[FFmpeg-devel] [PATCH]Merge/split side data

Michael Niedermayer michaelni at gmx.at
Wed Apr 20 03:36:57 CEST 2011


Hi

below patch implements the side data spliting & merging from
demuxer->decoder so that a user app doesnt have to deal with it

It needs a bit of cleanup and i dont have much time
if people want to help clean it, thats welcome
it needs av_free() after decode (beware threads)
some flag to enable/disable it
doxy

If noone has time ill fix the memleak and commit and let the libav
cleanup monkeys clean the rest up for me.

patch passes fate of course

Maybe its even possible to have side data packets internally and
old ABI compatible packets outside ...

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Merge-split-side-data.patch
Type: text/x-patch
Size: 5174 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110420/9ddbedbe/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110420/9ddbedbe/attachment.asc>


More information about the ffmpeg-devel mailing list