[FFmpeg-devel] [PATCH] Fix function parameters for rgb48 to YV12 functions.
Reimar Döffinger
Reimar.Doeffinger
Sat Mar 13 11:05:12 CET 2010
On Fri, Mar 12, 2010 at 08:29:32PM -0300, Ramiro Polla wrote:
> > many of the functions changed are used by applications directly
> > (i remember them in mplayer) so this breaks ABI
>
> Maybe MPlayer should stop using functions that aren't in the API...
MPlayer itself is _not_ an issue, we don't support using mismatching versions
of libswscale anyway, the problem is that other programs might use them
as well.
More information about the ffmpeg-devel
mailing list