[FFmpeg-devel] [PATCH] avformat: add Scenarist Closed Captions demuxer

Clément Bœsch u at pkh.me
Tue Jan 24 20:07:11 EET 2017


On Tue, Jan 24, 2017 at 06:43:31PM +0100, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavformat/Makefile     |   1 +
>  libavformat/allformats.c |   1 +
>  libavformat/sccdec.c     | 166 +++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 168 insertions(+)
>  create mode 100644 libavformat/sccdec.c
> 

Please add a FATE test or I'll likely break it without knowing.

-- 
Clément B.


More information about the ffmpeg-devel mailing list