[MPlayer-advusers] mplayer crash when geometry changes

Diego Biurrun diego at biurrun.de
Mon Dec 5 11:55:24 CET 2011


On Sat, Dec 03, 2011 at 01:44:34PM -0700, David Hollister wrote:
> On 12/ 3/11 11:21 AM, Reimar Döffinger wrote:
> >On Sat, Dec 03, 2011 at 10:50:16AM -0700, David Hollister wrote:
> 
> help/help_mp-en.h: As is, this will result in the following compile error:
> 
> libao2/ao_sun.c: In function 'realtime_samplecounter_available':
> libao2/ao_sun.c:161:35: error: 'MSGTR_AO_SUN_RtscWriteFailed'
> undeclared (first use in this function)
> libao2/ao_sun.c:161:35: note: each undeclared identifier is reported
> only once for each function it appears in
> gmake: *** [libao2/ao_sun.o] Error 1
> 
> --- help/help_mp-en.h	(revision 34378)
> +++ help/help_mp-en.h	(working copy)
> @@ -1229,6 +1229,7 @@
>  
>  // ao_sun.c
>  #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO failed.\n"
> +#define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed.\n"
>  #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] Can't open audio device %s, %s  -> nosound.\n"
>  #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup: your card doesn't support %d channel, %s, %d Hz samplerate.\n"

This part is correct, I applied it locally, will push in a moment.

Diego


More information about the MPlayer-advusers mailing list