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
2019-07-12lavf/webm_chunk: Correct duration if start time > 0Andreas Rheinhardt
2019-07-12lavf/webm_chunk: Fix NULL dereferenceAndreas Rheinhardt
2019-05-25avformat/webm_chunk: Specify expected argument length of get_chunk_filename()Michael Niedermayer
2019-05-25avformat/webm_chunk: Check header filename lengthMichael Niedermayer
2019-05-02lavf/webm_chunk: Respect buffer sizeAndreas Rheinhardt
2019-03-20lavf: Constify AVOutputFormat pointer.Carl Eugen Hoyos
2018-05-15avformat/webm_chunk: always use a static buffer for get_chunk_filenameMarton Balint
2018-01-29avformat: migrate to AVFormatContext->urlMarton Balint
2016-09-16libavformat/webm_chunk: Option to specify HTTP headerVignesh Venkatasubramanian
2016-09-03lavf/webm_chunk: Print an error if no header filename was provided.Carl Eugen Hoyos
2016-08-25webm_chunk: Set pts precision to millisecondsVignesh Venkatasubramanian
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-10Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis
2016-02-02Update demuxers and protocols for protocol whitelist supportMichael Niedermayer
2015-06-09lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSHVignesh Venkatasubramanian
2015-05-01lavf/webm_chunk: Fix a memory leak.Vignesh Venkatasubramanian
2015-04-30lavf/webm_chunk: Use dyn_buf to write chunksVignesh Venkatasubramanian
2015-04-28libavformat/webm_chunk: Write first audio packet.Vignesh Venkatasubramanian
2015-04-07lavf: Add support for WebM Live MuxingVignesh Venkatasubramanian