summaryrefslogtreecommitdiff
path: root/libavcodec/vc9.c
Commit message (Expand)AuthorAge
* - a lot less overflows when decoding framesanonymous2005-02-01
* Documentation patch by anonymousanonymous2005-02-01
* 100000l (typos in the #define for selecting the NORM6 method -> wasnt compile...Michael Niedermayer2005-01-30
* - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define inanonymous2005-01-30
* In that patch:anonymous2005-01-30
* use dc tables from msmpeg4 instead of duplicating them patch by anonymousanonymous2005-01-26
* dont duplicate decode012()Michael Niedermayer2005-01-25
* check norm6 vlc validity as there are some bit sequences which dont corespond...Michael Niedermayer2005-01-25
* Fixes:anonymous2005-01-24
* more 10l typosMichael Niedermayer2005-01-24
* norm-6 / diff-6 support (untested, parts of it just guessed as the spec is un...Michael Niedermayer2005-01-24
* fixing many bugs in bitplane_decoding()Michael Niedermayer2005-01-24
* dont use several 100 mb memory for a tiny 120 element tableMichael Niedermayer2005-01-23
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-23
* preliminary vc9 bitstream decoder, committing to make syncing and team-work o...Alex Beregszaszi2005-01-22