[Ffmpeg-devel] [PATCH] Split DV demuxer/muxer

Michael Niedermayer michaelni
Wed Sep 6 13:07:45 CEST 2006


Hi

On Wed, Sep 06, 2006 at 11:48:35AM +0200, Panagiotis Issaris wrote:
> Hi,
> 
> Op woensdag 6 september 2006 08:01, schreef Roman Shaposhnik:
> > > [...]
> > > I'm trying to keep the changes self-contained, so this patch does not contain the 
> > > fixes for the linking error when disabling DV.
> > 
> > Guys,
> > 
> > since I'm at Sun Tech Days in Seattle now, could I ask you 
> > to hold off the putback of this patch for a couple of days 
> > so that I can have a chance to coordinate it with the HDDV 
> > development and also frankly review it a bit more closely ?
> > 
> > Thanks,
> > Roman.
> > 
> > P.S. That is, of course, if I'm still part of this project, which is 
> > a bit hard for me to figure out precisely at the moment ;-)
> 
> Just for the record, my patch is really nothing more then a:
> cp dv.c dvenc.c
> cp dv.c dvdec.c
> 
> And the following removal of demuxer functions and structs from dvenc
> and muxer functions and structs from dvdec. And the following adaptation
> of the makefile which is trivial.
> 
> So, although I know it is not easy to see because of the limitations of "diff",
> there are no functional changes at all.

why not
diff -udp dv.c dvenc.c
diff -udp dv.c dvdec.c
then?
it could trivially be applied with
(svn) cp dv.c dvenc.c
(svn) mv dv.c dvdec.c
patch <...

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

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list