[MPlayer-dev-eng] [PATCH] set is_streamed correctly in lavf URLContext

Uoti Urpala uoti.urpala at pp1.inet.fi
Wed Dec 19 17:16:28 CET 2007


On Wed, 2007-12-19 at 16:53 +0100, Reimar Döffinger wrote:
> On Wed, Dec 19, 2007 at 05:18:54PM +0200, Uoti Urpala wrote:
> > If you always require
> > updating and installing FFmpeg just before compiling MPlayer, and always
> > expect an existing MPlayer to break if you update FFmpeg (for another
> > program) that makes shared libraries almost completely impractical.
> 
> Exactly. Nevertheless code that creates problems here is bad and should
> be avoided anyway, so it should still work either way, but at least _I_
> won't support such setups (I guess I was using "we" a bit hastily
> before).

Supporting shared libraries with not exactly equal version basically
means using FFmpeg functionality through the official API. You mean
you're not willing to do that? Do you want to use "undocumented" ways to
access things even when an official one exists? Or think there will be
things that cannot be done through the official API which you want to
use for important functionality anyway (without adding them to the API)?




More information about the MPlayer-dev-eng mailing list