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
2016-09-12avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-02-10Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis
2016-01-24lavf: allow custom IO for all filesAnton Khirnov
2015-07-03lavc: Move deprecation warning disabling to files including the tableVittorio Giovara
2015-07-03Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'Michael Niedermayer
2015-05-10avformat_alloc_context: initialize raw_packet_buffer_remaining_size.Reimar Döffinger
2015-03-01Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'Michael Niedermayer
2015-02-28avio: Rename avclass symbols relating to avioMartin Storsjö
2015-02-11Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'Michael Niedermayer
2015-02-10lavf: move internal fields from public to internal contextwm4
2014-11-18Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'Michael Niedermayer
2014-11-18lavf: Only initialize s->offset once when using avoid_negative_ts make_zeroMartin Storsjö
2014-02-04Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'Michael Niedermayer
2014-02-04lavf: ignore attachment streams for interleaving purposesAnton Khirnov
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer
2013-08-02Give less generic names to global library option arraysDiego Biurrun
2012-07-30options: Fix warning about incompatible pointer typejamal
2012-06-28lavf: add proper enum type for fmt ctx duration esitmation methodMichael Bradshaw
2012-06-19lavf: separate muxer/demuxer class categoryMichael Niedermayer
2012-06-18lavf: add field for how duration is estimatedMichael Bradshaw
2012-06-03set some categories of some AVClass structsMichael Niedermayer
2012-03-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-20Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: remove disabled FF_API_MUXRATE cruftAnton Khirnov
2012-01-27lavf: remove disabled FF_API_FLAG_RTP_HINT cruftAnton Khirnov
2012-01-27lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov
2012-01-22error_detection: put the old error detection constants back.Michael Niedermayer
2012-01-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-21lavf: rename fer option and document resulting (f_)err_detect optionsDustin Brody
2011-12-01lavf: allow grouping packets in chunks of a user specified size and duration.Michael Niedermayer
2011-12-01lavf: add audio_preload option, this allows interleaving audio earlierMichael Niedermayer
2011-11-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-14lavf: simplify format_child_class_next()Luca Barbato
2011-11-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-13lavf: pass options from AVFormatContext to avio.Anton Khirnov
2011-10-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-17mpegenc/mpegtsenc: add muxrate private options.Anton Khirnov
2011-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-12AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov
2011-10-12AVOptions: add new API for enumerating children.Anton Khirnov
2011-09-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-09-03AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov
2011-08-13Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer
2011-08-12lavf: add support for error_recognition, use it in avidec, and bump minor API...Dustin Brody
2011-08-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-02lavf: Add an option to discard corrupted framesZohar Kelrich
2011-06-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer