|
From: | Rob Savoye |
Subject: | Re: [Gnash] mp3 sound |
Date: | Fri, 06 Jan 2006 21:47:41 -0700 |
User-agent: | Mozilla Thunderbird 1.0.6-1.1.fc3 (X11/20050720) |
Douglas Ward wrote:
I've been looking at the src and it seems that mp3 playback is written but not active. there are functions in ./server/sound_handler_mp3.cpp that would go well in ./backend/sound_handler_sdl.cpp if the makefiles were altered to link against libmad, which is used in the mp3 handler. I goffed around trying to activate it but i ran out of time to goof around (I have to work) anyone else have time to look at it?
I added a test for libmad to configure, and fixed sound_handler_mp3.cpp to compile and link. I haven't had a chance to make sure playing mp3s now works this way, but the basic infrastructure is now in place.
- rob -
[Prev in Thread] | Current Thread | [Next in Thread] |