1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 19:35:49 +00:00
mpv/liba52
diego 6b52a2e974 Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Neither variant is valid C99 syntax, but __asm__ is the most portable variant.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27788 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-16 18:59:27 +00:00
..
a52_internal.h
a52.h
bit_allocate.c
bitstream.c
bitstream.h Drop av_always_inline definition. It is duplicated from libavutil and 2008-08-26 22:38:12 +00:00
crc.c
downmix.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
imdct_3dnow.h Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
imdct.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
liba52_changes.diff Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
liba52.txt
mm_accel.h
parse.c
resample_altivec.c cosmetics: Remove trailing whitespace, reformat one comment. 2007-12-22 19:16:01 +00:00
resample_c.c Add proper copyright/license headers. 2007-12-22 19:11:54 +00:00
resample_mmx.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
resample.c Use consistent #include paths without "../". 2008-04-28 14:50:24 +00:00
srfftp_3dnow.h
srfftp.h
tables.h
test.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00