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
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ö
2014-12-11Merge commit 'e737a4aaafcb1d761b7f96043c2f83ce742c64ae'Michael Niedermayer
2014-12-10dashenc: Change the duration fields to 64 bitMartin Storsjö
2014-12-10Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb'Michael Niedermayer
2014-12-10dashenc: log file output progress in verbose modeBryan Huh
2014-12-07avformat/dashenc: make durations 64bitMichael Niedermayer
2014-11-28Merge commit 'fcae9f212a6001d966c52dc22cd4b22e9851b428'Michael Niedermayer
2014-11-28Merge commit 'a9d8d35e4833fc4dfbf557ce73c84e9ca6224427'Michael Niedermayer
2014-11-28dashenc: Avoid a VLA-like constructMartin Storsjö
2014-11-28dashenc: Add options to make segment names configurableBryan Huh
2014-11-27Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91'Michael Niedermayer
2014-11-27Revert "lavf: Don't try to update files atomically with renames on windows"Martin Storsjö
2014-11-25Merge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c'Michael Niedermayer
2014-11-25lavf: Don't try to update files atomically with renames on windowsMartin Storsjö
2014-11-24Merge commit 'fe42f94ce1023f9c2f7e86404c60afcee5b078a9'Michael Niedermayer
2014-11-24dashenc: Don't segment all video streams when one stream gets a keyframeMartin Storsjö
2014-11-23Merge commit 'f856d9c2f314c493c672dfb9c876da182525da3d'Michael Niedermayer
2014-11-22dashenc: Don't require the stream bitrate to be knownMartin Storsjö
2014-11-18dashenc: degrade gracefully if a stream's bitrate is unavailableRodger Combs
2014-11-18Merge commit 'fe5e6e34c05e274f98528be4f77f3c474473f977'Michael Niedermayer
2014-11-17lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö