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-07-16webmdashenc: Fix memory leakDerek Buitenhuis
2017-04-20avformat/webmdashenc: Validate the 'streams' adaptation sets parameterDerek Buitenhuis
2017-04-20avformat/webmdashenc: Require the 'adaptation_sets' option to be setDerek Buitenhuis
2017-04-17webm_dash_manifest: Add option to specify bandwidthVignesh Venkatasubramanian
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2015-12-04avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-10-27fix: assigning instead of comparingAppChecker
2015-08-20avformat/webmdashenc: fix uninitialized variableGanesh Ajjanagadde
2015-05-15lavf/webmdashenc: fix unchecked strftimeVignesh Venkatasubramanian
2015-04-28webmdashenc: Fix UTCTiming ElementVignesh Venkatasubramanian
2015-04-22webmdashenc: parameter'ize minimumUpdatePeriodVignesh Venkatasubramanian
2015-04-22webmdashenc: Add minimumUpdatePeriodVignesh Venkatasubramanian
2015-04-21webmdashenc: Fix potential memory leakVignesh Venkatasubramanian
2015-04-17webmdashenc: Add better error handlingVignesh Venkatasubramanian
2015-04-14webdashenc: replace unchecked av_malloc with stack allocationVignesh Venkatasubramanian
2015-04-07webmdashenc: Fix fate in MSVCVignesh Venkatasubramanian
2015-04-05webmdashenc: Support for live stream manifestsVignesh Venkatasubramanian
2015-04-01avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation failuresMichael Niedermayer
2014-11-12lavf/webmdashenc: Representation IDs should be unique.Vignesh Venkatasubramanian
2014-10-02lavf/webm_dash: some fields should go into RepresentationVignesh Venkatasubramanian
2014-09-16Add a closing LF to Webm-manifest files.Carl Eugen Hoyos
2014-08-29avformat/webmdashenc: use av_strlcpy() and allocate enough spaceMichael Niedermayer
2014-08-16Drop remaining unneeded != NULLMichael Niedermayer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-07-16lavf: Add WebM DASH Manifest MuxerVignesh Venkatasubramanian