| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/webvttenc: Fix use of uninitialized variable | Andreas Rheinhardt | 2021-04-08 | 1 | -1/+1 |
* | lavf/webvttenc: fix avio_printf argument types after bump | Anton Khirnov | 2021-04-08 | 1 | -4/+13 |
* | avformat: use the buffer_size_t typedef where required | James Almer | 2021-03-10 | 1 | -1/+1 |
* | avformat: remove avio_flush() calls from the end of write_header functions | Marton Balint | 2020-01-07 | 1 | -1/+0 |
* | lavf/webvttenc: Always write hours in the timestamp with two characters. | Carl Eugen Hoyos | 2018-09-19 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -2/+2 |
* | lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream. | Simon Thelen | 2015-09-12 | 1 | -0/+6 |
* | avcodec/webvttenc: add webvtt encoder | Aman Gupta | 2014-05-25 | 1 | -0/+1 |
* | lavf/webvttenc: use proper printf format for int64_t values | Paul B Mahol | 2013-07-30 | 1 | -2/+2 |
* | lavf: add WebVTT muxer. | Matthew Heaney | 2013-06-17 | 1 | -0/+99 |