[Ffmpeg-devel] [PATCH] vorbis.h -> vorbis_data.c
Michael Niedermayer
michaelni
Sat Sep 30 17:15:51 CEST 2006
Hi
On Sat, Sep 30, 2006 at 06:09:02PM +0300, Oded Shimon wrote:
> It would be silly for me to send this as a patch, because it's an almost
> completely unreadable ~260kb patch. These are the changes to be made:
>
> 1. the attached patch, for Makefile and vorbis.c
nothing is attached ...
> 2. vorbis.h would be changed to what is attached below
> 3. vorbis_data.c would be svn-cp'ed from vorbis.h, having the
> struct/typedefs removed, and a single line added:
>
> const float * ff_vorbis_vwin[8] = { vwin64, vwin128, vwin256, vwin512, vwin1024, vwin2048, vwin4096, vwin8192 };
>
>
> I'll commit tommorrow, this is first step for me making vorbis_enc clean
> enough to commit to lavc...
iam against it, moving stuff from 1 file to another leads to a 0k patch
not a 260k one, diff the files relative to their correctly matching
counterparts, that could also be an empty file if not a single line
is matching
[...]
--
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