On Thu, 31 May 2007, strk wrote:
On Thu, May 31, 2007 at 01:52:13AM +0000, Bastiaan Jacques wrote:
Log message:
Use libswscale instead of
img_convert for YUV->RGB conversion, because it is deprecated and
has been removed from recent ffmpeg.
We still want to use the old interface if the new is not available yet.
It needs some #ifdefs based on FFMPEG version...
The Ffmpeg version that we require (prior to my patch) already has
libswscale.
+// FIXME: This function (and a lot of other code in this file) is
+// duplicated in NetStreamFfmpeg.
What about making convertRGB24 a public static method of
embeddedVideoDecoderFfmpeg ?
I would like to do that, as part of a larger cleanup, after the release.
Bastiaan
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit