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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29Fix all -Wformat warnings raised by DJGPPClément Bœsch
2017-03-11lavf/dashenc: update bitrates on dash_write_trailerPrzemysław Sobala
2017-02-14avformat/dashenc: Only use temporary files when outputting to file protocolThomas Stephens
2016-10-24lavf/movenc+dashenc: add automatic bitstream filteringRodger Combs
2016-10-24lavf/dashenc: add deinit functionRodger Combs
2016-04-11avformat/dashenc: Pass flags to child contextMichael Niedermayer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-29Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76'Derek Buitenhuis
2016-02-29avformat/dashenc: Enable dash output to work when the output isn't a local fileRaymond Hilseth
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-22dashenc: eliminate ffurl_* usageAnton Khirnov
2016-02-10Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis
2016-02-02Update demuxers and protocols for protocol whitelist supportMichael Niedermayer
2016-01-24lavf: allow custom IO for all filesAnton Khirnov
2015-12-04avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-11-18avformat/dashenc: Add framerate to dash manifestBryan Huh
2015-05-11Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd'Michael Niedermayer
2015-05-11dashenc: replace attribute id with contentType for the AdaptationSet elementJames Almer
2015-05-10dashenc: Reduce the segment duration if cutting out parts with edit listsMartin Storsjö
2015-05-10dashenc: replace attribute id with contentType for the AdaptationSet elementJames Almer
2015-04-20Merge commit '2cc3936599b6fc63143036659653d1be0624360f'Michael Niedermayer
2015-04-20dashenc: Add a publishTime field in dynamic manifestsMartin Storsjö
2015-03-19Merge commit '3041183677bda0a431b36e96a2c76617abaa8183'Michael Niedermayer
2015-03-19dashenc: Heuristically fill in the duration of packets that need itMartin Storsjö
2015-03-06dashenc: Update extradata for mov muxerTimo Rothenpieler
2015-03-06dashenc: Simplify code by using a local variableTimo Rothenpieler
2015-03-05avformat/dashenc: Update extradata for mov muxerTimo Rothenpieler
2015-03-02avformat/dashenc: Update codec_str on extradata_size changeTimo Rothenpieler
2015-03-02avformat/dashenc: Use local variable instead of duplicated dereferencesTimo Rothenpieler
2015-03-02dashenc: Simplify code by using a local variableMartin Storsjö
2015-02-25Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'Michael Niedermayer
2015-02-25libavformat: Use ffio_free_dyn_buf where applicableMartin Storsjö
2015-01-22Merge commit '3a724a7f3ba7fa766c6a6f0924a15cc742031b8d'Michael Niedermayer
2015-01-22avformat/dashenc: fix format string generationRodger Combs
2015-01-22dashenc: Use inttypes.h macros for format strings instead of %lldMartin Storsjö
2015-01-22dashenc: Fix format string generationRodger Combs
2015-01-05Merge commit '46808fdf04ab113df374157b90b506eb3110daf2'Michael Niedermayer
2015-01-04movenc: Enable editlists by default if delay_moov is enabledMartin Storsjö
2015-01-03Merge commit '7a1a63e34fa46af18311c2493fdaec9a93bdb750'Michael Niedermayer
2015-01-03Merge commit 'c5e7ea13d2d4da0c5da91973a547afff6fe9e011'Michael Niedermayer
2015-01-03dashenc: Use pts for MPD timeline timestampsMartin Storsjö
2015-01-03dashenc: Use delay_moovMartin Storsjö
2014-12-30Merge commit '8d54bacb789c7d37ca3cf48d9ac13083ad0c1ba7'Michael Niedermayer
2014-12-30Merge commit 'b91a5757fcbf723da99b05b298a6f820271dbc2b'Michael Niedermayer
2014-12-30dashenc: Remove some stray double spacesMartin Storsjö
2014-12-30dashenc: Fix writing of timelines that don't start at t=0Martin Storsjö
2014-12-17Merge commit '456e93bfdd4cbc5e995dea415019abd0703d0e16'Michael Niedermayer
2014-12-17Merge commit '2f628d5943c12389c07d652d23d3916997f9f0f6'Michael Niedermayer
2014-12-17dashenc: Adjust the start time of a segment to the end of the previous segmentMartin Storsjö
2014-12-17dashenc: Write segment timelines properly if the timeline has gapsMartin Storsjö