12 Commits (c4cccc8d3f6605c5fdd73723a865486c5b7fb117)

Author SHA1 Message Date
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
Anton Khirnov f3d02a8b28 lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I 13 years ago
Diego Biurrun aaf47bcde7 Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
Michael Niedermayer adfdcf87b1 vble: use dsp.add_hfyu_median_prediction() this allows asm optimizations to be used. 13 years ago
Michael Niedermayer 317ea97bff vble: remove flags copy, its not used in any speed relevant code. 13 years ago
Derek Buitenhuis e46abbcf77 vble: merge len and val arrays 13 years ago
Michael Niedermayer 0dd704dbd4 vble: remove unused variable len. 13 years ago
Janne Grunau 29ae0565d9 vble: remove vble_error_close 13 years ago
Derek Buitenhuis c433a3f9a5 VBLE Decoder 13 years ago