summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mxf: move framenum to timecode convert to timecode helpers.Clément Bœsch2011-08-13
* mov: Set negative Sample_duration in STTS to 1Thierry Foucu2011-08-13
* Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-13
|\
| * lavf: add support for error_recognition, use it in avidec, and bump minor API...Dustin Brody2011-08-12
| * Rename ffserver to avserver.Anton Khirnov2011-08-09
* | oggenc: add missing initializer braces to shut up gcc warning.Clément Bœsch2011-08-10
* | avidec: add missing initializer braces to shut up gcc warning.Clément Bœsch2011-08-10
* | Always pass a AVFormatContext to av_log.Reimar Döffinger2011-08-10
* | AVCodecTag: Add MKTAG for Go2Meeting video codecThierry Foucu2011-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-04
|\|
| * applehttp: fix variant discard logicLuca Barbato2011-08-04
* | avidec: skip seek pos adjustment for non interleaved files.Michael Niedermayer2011-08-04
* | Warn when falling back to unreliable UMF fps tag.Reimar Döffinger2011-08-03
* | Detect NI-avi at playtime like mplayer.Michael Niedermayer2011-08-03
* | avidec: Fix XAN DPCM demuxing.Michael Niedermayer2011-08-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-02
|\|
| * lavf: Add an option to discard corrupted framesZohar Kelrich2011-08-02
| * mpegts: Mark wrongly-sized packets as corruptedZohar Kelrich2011-08-02
| * mpegts: Move scan test to handle_packetsZohar Kelrich2011-08-02
| * mpegts: Mark corrupted packetsZohar Kelrich2011-08-02
| * mpegts: Reset continuity counter on seekZohar Kelrich2011-08-02
| * mpegts: Fix for continuity counterZohar Kelrich2011-08-02
| * mpegts: Silence "can't seek" warning on unseekableZohar Kelrich2011-08-02
* | Support FourCC DreX as MPEG4 ASP.Carl Eugen Hoyos2011-08-01
* | Cosmetics: Restore alphabetical order.Carl Eugen Hoyos2011-08-01
* | Support muxing MP1, MP2 and MP3 in caf.Carl Eugen Hoyos2011-08-01
* | Explicitely fail for unsupported codecs when muxing caf.Carl Eugen Hoyos2011-08-01
* | Use av_get_bits_per_sample() for mBitsPerChannel in caf.Carl Eugen Hoyos2011-08-01
* | Cosmetics: Fix indentation.Naoya OYAMA2011-08-01
* | Limit fsize before adding to pointer.Reimar Döffinger2011-07-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-30
|\|
| * mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.Alex Converse2011-07-29
| * probe: Fix insane flow control.Alex Converse2011-07-29
| * mpegts: remove invalid error checkMike Williams2011-07-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-29
|\|
| * lavf: add forgotten attribute_deprecated to av_find_stream_info()Anton Khirnov2011-07-28
* | Fix several security issues in matroskadec.c (MSVR-11-0080).Michael Niedermayer2011-07-28
* | prefer "SAR" over "PAR" in av_dump_format()Stefano Sabatini2011-07-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-26
|\|
| * ape: adjust some printf format strings to correctly match argument typesDiego Biurrun2011-07-26
* | muxer opts: fix avdict use in case of early private context allocMichael Niedermayer2011-07-25
* | rtp: disable udp fifos, the rtp code cannot work with the fifos in its curren...Michael Niedermayer2011-07-25
* | udp: allow fifo size to be tuned seperatelyMichael Niedermayer2011-07-25
* | Use little endian for caf codec tags.Carl Eugen Hoyos2011-07-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-23
|\|
| * riff: Add mpgv MPEG-2 fourccAlex Converse2011-07-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-22
|\|
| * rtp: remove disabled codeDiego Biurrun2011-07-21
| * mov: add clcp type track as Subtitle stream.Thierry Foucu2011-07-21
* | au: reuse the result of the previous call to av_get_bits_per_sample()Stefano Sabatini2011-07-21