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... > +// 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 ? --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
