]> git.sesse.net Git - ffmpeg/history - libavcodec/adx_parser.c
vble: use dsp.add_hfyu_median_prediction() this allows asm optimizations to be used.
[ffmpeg] / libavcodec / adx_parser.c
2011-11-26 Justin Rugglesadx: rename ff_adx_decode_header() to avpriv_adx_decode...
2011-11-26 Justin Rugglesadx: add an ADX parser.