| Commit message (Expand) | Author | Age | Files | Lines |
* | - renaming the AC coding set variable names to more meaningful ones | anonymous | 2005-02-23 | 1 | -456/+204 |
* | - samples from mplayer ftp in the "adv" profile seem to have profile=2, | anonymous | 2005-02-04 | 1 | -229/+654 |
* | - a lot less overflows when decoding frames | anonymous | 2005-02-01 | 1 | -44/+66 |
* | Documentation patch by anonymous | anonymous | 2005-02-01 | 1 | -193/+420 |
* | 100000l (typos in the #define for selecting the NORM6 method -> wasnt compile... | Michael Niedermayer | 2005-01-30 | 1 | -1/+4 |
* | - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in | anonymous | 2005-01-30 | 1 | -97/+126 |
* | In that patch: | anonymous | 2005-01-30 | 1 | -291/+448 |
* | use dc tables from msmpeg4 instead of duplicating them patch by anonymous | anonymous | 2005-01-26 | 1 | -13/+16 |
* | dont duplicate decode012() | Michael Niedermayer | 2005-01-25 | 1 | -10/+0 |
* | check norm6 vlc validity as there are some bit sequences which dont corespond... | Michael Niedermayer | 2005-01-25 | 1 | -0/+4 |
* | Fixes: | anonymous | 2005-01-24 | 1 | -262/+497 |
* | more 10l typos | Michael Niedermayer | 2005-01-24 | 1 | -2/+2 |
* | norm-6 / diff-6 support (untested, parts of it just guessed as the spec is un... | Michael Niedermayer | 2005-01-24 | 1 | -7/+46 |
* | fixing many bugs in bitplane_decoding() | Michael Niedermayer | 2005-01-24 | 1 | -42/+56 |
* | dont use several 100 mb memory for a tiny 120 element table | Michael Niedermayer | 2005-01-23 | 1 | -11/+9 |
* | avoid buf_size == 0 checks in every decoder | Michael Niedermayer | 2005-01-23 | 1 | -2/+2 |
* | preliminary vc9 bitstream decoder, committing to make syncing and team-work o... | Alex Beregszaszi | 2005-01-22 | 1 | -0/+1723 |