[FFmpeg-devel] [PATCH] oggdec: add support for VP8 demuxing
James Almer
jamrial at gmail.com
Mon Dec 30 05:00:13 CET 2013
On 30/12/13 12:33 AM, Michael Niedermayer wrote:
> On Wed, Dec 25, 2013 at 02:48:34AM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> Changelog | 1 +
>> libavformat/Makefile | 1 +
>> libavformat/oggdec.c | 1 +
>> libavformat/oggdec.h | 1 +
>> libavformat/oggparsevp8.c | 138 ++++++++++++++++++++++++++++++++++++++++++++++
>> libavformat/version.h | 2 +-
>> 6 files changed, 143 insertions(+), 1 deletion(-)
>> create mode 100644 libavformat/oggparsevp8.c
>
> applied
>
> thanks
>
> btw, maybe you want to add a fate test for this ?
Sure, I'll upload a sample and send a patch later.
More information about the ffmpeg-devel
mailing list