summaryrefslogtreecommitdiffstats
path: root/TOOLS/realcodecs/cook.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove TOOLS/realcodecswm42012-07-281-426/+0
| | | | | | | I have no idea what these are about, but it's probably useless outdated crap. According to TOOLS/README, they are wrappers around some Real binary codecs. They were added in 2003, and never touched again (except for cosmetic changes).
* Merge svn changes up to r30663Uoti Urpala2010-03-101-2/+0
|\ | | | | | | | | | | | | Conflicts: gui/cfg.c libmpcodecs/vd_dmo.c mplayer.c
| * TOOLS/realcodecs: Remove pointless '#if 1' preprocessor directives.diego2010-02-191-2/+0
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30652 b3059339-0415-0410-9bf9-f77b7e298cf2
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-5/+5
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-6/+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-46/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25341 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix a ton of warnings:diego2007-08-271-0/+1
| | | | | | | | warning: incompatible implicit declaration of built-in function 'memset' warning: incompatible implicit declaration of built-in function 'memcpy' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24230 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
* RAOpenCodec2() have 2 parametersarpi2003-03-091-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9551 b3059339-0415-0410-9bf9-f77b7e298cf2
* realplayer codecs wrappers, originaly written by Florian Schneider, extendedarpi2002-08-281-0/+411
by A'rpi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7111 b3059339-0415-0410-9bf9-f77b7e298cf2