[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 21 23:40:08 CET 2008


On piątek, 21 marca 2008, Justin Ruggles wrote:
> > - add argument to sync,  AAC parser will need some changes then,
> > - change sync, so that it won't use long list of arguments but a new
> > defined structure (in the future there will be need to get
> > substream_id...), or
>
> Either of these 2 would be fine with me.

Here is my idea of changing ac3 parser, so that it will send in one package to 
decoder all frames concerning one part of time.
It works like that: it buffers all frames until next independent frame.
The problem is that the last frame never leaves the buffer. Any ideas how to 
solve it?
I send new ffmpeg.patch (patch of patch isn't easily readable, but it's easy 
to tell if the change concerns >5.1 or not)

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


More information about the FFmpeg-soc mailing list