summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Stream-copying PureVoice into caf works fine.Carl Eugen Hoyos2011-08-21
* Autodetect LOAS in transport streams.Carl Eugen Hoyos2011-08-20
* Add LOAS demuxer.Carl Eugen Hoyos2011-08-20
* xmv: Read the video packet data first, then swap its bytesSven Hesse2011-08-18
* xmv: Remove superfluous zeroing of already zero'd dataSven Hesse2011-08-18
* xmv: Add some doxygen commentsSven Hesse2011-08-18
* xmv: Merge XMVAudioTrack into XMVAudioPacketSven Hesse2011-08-18
* xmv: Make the various offset variables uint64_tSven Hesse2011-08-18
* xmv: fix license header to match patchMichael Niedermayer2011-08-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-18
|\
| * add XMV demuxerSven Hesse2011-08-17
| * rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-17
| * Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
| * rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-17
* | matroskadec: use correct compression parameters for current track CodecPrivateAurelien Jacobs2011-08-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-17
|\|
| * matroskaenc: vertical alignment.Anton Khirnov2011-08-16
| * matroskaenc: implement query_codec()Anton Khirnov2011-08-16
| * lavf: add avformat_query_codec().Anton Khirnov2011-08-16
| * flvenc: use int64_t to store offsetsLuca Barbato2011-08-16
| * Do not write ID3v1 tags by defaultDiogo Franco2011-08-16
| * mpegts: log into an AVFormatContext rather than MpegTSContext.Alex Converse2011-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-16
|\|
| * movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warningsAnton Khirnov2011-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-15
|\|
| * lavf,lavd: remove all usage of AVFormatParameters from demuxers.Anton Khirnov2011-08-15
| * Remove redundant and dubious video codec detection by its extradataKostya Shishkov2011-08-15
* | mxf: H.264/MPEG-4 AVC Intra supportBaptiste Coudurier2011-08-15
* | fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()Stefano Sabatini2011-08-14
* | Support streaming .au files.Reimar Döffinger2011-08-14
* | dv: honor timecode in DV muxer.Clément Bœsch2011-08-13
* | mxf: honor timecode drop flag in mxf muxer if set.Clément Bœsch2011-08-13
* | mxf: add cli option in mxfenc to replace GOP timecode parsing.Clément Bœsch2011-08-13
* | 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