]> git.sesse.net Git - ffmpeg/history - libavcodec/dca_parser.c
Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
[ffmpeg] / libavcodec / dca_parser.c
2007-05-07 Aurelien Jacobsmake some parser parameters const to avoid casting...
2007-05-05 Diego BiurrunRemove superfluous #includes, parser.h now includes...
2007-05-03 Diego BiurrunMove dca parser to its own file.