[FFmpeg-devel] [PATCH 01/12] Makefile, configure stuff for libavsequencer

Michael Niedermayer michaelni
Mon Aug 9 15:27:57 CEST 2010


On Sat, Aug 07, 2010 at 11:35:06PM +0200, Stefano Sabatini wrote:
> On date Saturday 2010-08-07 22:09:38 +0200, Sebastian Vater encoded:
> > Hi I have excellent news!
> > 
> > libavsequencer now flawlessly integrates into FFmpeg, just check out my
> > latest git. Please do a git pull --rebase, Stefano had problems without
> > using it.
> > 
> > Please do a:
> > git clone git://github.com/BastyCDGS/ffmpeg-soc.git
> > 
> > Then clone libswscale if not already done.
> > 
> > then create your build directory, run:
> > ./configure && make
> > 
> > AVSequencer compiles as in the normal build process, you can turn off
> > the null mixer and/or the low quality mixer using --disable-mixer=NAME
> > --disable-mixers as usual.
> > 
> > Here are the configure and Makefile part of the avsequencer to review.
> > 
> > This version compiles perfectly when applied with the 11 other patches, too.
> 
> That's already a great result, what we need now is to understand if
> this layout design is going to be accepted.
> 
> Michael/Vitor/others, do you want to keep mod-playback system as a
> separate libavsequencer lib or do you want it to be integrated (at
> least at a first stage) in libavformat/libavcodec?

it can be seperate but we need a AVCodec that implements the existing
API at some point


> 
> If the current layout is OK, is it fine to commit the current git repo
> code and disable it by default in FFmpeg SVN?

someone who is experienced in mod files should at least do one full review
of the code before commit. Iam possibly not the best person for this
review

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100809/afe3a490/attachment.pgp>



More information about the ffmpeg-devel mailing list