[Ffmpeg-devel] [PATCH] Split DV demuxer/muxer
Panagiotis Issaris
takis.issaris
Wed Sep 6 11:48:35 CEST 2006
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.
Can I do anything to ease the reviewing for you? Like making a list of which functions
have migrated to dvenc and dvdec?
Ofcourse, either way, holding it off for a few days won't do anyone any harm :-)
With friendly regards,
Takis
More information about the ffmpeg-devel
mailing list