[MPlayer-dev-eng] [PATCH] libnemesi support in mplayer

Rich Felker dalias at aerifal.cx
Thu Sep 6 21:02:08 CEST 2007


On Thu, Sep 06, 2007 at 02:52:49PM +0200, Nico Sabbi wrote:
> Luca Barbato wrote:
> 
> >Here is an initial patch to have libnemesi[1] handle rtsp instead of
> >live555. (you can chose at configure which one to use)
> >
> >Beside seeking (that is being fixed on the library side) it seems to
> >work fine at least for h264 and mp3.
> >
> >We are in the process of cleaning up the library in order to have its
> >first formal release, so tests and feedbacks are more than welcome.
> >
> >lu
> >
> >[1] http://live.polito.it/documentation/libnemesi
> >  
> >
> afte ra very quick glance I couldn't find anything obviously wrong
> with your patch, except that there's no reason to exclude live555
> if nemesi is enabled: they can happily cohexist

Well once nemesi is well-tested and known to work with no regressions,
the live555 support should be removed entirely, to get the last of the
C++ code out of mplayer. Not only is this a matter of cleanliness; it
would also be nice to force the change so that distributors switch to
nemesi and don't keep bunding the huge C++ bloatware dependencies that
increase load-time.

Rich



More information about the MPlayer-dev-eng mailing list