[FFmpeg-devel] [PATCH] id3v2 unsynchronisation support

Michael Niedermayer michaelni
Sun Jul 25 15:22:17 CEST 2010


On Sun, Jul 25, 2010 at 10:46:11PM +1000, Alexander Kojevnikov wrote:
> On 25 July 2010 21:14, Michael Niedermayer <michaelni at gmx.at> wrote:
> > is this simpler than unescaping the buffer and keeping the same reading
> > code?
> 
> There are two reasons I didn't go with the buffer 'unescaping' route:
> 
> 1. Unsynchronisation is specific to id3v2, I don't think adding this
> code to avio is such a good idea.
> 2. avio functions are used everywhere, I didn't feel comfortable modifying them.

i meant
malloc() and put unescaped buffer in there and use init_put_byte()

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100725/3f141ceb/attachment.pgp>



More information about the ffmpeg-devel mailing list