Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-28avformat/options_table: Fix flush_packet flag flagsMichael Niedermayer
2014-06-10Allow values >31bit for -analyzeduration.Carl Eugen Hoyos
2014-06-06Allow >2G for skip_initial_bytes.Carl Eugen Hoyos
2014-05-29Merge commit '6d212599aa684f30511fb08ca30fe2378405304e'Michael Niedermayer
2014-05-29avformat: Provide a standard compliance flagLuca Barbato
2014-05-27avformat: move default for max_analyze_duration into utils.cMichael Niedermayer
2014-05-26avformat: add format_probesize to allow tuning the maximum amount of bytes to...Michael Niedermayer
2014-05-15Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer
2014-05-15lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov
2014-05-04avformat: add AV_EF_IGNORE_ERRMichael Niedermayer
2014-03-12avformat: extracting NTP timestamp from RTCPFred Rothganger
2014-02-24avformat/options_table: add named constants for avoid_negative_tsMichael Niedermayer
2014-02-23avformat/mux: support shifting timestamps so they start at 0Michael Niedermayer
2014-02-05Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'Michael Niedermayer
2014-02-05lavf: improve handling of sparse streams when muxingLuca Barbato
2014-02-02lavf: add output_ts_offset option to AVFormatContextStefano Sabatini
2014-01-25AVFormatContext: add metadata_header_padding fieldJames Darnley
2013-10-27correct the AVOption documentation for AV_EF_CAREFULMichael Niedermayer
2013-09-17lavf/options_table: improve option help textMichael Niedermayer
2013-09-17Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1'Michael Niedermayer
2013-09-16lavf: Add a flag to enable/disable per-packet flushingLuca Barbato
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer
2013-08-02Give less generic names to global library option arraysDiego Biurrun
2013-07-05lavf: fix documentation for avoid_negative_tsStefano Sabatini
2013-06-29cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu
2013-03-25lavf/mux: add the flush_packets option.Nicolas George
2013-02-08lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer
2013-01-13lavf: clarify/extend documentation for AVFormatContext::analyzedurationStefano Sabatini
2012-12-18Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a'Michael Niedermayer
2012-12-17cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun
2012-12-16lavf: Provide a monotonic timestamp to the outside worldHarald Axmann
2012-12-08lavf: improve avoid_negative_ts help textReimar Döffinger
2012-12-07fix tipoMichael Niedermayer
2012-12-07lavf: improve help text for avoid_negative_tsMichael Niedermayer
2012-11-21Add -skip_initial_bytes option.Carl Eugen Hoyos
2012-09-26lavf: Add support offset timestamps on muxing.Michael Niedermayer
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö
2012-08-18lavf: add use_wallclock_as_timestampsMichael Niedermayer
2012-07-30Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer
2012-07-29avf: introduce nobuffer optionLuca Barbato
2012-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-08options_table: Add some missing #includes to fix "make checkheaders".Alex Converse
2012-04-04Add AVIO_FLAG_DIRECT.Reimar Döffinger
2012-03-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-20libavformat: Set the default for the max_delay option to -1Martin Storsjö