1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-12 18:25:57 +02:00
ffmpeg/libavcodec/mips
Michael Niedermayer dd0a9b78db replace all __volatile__ by volatile
__volatile__ can cause problems with some compilers and volatile is a standard keyword.

Found-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-07-11 04:04:29 +02:00
..
acelp_filters_mips.c replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
acelp_vectors_mips.c replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
amrwbdec_mips.c replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
amrwbdec_mips.h Optimization of AMR NB and WB decoders for MIPS 2012-06-11 21:12:39 +02:00
celp_filters_mips.c replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
celp_math_mips.c replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
compute_antialias_fixed.h replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
compute_antialias_float.h replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
dsputil_mmi.c Merge remote-tracking branch 'qatar/master' 2012-02-16 01:34:37 +01:00
idct_mmi.c
lsp_mips.h replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
Makefile Optimization of MP3 decoders for MIPS 2012-07-05 12:24:03 +02:00
mathops.h
mmi.h
mpegaudiodsp_mips_fixed.c replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
mpegaudiodsp_mips_float.c replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
mpegvideo_mmi.c Merge remote-tracking branch 'qatar/master' 2012-02-16 01:34:37 +01:00