| Commit message (Expand) | Author | Age | Files | Lines |
* | fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() | Stefano Sabatini | 2011-08-14 | 1 | -2/+2 |
* | Support streaming .au files. | Reimar Döffinger | 2011-08-14 | 1 | -1/+2 |
* | dv: honor timecode in DV muxer. | Clément Bœsch | 2011-08-13 | 1 | -18/+32 |
* | mxf: honor timecode drop flag in mxf muxer if set. | Clément Bœsch | 2011-08-13 | 1 | -1/+4 |
* | mxf: add cli option in mxfenc to replace GOP timecode parsing. | Clément Bœsch | 2011-08-13 | 1 | -22/+25 |
* | mxf: move framenum to timecode convert to timecode helpers. | Clément Bœsch | 2011-08-13 | 1 | -19/+3 |
* | mov: Set negative Sample_duration in STTS to 1 | Thierry Foucu | 2011-08-13 | 1 | -0/+5 |
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' | Michael Niedermayer | 2011-08-13 | 4 | -4/+16 |
|\ |
|
| * | lavf: add support for error_recognition, use it in avidec, and bump minor API... | Dustin Brody | 2011-08-12 | 4 | -3/+16 |
| * | Rename ffserver to avserver. | Anton Khirnov | 2011-08-09 | 4 | -8/+8 |
* | | oggenc: add missing initializer braces to shut up gcc warning. | Clément Bœsch | 2011-08-10 | 1 | -1/+1 |
* | | avidec: add missing initializer braces to shut up gcc warning. | Clément Bœsch | 2011-08-10 | 1 | -1/+1 |
* | | Always pass a AVFormatContext to av_log. | Reimar Döffinger | 2011-08-10 | 1 | -2/+2 |
* | | AVCodecTag: Add MKTAG for Go2Meeting video codec | Thierry Foucu | 2011-08-09 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-04 | 1 | -1/+1 |
|\| |
|
| * | applehttp: fix variant discard logic | Luca Barbato | 2011-08-04 | 1 | -1/+1 |
* | | avidec: skip seek pos adjustment for non interleaved files. | Michael Niedermayer | 2011-08-04 | 1 | -1/+1 |
* | | Warn when falling back to unreliable UMF fps tag. | Reimar Döffinger | 2011-08-03 | 1 | -0/+2 |
* | | Detect NI-avi at playtime like mplayer. | Michael Niedermayer | 2011-08-03 | 1 | -0/+12 |
* | | avidec: Fix XAN DPCM demuxing. | Michael Niedermayer | 2011-08-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-02 | 4 | -29/+68 |
|\| |
|
| * | lavf: Add an option to discard corrupted frames | Zohar Kelrich | 2011-08-02 | 3 | -0/+11 |
| * | mpegts: Mark wrongly-sized packets as corrupted | Zohar Kelrich | 2011-08-02 | 1 | -2/+7 |
| * | mpegts: Move scan test to handle_packets | Zohar Kelrich | 2011-08-02 | 1 | -19/+20 |
| * | mpegts: Mark corrupted packets | Zohar Kelrich | 2011-08-02 | 1 | -0/+11 |
| * | mpegts: Reset continuity counter on seek | Zohar Kelrich | 2011-08-02 | 1 | -0/+1 |
| * | mpegts: Fix for continuity counter | Zohar Kelrich | 2011-08-02 | 1 | -10/+20 |
| * | mpegts: Silence "can't seek" warning on unseekable | Zohar Kelrich | 2011-08-02 | 1 | -1/+1 |
* | | Support FourCC DreX as MPEG4 ASP. | Carl Eugen Hoyos | 2011-08-01 | 1 | -0/+1 |
* | | Cosmetics: Restore alphabetical order. | Carl Eugen Hoyos | 2011-08-01 | 1 | -6/+6 |
* | | Support muxing MP1, MP2 and MP3 in caf. | Carl Eugen Hoyos | 2011-08-01 | 1 | -3/+43 |
* | | Explicitely fail for unsupported codecs when muxing caf. | Carl Eugen Hoyos | 2011-08-01 | 1 | -0/+11 |
* | | Use av_get_bits_per_sample() for mBitsPerChannel in caf. | Carl Eugen Hoyos | 2011-08-01 | 1 | -1/+1 |
* | | Cosmetics: Fix indentation. | Naoya OYAMA | 2011-08-01 | 1 | -6/+6 |
* | | Limit fsize before adding to pointer. | Reimar Döffinger | 2011-07-31 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 3 | -7/+3 |
|\| |
|
| * | mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. | Alex Converse | 2011-07-29 | 1 | -1/+1 |
| * | probe: Fix insane flow control. | Alex Converse | 2011-07-29 | 1 | -2/+2 |
| * | mpegts: remove invalid error check | Mike Williams | 2011-07-29 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-29 | 1 | -0/+1 |
|\| |
|
| * | lavf: add forgotten attribute_deprecated to av_find_stream_info() | Anton Khirnov | 2011-07-28 | 1 | -0/+1 |
* | | Fix several security issues in matroskadec.c (MSVR-11-0080). | Michael Niedermayer | 2011-07-28 | 1 | -8/+24 |
* | | prefer "SAR" over "PAR" in av_dump_format() | Stefano Sabatini | 2011-07-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-26 | 1 | -4/+7 |
|\| |
|
| * | ape: adjust some printf format strings to correctly match argument types | Diego Biurrun | 2011-07-26 | 1 | -4/+7 |
* | | muxer opts: fix avdict use in case of early private context alloc | Michael Niedermayer | 2011-07-25 | 1 | -0/+3 |
* | | rtp: disable udp fifos, the rtp code cannot work with the fifos in its curren... | Michael Niedermayer | 2011-07-25 | 1 | -0/+1 |
* | | udp: allow fifo size to be tuned seperately | Michael Niedermayer | 2011-07-25 | 1 | -1/+1 |
* | | Use little endian for caf codec tags. | Carl Eugen Hoyos | 2011-07-24 | 3 | -30/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-23 | 1 | -0/+1 |
|\| |
|