summaryrefslogtreecommitdiff
path: root/libavformat/webvttenc.c
Commit message (Collapse)AuthorAge
* lavf/webvttenc: use proper printf format for int64_t valuesPaul B Mahol2013-07-30
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavf: add WebVTT muxer.Matthew Heaney2013-06-17
This revision creates a WebVTT muxer, that outputs files having the format described in the following specification: http://dev.w3.org/html5/webvtt/