[FFmpeg-devel] Added support for XV video files

Moritz Barsnick barsnick at gmx.net
Sun Mar 24 14:39:09 EET 2019


On Sun, Mar 24, 2019 at 16:35:40 +0530, Shivam Goyal wrote:
>  libavformat/xvdec.c      | 1395 ++++++++++++++++++++++++++++++++++++++
>  libavformat/xvtools.h    |   95 +++

This looks like a 90% copy of flvdec, with some modifications. I
believe it should be merged into flvdec as an additional supported
format, thereby sharing the code.

> +// /*
> +//  * XV demuxer
> +//  * Copyright (c) 2003 The FFmpeg Project

Crazy comment style. ;-)

Moritz


More information about the ffmpeg-devel mailing list