| Commit message (Expand) | Author | Age | Files | Lines |
* | WAV muxer: add RF64 support | Daniel Verkamp | 2013-02-12 | 2 | -7/+68 |
* | Print mxf Universal Label if the user requested verbose logging. | Carl Eugen Hoyos | 2013-02-11 | 1 | -0/+6 |
* | lavf/matroskaenc: provide more feedback in case of unsupported codec | Stefano Sabatini | 2013-02-10 | 1 | -4/+6 |
* | Fix division by 0 due to audio frame size | Michael Niedermayer | 2013-02-10 | 1 | -0/+4 |
* | Merge commit '81726a4f0b8a43e19898e2a36fdde80583bafff0' | Michael Niedermayer | 2013-02-10 | 1 | -5/+6 |
|\ |
|
| * | asfdec: do not assume every AVStream has a corresponding ASFStream | Anton Khirnov | 2013-02-09 | 1 | -5/+6 |
* | | Merge commit 'f5fac6f77752931347ab302563802dcaa49c2419' | Michael Niedermayer | 2013-02-10 | 1 | -3/+19 |
|\| |
|
| * | asfdec: support reading ID3v2 tags in ASF files | Vladimir Pantelic | 2013-02-09 | 1 | -3/+19 |
* | | Merge commit '84b721db366c0734fdfd23c8daaa7da7da21f761' | Michael Niedermayer | 2013-02-10 | 3 | -0/+11 |
|\| |
|
| * | asfdec: also read Metadata Library Object | Vladimir Pantelic | 2013-02-09 | 3 | -0/+11 |
* | | Merge commit '61f9ad2dfcb3f98b7ac5777d19d0e7b61d0be01e' | Michael Niedermayer | 2013-02-10 | 1 | -27/+30 |
|\| |
|
| * | asfdec: read the full Metadata Object, not just aspect ratio information | Vladimir Pantelic | 2013-02-09 | 1 | -24/+27 |
* | | Merge commit '36fab50e90d15352e403e4cc210890810f2fb4e2' | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
|\| |
|
| * | asfdec: silence a warning | Vladimir Pantelic | 2013-02-09 | 1 | -1/+1 |
* | | Do not write invalid matroska files. | Carl Eugen Hoyos | 2013-02-10 | 1 | -0/+13 |
* | | lavf: add tee pseudo-muxer. | Nicolas George | 2013-02-09 | 4 | -2/+282 |
* | | lavf/rawvideodec: fix/extend option descriptions | Stefano Sabatini | 2013-02-09 | 1 | -3/+3 |
* | | dshow: attempt to build shared as well as static | rogerdpack | 2013-02-06 | 2 | -1/+4 |
* | | ff_end_tag: assert that the start is aligned. | Michael Niedermayer | 2013-02-08 | 1 | -0/+2 |
* | | riff: chunks must be at 2 byte boundary | Paul B Mahol | 2013-02-08 | 1 | -1/+3 |
* | | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptions | Michael Niedermayer | 2013-02-07 | 3 | -0/+11 |
* | | matroskadec: support seek to non keyframes | Michael Niedermayer | 2013-02-07 | 1 | -3/+8 |
* | | mov: remove unused function | Michael Niedermayer | 2013-02-07 | 1 | -9/+0 |
* | | lavf/segment: fix DTS inconsistencies with -reset_timestamps | Stefano Sabatini | 2013-02-06 | 1 | -6/+3 |
* | | lavf/mov: skip version and flags attributes in mov_read_chan function | Matthieu Bouron | 2013-02-06 | 1 | -0/+3 |
* | | framecrcenc: print all side data elements, not just the first | Michael Niedermayer | 2013-02-06 | 1 | -4/+8 |
* | | framecrcenc: Also print the size of side data elements | Michael Niedermayer | 2013-02-06 | 1 | -1/+1 |
* | | Fate test to print side_data crc if present | Vignesh Venkatasubramanian | 2013-02-06 | 1 | -1/+6 |
* | | Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb' | Michael Niedermayer | 2013-02-06 | 4 | -496/+534 |
|\| |
|
| * | asf: K&R formatting cosmetics | Diego Biurrun | 2013-02-06 | 4 | -508/+552 |
* | | lavf/segment: extend PTS debugging log with -reset_timestamps | Stefano Sabatini | 2013-02-06 | 1 | -5/+9 |
* | | dvenc: dont fail hard if the timecode is invalid | Michael Niedermayer | 2013-02-05 | 1 | -2/+2 |
* | | riff: fix infinite loop | Michael Niedermayer | 2013-02-05 | 1 | -1/+7 |
* | | lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag | Carl Eugen Hoyos | 2013-02-03 | 1 | -2/+2 |
* | | Require at least three frames to autodetect loas. | Carl Eugen Hoyos | 2013-02-02 | 1 | -1/+0 |
* | | Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order. | Carl Eugen Hoyos | 2013-02-02 | 1 | -38/+30 |
* | | Do not fail for mixed interlaced / non-interlaced YUV4MPEG streams. | Carl Eugen Hoyos | 2013-02-02 | 1 | -1/+1 |
* | | Do not change codec in flv streams if the user has forced a codec. | Carl Eugen Hoyos | 2013-02-01 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-01 | 2 | -1/+2 |
|\| |
|
| * | Use proper "" quotes for local header #includes | Diego Biurrun | 2013-02-01 | 1 | -1/+1 |
| * | bink demuxer: set framerate. | Anton Khirnov | 2013-02-01 | 1 | -0/+1 |
| * | bink demuxer: check malloc return value | Anton Khirnov | 2013-02-01 | 1 | -0/+2 |
* | | matroska: fixed missing S_DVBSUB subtitles | Allan Kristensen | 2013-02-01 | 1 | -0/+1 |
* | | Merge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da' | Michael Niedermayer | 2013-01-31 | 1 | -1/+1 |
|\| |
|
| * | avisynth: Change demuxer name to avoid conflicts with AVS | Diego Biurrun | 2013-01-31 | 1 | -1/+1 |
* | | asfdec: fix integer overflow in packet_replic_size check | Michael Niedermayer | 2013-01-31 | 1 | -1/+1 |
* | | auenc: strict check for supported codec | Paul B Mahol | 2013-01-30 | 1 | -1/+9 |
* | | auenc: remove put_au_header() and merge its code into au_write_header | Paul B Mahol | 2013-01-30 | 1 | -14/+4 |
* | | fixup_vorbis_headers: add missing malloc failure check | Michael Niedermayer | 2013-01-30 | 1 | -0/+2 |
* | | oggparsevorbis: use av_realloc consistently | Paweł Hajdan, Jr | 2013-01-30 | 1 | -2/+4 |