summaryrefslogtreecommitdiff
path: root/libavformat/webm_chunk.c
Commit message (Expand)AuthorAge
* lavf: Constify AVOutputFormat pointer.Carl Eugen Hoyos2019-03-20
* avformat/webm_chunk: always use a static buffer for get_chunk_filenameMarton Balint2018-05-15
* avformat: migrate to AVFormatContext->urlMarton Balint2018-01-28
* libavformat/webm_chunk: Option to specify HTTP headerVignesh Venkatasubramanian2016-09-16
* lavf/webm_chunk: Print an error if no header filename was provided.Carl Eugen Hoyos2016-09-03
* webm_chunk: Set pts precision to millisecondsVignesh Venkatasubramanian2016-08-25
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
* Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-02
* lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSHVignesh Venkatasubramanian2015-06-09
* lavf/webm_chunk: Fix a memory leak.Vignesh Venkatasubramanian2015-04-30
* lavf/webm_chunk: Use dyn_buf to write chunksVignesh Venkatasubramanian2015-04-30
* libavformat/webm_chunk: Write first audio packet.Vignesh Venkatasubramanian2015-04-28
* lavf: Add support for WebM Live MuxingVignesh Venkatasubramanian2015-04-07