On Sat, Jan 13, 2007 at 09:22:35PM +0100, Tomas Groth wrote:
> Following this a problem has risen: The way the decoding backend is chosen is
> kind of weird: At the moment you need to choose gstreamer as the sound 
> backend,
> for the new video backend to work, so maybe we should make a "--media-decoder"
> option in configure. Choosing "gst" will mean gstreamer does audio/video
> decoding, and choosing "ffmpeg" will mean SDL-soundbackend using ffmpeg +
> ffmpeg video decoding. Choosing "mad" will mean SDL-soundbackend using libmad
> and no video decoding.
> Any thought, comments or ideas?

I think that a system based on plugins should be used, with a default 
set by ./configure and a possibility to override the backends used with
command line switches. The plugins would then be dlopened.

--
Pat


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to