[FFmpeg-devel] [PATCH] Support for Dirac in ogg
Anuradha Suraparaju
anuradha
Thu Nov 6 04:09:11 CET 2008
Hi,
On Wed, 2008-11-05 at 03:32 -0500, David Conrad wrote:
> Hi,
>
> Attached adds demuxing support for dirac in ogg files. It uses a
> couple functions for the soc dirac decoder to parse the header,
> updated to the latest specification.
>
In function dirac_header in oggparsedirac.c do you need to parse the
sequence header? The decoder will do that anyway won't it? If the
parsing of the sequence header is skipped, then oggparsedirac.c and
oggdec.c can be merged into the svn trunk straightaway, pending approval
from the maintainers of course.
Regards,
Anuradha
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list