[FFmpeg-devel] [PATCH] nellymoser: better tag handling
Benjamin Larsson
banan
Wed Nov 14 16:22:55 CET 2007
Alex Beregszaszi wrote:
> Hi,
>
> attached patch introduces a better tag handling. The decode block
> function works on 64 byte blocks and does not cares about a sampling
> rate variable. So it is an easier way to just feed it with every 64 byte
> block we received.
>
> Also the code warns if the feeded frame is not a multiple of 64 bytes.
>
> --
> Alex
>
Hmm, I'm undecided. I don't like the idea of the possibility of the
decoder accepting all buffer sizes%64 as valid.
MvH
Benjamin Larsson
More information about the ffmpeg-devel
mailing list