summaryrefslogtreecommitdiffstats
path: root/TOOLS/realcodecs/28_8.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-5/+5
|
* Add missing 'void' keyword to parameterless function declarations.diego2009-01-051-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28267 b3059339-0415-0410-9bf9-f77b7e298cf2
* Relicense to GPLv2 or later with the author's permission.diego2009-01-021-5/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28230 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix confused references to DLL filenames.diego2009-01-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28228 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless '0' flag from fprintf call, fixes the warning:diego2008-04-211-1/+1
| | | | | | | warning: '0' flag ignored with precision and '%d' printf format git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26481 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix printf format string length modifiers, removes about a trillion warnings.diego2007-12-101-27/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25341 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixes:diego2007-08-271-5/+5
| | | | | | | | | | | | | | | realcodecs/28_8.c: In function 'RAInitDecoder': realcodecs/28_8.c:238: warning: unused variable 'temp2' realcodecs/28_8.c:237: warning: unused variable 'temp' realcodecs/28_8.c: In function 'RASetFlavor': realcodecs/28_8.c:273: warning: unused variable 'property' realcodecs/28_8.c:272: warning: unused variable 'flavor' realcodecs/28_8.c:272: warning: unused variable 'numflavors' realcodecs/28_8.c:271: warning: unused variable 'result1' realcodecs/28_8.c:271: warning: unused variable 'numprop' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix "incompatible implicit declaration of built-in function 'exit'" warnings.diego2007-08-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24228 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrappers for 14.4 and 28.8 codecs14_4.crtognimp2003-05-171-0/+300
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10123 b3059339-0415-0410-9bf9-f77b7e298cf2