summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2017-05-10 PD#144030: audio:enlarge analyzeduration to get some special stream audioinfoLianlian Zhu1-1/+1
2013-10-27correct the AVOption documentation for AV_EF_CAREFULMichael Niedermayer2-2/+2
2013-09-17lavf/options_table: improve option help textMichael Niedermayer2-4/+6
2013-09-17Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1'Michael Niedermayer4-4/+9
2013-09-16lavf: Add a flag to enable/disable per-packet flushingLuca Barbato4-3/+11
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer9-14/+14
2013-08-02Give less generic names to global library option arraysDiego Biurrun9-14/+14
2013-07-04lavf: fix documentation for avoid_negative_tsStefano Sabatini2-2/+2
2013-06-29cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu11-13/+13
2013-03-24lavf/mux: add the flush_packets option.Nicolas George4-0/+15
2013-02-07lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer3-0/+11
2013-01-13lavf: clarify/extend documentation for AVFormatContext::analyzedurationStefano Sabatini2-2/+4
2012-12-18Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a'Michael Niedermayer6-71/+71
2012-12-17cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun3-9/+9
2012-12-15lavf: Provide a monotonic timestamp to the outside worldHarald Axmann4-60/+198
2012-12-08lavf: improve avoid_negative_ts help textReimar Döffinger1-1/+1
2012-12-06fix tipoMichael Niedermayer1-1/+1
2012-12-06lavf: improve help text for avoid_negative_tsMichael Niedermayer1-1/+1
2012-11-20Add -skip_initial_bytes option.Carl Eugen Hoyos3-0/+9
2012-09-26lavf: Add support offset timestamps on muxing.Michael Niedermayer4-3/+42
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer109-527/+523
2012-09-05Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer16-32/+33
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer42-493/+494
2012-09-04avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö74-359/+355
2012-09-04avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö15-28/+29
2012-09-04avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö31-403/+404
2012-08-18lavf: add use_wallclock_as_timestampsMichael Niedermayer3-0/+12
2012-07-29Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer15-334/+321
2012-07-29avf: introduce nobuffer optionLuca Barbato5-5/+15
2012-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer101-1455/+2366
2012-05-08options_table: Add some missing #includes to fix "make checkheaders".Alex Converse2-0/+11
2012-04-04Add AVIO_FLAG_DIRECT.Reimar Döffinger6-10/+45
2012-03-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer43-1467/+1708
2012-03-20libavformat: Set the default for the max_delay option to -1Martin Storsjö5-2/+13
2012-03-20Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov4-407/+458