[FFmpeg-devel] [PATCH]Add Dirac support to ffmpeg via libdirac_* and Schroedinger libraries]

Anuradha Suraparaju anuradha
Thu Apr 10 09:56:21 CEST 2008


On Sat, 2008-04-05 at 01:44 +0200, Michael Niedermayer wrote:

> [...]
> > diff --exclude=.svn -ruN ffmpegsvn_trunk/libavcodec/avcodec.h ffmpegsvn_trunk_dirac_schro/libavcodec/avcodec.h
> > --- ffmpegsvn_trunk/libavcodec/avcodec.h	2008-04-01 09:14:03.000000000 +1000
> > +++ ffmpegsvn_trunk_dirac_schro/libavcodec/avcodec.h	2008-04-01 09:15:43.000000000 +1000
> > @@ -182,6 +182,8 @@
> >      CODEC_ID_8SVX_EXP,
> >      CODEC_ID_8SVX_FIB,
> >      CODEC_ID_ESCAPE124,
> > +    CODEC_ID_SCHRO = 0xFFFE,
> > +    CODEC_ID_DIRAC = 0xFFFF,
> 
> There should only be 1 codec_id and it should not have such a funny number.
> Also spliting dirac/schroedinger/common demuxer/parser/decoder/encoder in
> seperate patches would simplify review and likely reduce the number of
> review-patch-resend iteration needed to get the stuff in svn.
> 
> 

I've attached the dirac patch to this email. It does not include
dirac_parser.c as the GSoC code can be used without any changes. I've
created the patch using the latest svn revision 12780. I'll be mailing
the rest of the patches as soon as possible. 


Regards,
Anuradha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpegsvn_trunk_revision_12780-dirac.patch
Type: text/x-patch
Size: 28490 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080410/01853af2/attachment.bin>



More information about the ffmpeg-devel mailing list