[FFmpeg-devel] [PATCH] Fix function parameters for rgb48 to YV12 functions.

Michael Niedermayer michaelni
Sat Mar 13 20:06:34 CET 2010


On Sat, Mar 13, 2010 at 01:52:21PM +0000, M?ns Rullg?rd wrote:
> Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:
> 
> > 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.
> 
> If they're not in the public API, that's not our problem.

Thats true and i agree but these functions are quite convenient to use
the official API requires creating a full swscale context, keeping track
of it and freeing ot again. This seems a bit overkill for a function that
just reshuffles a few bits from rgb16 to rgb15

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100313/e345acb5/attachment.pgp>



More information about the ffmpeg-devel mailing list