summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Add EVRCA and SMV codec idPaul B Mahol2013-01-07
* frmdec: tag 2 is AV_PIX_FMT_RGB0Peter Ross2013-01-07
* frmdec: terminate frm_pix_fmt_tagsPeter Ross2013-01-07
* frmdec: use AV_PIX_FMT_xxxPeter Ross2013-01-07
* iff: support seeking with maudPaul B Mahol2013-01-07
* w64: fact guid supportPaul B Mahol2013-01-07
* ff_get_audio_frame_size: try to fix wma in wavMichael Niedermayer2013-01-06
* Support decoding AC-3 in wav.Carl Eugen Hoyos2013-01-06
* 012v decoder.Carl Eugen Hoyos2013-01-06
* Support stereo as experimental feature in mmf / Yamaha SMAF.Carl Eugen Hoyos2013-01-06
* mxfenc: avoid depending on private codec structures and functionsMichael Niedermayer2013-01-06
* frmdec: reduce probe score to reflect test accuracy (and pass probetest)Peter Ross2013-01-06
* Megalux Frame demuxerPeter Ross2013-01-06
* mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.Carl Eugen Hoyos2013-01-05
* mmf.c: Do not write metadata into the SMAF Contents Info chunk.内田佳久2013-01-05
* astenc: Enable the loop flag only when neededJames Almer2013-01-05
* w64dec: support metadata (summarylist guid)Paul B Mahol2013-01-05
* Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4.Carl Eugen Hoyos2013-01-05
* mpegpsenc: avoid shifting dts/ptsMichael Niedermayer2013-01-04
* mpegpsenc: show first SCR/DTS at debug levelMichael Niedermayer2013-01-04
* mpegpsenc: move preload recalculation to where its neededMichael Niedermayer2013-01-04
* mpegpsenc: Fix SCR handling for DVDMichael Niedermayer2013-01-04
* mpegpsenc: restructure SCR handlingMichael Niedermayer2013-01-04
* au: use ff_raw_write_packet()Justin Ruggles2013-01-04
* Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol2013-01-04
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-04
|\
| * aviobuf: Discard old buffered, previously read data in ffio_read_partialMartin Storsjö2013-01-03
* | Merge commit 'e96406eda4f143f101bd44372f7b2d542183000a'Michael Niedermayer2013-01-04
|\|
| * rtsp: Add support for depacketizing RTP data via custom IOMartin Storsjö2013-01-03
* | Merge commit '3f95f0dda55fca74b646937095a02a8fa9776622'Michael Niedermayer2013-01-04
|\|
| * rtpdec: Move the URLContext used for RTCP RR out from the context, to a param...Martin Storsjö2013-01-03
* | Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer2013-01-04
|\|
| * aviobuf: Partial support for reading in read/write contextsMartin Storsjö2013-01-03
| * build: Avoid detecting bogus components named 'x'Clément Bœsch2013-01-03
* | matroskadec: fix ffio_init_context() usageMichael Niedermayer2013-01-04
* | Add a comment about an intentional misspelling to the id3v1 tags.Carl Eugen Hoyos2013-01-04
* | Revert "Fix id3v1 tag spelling."Carl Eugen Hoyos2013-01-04
* | Fix id3v1 tag spelling.Benjamin Kerensa2013-01-04
* | Support more AVC-Intra filesReimar Döffinger2013-01-03
* | mxfdec: Set AV_FIELD_PROGRESSIVE, needed for AVC-intraReimar Döffinger2013-01-03
* | aiffenc: metadata supportPaul B Mahol2013-01-03
* | lavf: add return to silence compiler warningMichael Niedermayer2013-01-03
* | lavf/webvtt: use ff_subtitles_read_chunk().Clément Bœsch2013-01-03
* | subviewer: sanitize packets.Clément Bœsch2013-01-03
* | Replace references to "que" with the appropriate word.Clément Bœsch2013-01-03
* | lavf/mpegtsenc: fix missing word in error message.Clément Bœsch2013-01-03
* | avformat_seek_file: Dont attempt to rescale INT64_MIN/MAXMichael Niedermayer2013-01-03
* | lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_see...Michael Niedermayer2013-01-02
* | lavf: remove generic index flag from text subtitles.Clément Bœsch2013-01-02
* | lavf/vobsub: do not count trailing NUL char in extradata.Clément Bœsch2013-01-02