[FFmpeg-cvslog] r20839 - trunk/libavformat/id3v2.c

Michael Niedermayer michaelni
Mon Dec 14 02:53:48 CET 2009


On Sun, Dec 13, 2009 at 05:35:57PM -0500, Alex Converse wrote:
> On Sun, Dec 13, 2009 at 4:02 PM, michael <subversion at mplayerhq.hu> wrote:
> > Author: michael
> > Date: Sun Dec 13 22:02:43 2009
> > New Revision: 20839
> >
> > Log:
> > More entries for ff_id3v2_metadata_conv from ffmbc.
> >
> 
> Most of these changes being pulled from FFmbc seem non controversial.
> Is there a reason they weren't sent upstream first? Hoarding patches
> helps nobody.

I was thinking the same, besides i really wish i had a patchset or
repo with history from where i could extract this stuff., i just have a
tar.gz.
And there are some changes that i dont know why they are there so i dont
know what to do with them.
whats left currently is: (note i manually edited the diff so i cant gurantee
that the stat is completely correctly, iam not sure how good diffstat is at
manually edited diffs)
 ./Makefile             |    6 
 ./allcodecs.c          |    3 
 ./allformats.c         |    2 
 ./avcodec.h            |    2 
 ./avformat.h           |   44 ++
 ./cavsdec.c            |    2 
 ./dv.c                 |   32 +-
 ./dvenc.c              |   30 -
 ./flvenc.c             |    6 
 ./gxf.c                |    2 
 ./h264.c               |  201 ++++++------
 ./h264.h               |   10 
 ./h264_parser.c        |  205 +++++++++++--
 ./img2.c               |    3 
 ./imx_remove_klv_bsf.c |   95 ++++++
 ./isom.h               |    3 
 ./matroska.c           |   12 
 ./matroskadec.c        |   48 +--
 ./metadata.c           |  231 +++++++++++---
 ./mov.c                |  265 +++++++++++-----
 ./movenc.c             |  312 ++++++++++++++++---
 ./mpeg12enc.c          |   11 
 ./mpegts.c             |   15 
 ./mpegvideo_enc.c      |    8 
 ./mpegvideo_parser.c   |   19 +
 ./mxfdec.c             |    2 
 ./mxfenc.c             |   14 
 ./pcm.c                |   18 -
 ./rmdec.c              |   39 +-
 ./s302m.c              |  142 +++++++++
 ./timecode.c           |   31 +
 ./timecode.h           |   33 ++
 ./utils.c              |   59 ---
 ./vc1testenc.c         |    7 
 Makefile               |    3 
 ffmpeg.c               |  766 +++++++++++++++++++++++++++++++++++++++----------
 utils.c                |  127 --------
 37 files changed, 2018 insertions(+), 790 deletions(-)

the rest is merged, wrong or bikeshed. The above is mostly stuff that
still needs to be looked at and or understood better.

Help is welcome here if you (dear reader) happen to be maintainer of
a file listed above!

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

> ... defining _GNU_SOURCE...
For the love of all that is holy, and some that is not, don't do that.
-- Luca & Mans
-------------- 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-cvslog/attachments/20091214/1479e91b/attachment.pgp>



More information about the ffmpeg-cvslog mailing list