[FFmpeg-devel] [PATCH] Metadata

Michael Niedermayer michaelni
Sat Jan 3 13:24:42 CET 2009


On Sat, Jan 03, 2009 at 10:23:24AM +0100, Diego Biurrun wrote:
> On Sat, Jan 03, 2009 at 12:55:59AM +0100, Michael Niedermayer wrote:
> > 
> > I plan to commit soon if i receive no suggestions for improvment!
> > 
> > --- libavcodec/Makefile	(revision 16349)
> > +++ libavcodec/Makefile	(working copy)
> > @@ -21,6 +21,7 @@
> >         resample2.o                                                      \
> >         simple_idct.o                                                    \
> >         utils.o                                                          \
> > +       metadata.o                                                       \
> 
> Ahem...
> 
> > --- libavcodec/metadata.c	(revision 0)
> > +++ libavcodec/metadata.c	(revision 0)
> > @@ -0,0 +1,72 @@
> > +
> > +AVMetaDataTag *av_metadata_get(struct AVMetaData *m, const char *key, const AVMetaDataTag *prev, int flags){
> 
> Maybe break the line and K&R-ify it?  Similar cases below..

done locally

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090103/49eb833d/attachment.pgp>



More information about the ffmpeg-devel mailing list