[FFmpeg-devel] [PATCH] Write WebVTT output files
    Clément Bœsch 
    ubitux at gmail.com
       
    Mon Jun 17 21:59:25 CEST 2013
    
    
  
On Wed, Jun 12, 2013 at 12:46:16PM -0700, Matthew Heaney wrote:
> This revision creates a WebVTT muxer, that outputs files having the
> format described in the following specification:
> 
> http://dev.w3.org/html5/webvtt/
> ---
>  doc/general.texi         |  2 +-
>  libavformat/Makefile     |  1 +
>  libavformat/allformats.c |  2 +-
>  libavformat/version.h    |  4 +-
>  libavformat/webvttenc.c  | 99 ++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 104 insertions(+), 4 deletions(-)
>  create mode 100644 libavformat/webvttenc.c
> 
Updated version.h and applied,
Sorry for the delay, and thanks.
Note: a FATE test is still welcome.
-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130617/c3346951/attachment.asc>
    
    
More information about the ffmpeg-devel
mailing list