[FFmpeg-devel] [PATCH] metadata API is now ready to be part of public API
Baptiste Coudurier
baptiste.coudurier
Mon Mar 16 03:34:39 CET 2009
Aurelien Jacobs wrote:
> Hi,
>
> I think the new metadata API is now ready to be used in the wild.
> So attached patch makes it officially part of public API.
> Note that all (de)muxers are now using this new API.
>
> The only step left for this transition is to disable old API for
> next major version, and to document this deprecation.
>
Btw, is there a mechanism to use AVMetadata with pure data ?
A char * is limited to strings unless we put a length field in it.
I'm thinking of covers in .m4a files. This is a whole jpeg.
I bet someone will answer to use CODEC_TYPE_ATTACHMENT, however I will
need to create separate track only for this.
Any other mechanism ?
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer http://www.ffmpeg.org
More information about the ffmpeg-devel
mailing list