Zdenek Kabelac
|
7fea94ce4a
|
* fixing a few of gcc 'clean-code' warnings
Originally committed as revision 3563 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-10-06 08:50:46 +00:00 |
Michael Niedermayer
|
04a59bfb8d
|
segfault fix
Originally committed as revision 2754 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-02-06 21:07:17 +00:00 |
Michael Niedermayer
|
8a1f657b28
|
cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (Måns Rullgård))
Originally committed as revision 2746 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-02-04 16:03:10 +00:00 |
Fabrice Bellard
|
d9c533a521
|
removed unused variables
Originally committed as revision 2158 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-08-24 22:08:22 +00:00 |
Alex Beregszaszi
|
9085af0751
|
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?
Originally committed as revision 1999 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-29 19:11:55 +00:00 |
Zdenek Kabelac
|
2248dd89ae
|
* removed redundant includes (they were even wrongly used)
Originally committed as revision 1953 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-13 09:36:13 +00:00 |
Nick Kurshev
|
b8414bbd16
|
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga
at http://www.honeypot.net/audio)
Originally committed as revision 1952 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-13 08:31:40 +00:00 |