[FFmpeg-devel] [PATCH] nellymoser: better tag handling

Alex Beregszaszi alex
Wed Nov 14 16:13:39 CET 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nellymoserdec-betterblock.diff
Type: text/x-patch
Size: 867 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071114/63484f64/attachment.bin>



More information about the ffmpeg-devel mailing list