1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00
mpv/TOOLS/realcodecs
diego 2c013c1875 warning fixes:
realcodecs/14_4.c: In function 'RAInitDecoder':
realcodecs/14_4.c:238: warning: unused variable 'temp2'
realcodecs/14_4.c:237: warning: unused variable 'temp'
realcodecs/14_4.c: In function 'RASetFlavor':
realcodecs/14_4.c:273: warning: unused variable 'property'
realcodecs/14_4.c:272: warning: unused variable 'flavor'
realcodecs/14_4.c:272: warning: unused variable 'numflavors'
realcodecs/14_4.c:271: warning: unused variable 'result1'
realcodecs/14_4.c:271: warning: unused variable 'numprop'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24233 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-27 10:55:27 +00:00
..
14_4.c warning fixes: 2007-08-27 10:55:27 +00:00
28_8.c Fix "incompatible implicit declaration of built-in function 'exit'" warnings. 2007-08-27 10:16:10 +00:00
cook.c Fix a ton of warnings: 2007-08-27 10:32:46 +00:00
drv2.c Fix a ton of warnings: 2007-08-27 10:32:46 +00:00
drv3.c Fix a ton of warnings: 2007-08-27 10:32:46 +00:00
drv4.c Fix a ton of warnings: 2007-08-27 10:32:46 +00:00
ra.c Fix "incompatible implicit declaration of built-in function 'exit'" warnings. 2007-08-27 10:16:10 +00:00
rv30.c Fix "incompatible implicit declaration of built-in function 'exit'" warnings. 2007-08-27 10:16:10 +00:00
sipr.c Fix a ton of warnings: 2007-08-27 10:32:46 +00:00