[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 20:11:32 CET 2008


On piątek, 28 marca 2008, Michael Niedermayer wrote:
> There are 3 types in EAC3
> Type 0: always start a frame and may or may not have further parts
> following Type 1: never start a frame and may or may not have further parts
> following Type 2: always start a frame and never have further parts
> following
>
> That is
>
> |T0 | T0 T1 | T0 T1 T1 ... T1 | T2 |
>
> are all and the only valid combinations accoriding to my spec
>
> I cannot map this to your code at all
>
> [...]

You're right I forgot about frames EAC3_STREAM_TYPE_AC3_CONVERT type, which 
should be given FRAME_COMPLETE flag

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


More information about the FFmpeg-soc mailing list