[MPlayer-dev-eng] [PATCH] libavcodec shared library

D Richard Felker III dalias at aerifal.cx
Thu Sep 5 17:46:57 CEST 2002


On Thu, Sep 05, 2002 at 10:23:00AM +0200, Michael Niedermayer wrote:
> Hi
> 
> On Thursday 05 September 2002 04:31, D Richard Felker III wrote:
> > On Thu, Sep 05, 2002 at 12:28:26AM +0200, Felix Buenemann wrote:
> > > On Wednesday 04 September 2002 17:31, D Richard Felker III wrote:
> > > > On Wed, Sep 04, 2002 at 04:20:13PM +0200, Sylvain Petreolle wrote:
> > > > > Does this mean I can remove the libavcodec directory from main/ ?
> > > > > The update/copy of the libavcodec directory into
> > > > > main/reconfigure/recompile procedure is very long...
> > > >
> > > > Maybe, maybe not. You should always be using latest libavcodec. At
> > > > least don't bother reporting bugs if your lavc is outdated! :)
> > >
> > > And don't bother trying postprocessing with shared lavc!
> >
> > Hm? Supposedly lavc support internal postprocessing, but I've never
> > seen it work. Is there something special that needs to be done to
> > enable it?
> ehh, lavc doesnt include postprocessing itself, only externaly

What is all that #ifdef FF_POSTPROC stuff or whatever then? Perhaps
it's intended to call the postprocessing code somewhere from inside
the codecs? I've only ever seen postprocessing work with the vf
layer...

Rich




More information about the MPlayer-dev-eng mailing list