[Ffmpeg-devel] I'm giving up

Panagiotis Issaris takis.issaris
Tue Dec 5 17:17:54 CET 2006


Hi Michael,

On Tue, 2006-12-05 at 15:56 +0100, Michael Niedermayer wrote:
> > The diffstat shows that the modifications in the patch in existing files
> > is minimal:
> >   Changelog                     |    1 
> >   doc/ffmpeg-doc.texi           |    2 
> >   libavcodec/Makefile           |    1 
> >   libavcodec/allcodecs.c        |    2 
> >   libavcodec/avcodec.h          |    1 
> >   libavcodec/dsputil.c          |    8 
> >   libavcodec/dsputil.h          |   16 
> >  
> >  
> > These are the only exceptions, and they were made in response to
> > suggestions on the mailinglist:
> > libavcodec/h264.c             |  146 --
> > libavcodec/h264data.h         |   27 
> >  
> >  
> > I could remove the regression tests modifications to make the patch even
> > less intrusive, but I'd think that wouldn't be a good thing to do.
> >  tests/Makefile                |    2 
> >  tests/ffmpeg.regression.ref   |    4 
> >  tests/regression.sh           |   13 
> >  tests/rotozoom.regression.ref |    4 
> >  
> >  
> could you send a patch with just the needed changes to existing files?
> 
> [...]
Sure. This is just the normal patch, stripped to contain only the
changes to existing files. I'm not sure this is what you intended
though... If it isn't, I'm ready to modify and send a new one.

Patch against revision 7225 (current) attached.
 Changelog                     |    1 
 doc/ffmpeg-doc.texi           |    2 
 libavcodec/Makefile           |    1 
 libavcodec/allcodecs.c        |    2 
 libavcodec/avcodec.h          |    1 
 libavcodec/dsputil.c          |    8 ++
 libavcodec/dsputil.h          |   16 ++++
 libavcodec/h264.c             |  146
++++++------------------------------------
 libavcodec/h264data.h         |   27 +++++--
 tests/Makefile                |    2 
 tests/ffmpeg.regression.ref   |    4 +
 tests/regression.sh           |   13 +++
 tests/rotozoom.regression.ref |    4 +
 13 files changed, 90 insertions(+), 137 deletions(-)

With friendly regards,
Takis
-- 
vCard: http://www.issaris.org/pi.vcf
Public key: http://www.issaris.org/pi.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: edm-20061205T170616-ffmpeg-h264_only_mods_to_existing_files.diff
Type: text/x-patch
Size: 17232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061205/5d51f204/attachment.bin>



More information about the ffmpeg-devel mailing list