[FFmpeg-devel] Indeo3 replacement
Kostya
kostya.shishkov
Sat Jul 25 19:03:02 CEST 2009
On Sat, Jul 25, 2009 at 06:32:46PM +0200, Maxim wrote:
> Hi crews,
>
> I'm trying to submit a patch replacing the existing ffmpeg's indeo3
> decoder. The "svn diff" merges both files into one patch that's bigger
> as 380 Kb so I'm not able to post it to the ffmpeg-devel because it's
> too big (needs a moderator's approval?)!
> What I try to do is just to replace the existing files "indeo3.c" and
> "indeo3data.h" with two completely new ones. The diff tries to remove
> ALL lines from the old file and then add new ones from the new source.
> It makes the patch huge...
> Is diff the right approach for such a replacement?
If they are totally different (and I trust they are) - send just new
files.
> Thanks in advance
> Regards
> Maxim
More information about the ffmpeg-devel
mailing list