]> git.sesse.net Git - ffmpeg/history - libavcodec/vble.c
aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisons
[ffmpeg] / libavcodec / vble.c
2012-01-12 Anton Khirnovlavc: replace some remaining FF_I_TYPE with AV_PICTURE_...
2011-12-22 Diego BiurrunDrop ALT_ prefix from BITSTREAM_READER_LE name.
2011-12-01 Michael Niedermayervble: use dsp.add_hfyu_median_prediction() this allows...
2011-12-01 Michael Niedermayervble: remove flags copy, its not used in any speed...
2011-12-01 Derek Buitenhuisvble: merge len and val arrays
2011-12-01 Michael Niedermayervble: remove unused variable len.
2011-11-11 Janne Grunauvble: remove vble_error_close
2011-11-11 Derek BuitenhuisVBLE Decoder