[FFmpeg-devel] [PATCH 2/3] Metadata muxer

Michael Niedermayer michaelni
Sat Dec 25 01:00:14 CET 2010


On Wed, Dec 15, 2010 at 01:15:13PM +0100, Anton Khirnov wrote:
> Dumps all metadata to a text file for easy manual editing.
> ---
>  doc/ffmetadata.txt       |   50 ++++++++++++++++++++++
>  doc/general.texi         |    2 +
>  libavformat/Makefile     |    1 +
>  libavformat/allformats.c |    1 +
>  libavformat/meta.h       |   29 +++++++++++++
>  libavformat/metaenc.c    |  102 ++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 185 insertions(+), 0 deletions(-)
>  create mode 100644 doc/ffmetadata.txt
>  create mode 100644 libavformat/meta.h
>  create mode 100644 libavformat/metaenc.c

lgtm

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101225/5b22ce05/attachment.pgp>



More information about the ffmpeg-devel mailing list