[Ffmpeg-devel] [PATCH] vorbis.h -> vorbis_data.c
Michael Niedermayer
michaelni
Sat Sep 30 19:51:14 CEST 2006
Hi
On Sat, Sep 30, 2006 at 07:28:30PM +0300, Oded Shimon wrote:
> On Sat, Sep 30, 2006 at 06:25:24PM +0200, Michael Niedermayer wrote:
> > On Sat, Sep 30, 2006 at 06:27:16PM +0300, Oded Shimon wrote:
> > > made 2 changes as Mans and Denes requested, the structs stay in vorbis.h
> >
> > looks ok
>
> This is not the up-to-date patch, <20060930155533.GQ6927 at crate15> is. The
> structs are moved after all to vorbis.c .
iam fine with that too
but then vorbis.h has nothing in common anymore with the old vorbis.h
(except the license header but that doesnt count) or is there something else?
if not then the new vorbis.h should be added with svn add not as a
difference to the old vorbis.h
one way to actually do this (svn is a pile of shit ...) should be something
like:
svn mv vorbis.h vorbis_data.c
change all vorbis.h -> vorbis_data.c references
svn ci
apply patch
reverse the #include "vorbis_data.c" mess
svn add vorbis.h
svn ci
[...]
--
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