[FFmpeg-devel] [PATCH]Merge/split side data
Michael Niedermayer
michaelni at gmx.at
Mon May 23 05:05:22 CEST 2011
On Wed, Apr 20, 2011 at 03:36:57AM +0200, Michael Niedermayer wrote:
> 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
> libavcodec/avcodec.h | 5 +++
> libavcodec/avpacket.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++++-
> libavcodec/utils.c | 1
> libavformat/utils.c | 2 +
> 4 files changed, 88 insertions(+), 1 deletion(-)
> 9857d747bd0e6ae9a03c4667429d69a2057e8a4b 0001-Merge-split-side-data.patch
applied with various improvments
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There seems to be only one solution to NIH syndrom, ... a shooting squad
-------------- 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/20110523/60046516/attachment.asc>
More information about the ffmpeg-devel
mailing list