| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a4472ac01e86f9fae5adb9034f2777b86a9c5480' | Michael Niedermayer | 2013-03-13 | 3 | -10/+8 |
|\ |
|
| * | Add informative messages to av_log_ask_for_sample calls lacking them | Diego Biurrun | 2013-03-12 | 3 | -7/+4 |
| * | anm: Get rid of some very silly goto statements | Diego Biurrun | 2013-03-12 | 1 | -10/+5 |
* | | Merge commit '85a5bc054c1290699ccbf5799ba6c4e2fbcc3530' | Michael Niedermayer | 2013-03-13 | 1 | -1/+0 |
|\| |
|
| * | lavf: remove disabled FF_API_R_FRAME_RATE cruft | Anton Khirnov | 2013-03-11 | 12 | -110/+0 |
* | | avformat: postpone API removials where the functions are trivial wrapers | Michael Niedermayer | 2013-03-13 | 1 | -4/+4 |
* | | Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292' | Michael Niedermayer | 2013-03-13 | 4 | -36/+0 |
|\| |
|
| * | lavf: remove disabled FF_API_AV_GETTIME cruft | Anton Khirnov | 2013-03-11 | 3 | -14/+0 |
| * | lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft | Anton Khirnov | 2013-03-11 | 3 | -22/+0 |
* | | Merge commit '435c2a31ad5eead20eda1152097f60c3bfa22847' | Michael Niedermayer | 2013-03-13 | 1 | -1/+1 |
|\| |
|
| * | lavf: remove disabled FF_API_READ_PACKET cruft | Anton Khirnov | 2013-03-11 | 3 | -29/+0 |
* | | Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201' | Michael Niedermayer | 2013-03-13 | 3 | -30/+0 |
|\| |
|
| * | lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft | Anton Khirnov | 2013-03-11 | 3 | -30/+0 |
* | | Merge commit '0a7c4daf469d4ac447fb822fe78337f62f4c04e6' | Michael Niedermayer | 2013-03-13 | 1 | -1/+1 |
|\| |
|
| * | lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft | Anton Khirnov | 2013-03-11 | 3 | -21/+0 |
| * | output-example: Update to use encode_video2 instead of the now dropped encode... | Martin Storsjö | 2013-03-08 | 1 | -28/+15 |
* | | avutil/os_support: use 64-bit fstat/lseek variants for MSVC as well | Hendrik Leppkes | 2013-03-12 | 2 | -1/+4 |
* | | lavf: add AV_ to two remaining CODEC_ID_*. | Nicolas George | 2013-03-12 | 2 | -2/+2 |
* | | Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44' | Michael Niedermayer | 2013-03-12 | 1 | -0/+1 |
|\| |
|
| * | tty: set avg_frame_rate. | Anton Khirnov | 2013-03-08 | 1 | -0/+1 |
* | | Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | Replace remaining includes of audioconvert.h with channel_layout.h | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111' | Michael Niedermayer | 2013-03-12 | 1 | -4/+4 |
|\| |
|
| * | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -3/+3 |
* | | avformat: keep r_frame_rate | Michael Niedermayer | 2013-03-12 | 2 | -11/+22 |
* | | avformat/avdevice: add missing time.h includes | Michael Niedermayer | 2013-03-12 | 2 | -0/+2 |
* | | mpegts: clear avprograms only for removed programs | Michael Niedermayer | 2013-03-10 | 1 | -3/+11 |
* | | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' | Michael Niedermayer | 2013-03-08 | 18 | -78/+117 |
|\| |
|
| * | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 17 | -74/+112 |
| * | mp3dec: Fix VBR bit rate parsing | Alexander Kojevnikov | 2013-03-08 | 1 | -2/+4 |
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 8 | -17/+15 |
* | | avformat: Fix apics with aac | Michael Niedermayer | 2013-03-07 | 1 | -1/+1 |
* | | hls: fix timebase | Michael Niedermayer | 2013-03-07 | 1 | -0/+2 |
* | | lavf/segment: add support to ffconcat segment list | Stefano Sabatini | 2013-03-07 | 2 | -4/+22 |
* | | asfdec: dont truncate type 2-5 values | Michael Niedermayer | 2013-03-05 | 1 | -3/+4 |
* | | lavf/concat: compute duration if possible. | Nicolas George | 2013-03-05 | 1 | -0/+13 |
* | | Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions" | Nicolas George | 2013-03-05 | 2 | -2/+1 |
* | | mp3dec: Fix VBR bit rate parsing | Alexander Kojevnikov | 2013-03-05 | 1 | -2/+4 |
* | | iff: fix integer overflow | Michael Niedermayer | 2013-03-05 | 1 | -0/+3 |
* | | update_stream_timings: check bitrate for being in range. | Michael Niedermayer | 2013-03-04 | 1 | -1/+3 |
* | | avformat: Make duration estimation from pts more robust | Michael Niedermayer | 2013-03-04 | 2 | -1/+5 |
* | | nutdec: more specific return codes for decode_syncpoint() | Michael Niedermayer | 2013-03-04 | 1 | -2/+2 |
* | | nutdec: print error on invalid/unsupported fourcc style | Michael Niedermayer | 2013-03-04 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'cehoyos/master' | Michael Niedermayer | 2013-03-04 | 1 | -1/+1 |
|\ \ |
|
| * | | buildsys: only include log2_tab per library for shared builds | Michael Niedermayer | 2013-03-04 | 1 | -1/+1 |
* | | | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 9 | -19/+17 |
* | | | avformat: gather aspect ratio from rv30/40 in find_stream_info | Michael Niedermayer | 2013-03-03 | 1 | -0/+3 |
* | | | Merge remote-tracking branch 'cehoyos/master' | Michael Niedermayer | 2013-03-03 | 2 | -1/+10 |
|\| | |
|
| * | | movenc: Do not flag secondary audio and subtitle tracks as enabled. | Michael Niedermayer | 2013-03-03 | 2 | -1/+10 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-03 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|