[FFmpeg-devel] need eac3 merge suggestions
Justin Ruggles
justinruggles
Mon Jun 2 02:36:39 CEST 2008
Luca Barbato wrote:
> Justin Ruggles wrote:
>> - I want to cut out the untested code for unimplemented features in
>> eac3dec.c and ac3dec.h. If/when we do get samples, it will still be in
>> soc svn to borrow from. I didn't really do any clean-up of that code
>> since there is nothing to test anyway.
>
> git clone git:/git.mplayerhq.hu/ffmpeg
>
> git-svn clone svn://svn.mplayerhq.hu/soc/stuff tobeimported
>
> cd ffmpeg
>
> git pull ../tobeimported
>
> apply the patch.
>
> git commit -m "enable eac3" -a
>
> git-format-patch origin -o /tmp/eac3_patchset
>
> have a look at the patchset and apply this iteratively to svn
>
> Hopefully that would work.
i like it. could this also be used in conjunction with git-svn to
iteratively apply to svn? if so, would i have to use a git-svn clone of
ffmpeg instead of a git clone?
-Justin
More information about the ffmpeg-devel
mailing list