#0 0xaf8b9746 in avpriv_copy_bits () from /tmp/tmpQ9WPTF/usr/lib/i386-linux-gnu/i686/cmov/libavcodec.so.53 #1 0xafd2b46e in ?? () from /tmp/tmpQ9WPTF/usr/lib/i386-linux-gnu/i686/cmov/libavcodec.so.53 #2 0xafd2e417 in ?? () from /tmp/tmpQ9WPTF/usr/lib/i386-linux-gnu/i686/cmov/libavcodec.so.53 #3 0xafca3d03 in avcodec_decode_audio3 () from /tmp/tmpQ9WPTF/usr/lib/i386-linux-gnu/i686/cmov/libavcodec.so.53 #4 0xb04c9674 in DecodeAudio (p_dec=0xb1401928, pp_block=0xaf67024c) at audio.c:340 335: 336: return (volume * 100 + AOUT_VOLUME_DEFAULT / 2) / AOUT_VOLUME_DEFAULT; 337: } 338: 339: 340: /***************************************************************************** 341: * libvlc_audio_set_volume : Set the current volume 342: *****************************************************************************/ 343: int libvlc_audio_set_volume( libvlc_media_player_t *mp, int volume ) 344: { 345: volume = (volume * AOUT_VOLUME_DEFAULT + 50) / 100; #5 0xb760ff61 in DecoderDecodeAudio (p_dec=p_dec@entry=0xb1401928, p_block=0xb1426f18) at input/decoder.c:1291 [Error: input/decoder.c was not found in source tree] #6 0xb7611485 in DecoderProcessAudio (b_flush=false, p_block=0xb1426f18, p_dec=0xb1401928) at input/decoder.c:1936 [Error: input/decoder.c was not found in source tree] #7 DecoderProcess (p_dec=p_dec@entry=0xb1401928, p_block=p_block@entry=0xb1426f18) at input/decoder.c:2059 [Error: input/decoder.c was not found in source tree] #8 0xb76116ea in DecoderThread (p_data=0xb1401928) at input/decoder.c:938 [Error: input/decoder.c was not found in source tree] #9 0xb75bfd4c in start_thread (arg=0xaf670b40) at pthread_create.c:308 [Error: pthread_create.c was not found in source tree] #10 0xb74f98ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 [Error: ../sysdeps/unix/sysv/linux/i386/clone.S was not found in source tree]