[FFmpeg-soc] [soc]: r2021 - in?eac3:?ac3dec.h?ac3dec_data.c?ac3dec_data.h eac3dec.c

Bartlomiej Wolowiec bartek.wolowiec at gmail.com
Fri Mar 28 18:32:38 CET 2008


On czwartek, 27 marca 2008, Michael Niedermayer wrote:
> > 1.
> > enum AACAC3FrameFlag{
> >     FRAME_COMPLETE,
> >     FRAME_START,
> >     FRAME_CONTINUATION
> >     };
> > removal of stream_type z AACAC3ParseContext, change of int
> > (*sync)(struct AACAC3ParseContext *hdr_info)
> > to
> > int (*sync)(struct AACAC3ParseContext *hdr_info, AACAC3FrameFlag *flag)
> >
> > 2.change of stream_type to frame_type
> >
> > 3.change of ff_aac_ac3_parse to make it react correctly to result
> > returned in flag.
>
> ok

this is the first patch: 
"removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag"

-- 
Bartlomiej Wolowiec
-------------- next part --------------
A non-text attachment was scrubbed...
Name: step1.patch
Type: text/x-diff
Size: 3536 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080328/ef4b4592/attachment.patch>


More information about the FFmpeg-soc mailing list