]> git.sesse.net Git - ffmpeg/history - libavcodec/ra144.c
X8 is supported now, so warning is incorrect
[ffmpeg] / libavcodec / ra144.c
2007-08-11 Aurelien Jacobsvarious simplifications around recent av_clip_int16...
2007-08-11 Aurelien Jacobsuse av_clip_int16() where it makes sense
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-10-06 Zdenek Kabelac* fixing a few of gcc 'clean-code' warnings
2004-02-06 Michael Niedermayersegfault fix
2004-02-04 Michael Niedermayercleanup ugly code (also appearently works around a...
2003-08-24 Fabrice Bellardremoved unused variables
2003-06-29 Alex Beregszaszimoved the tables into header files (and applied the...
2003-06-13 Zdenek Kabelac* removed redundant includes (they were even wrongly...
2003-06-13 Nick KurshevRealAudio 1.0 (14_4) and 2.0 (28_8) native decoders...