19 Commits (5e3419b15a083e0b3eb9c885e39268a148568781)

Author SHA1 Message Date
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
anonymous 8da75fb272 - renaming the AC coding set variable names to more meaningful ones 20 years ago
anonymous 7cc84d241b - samples from mplayer ftp in the "adv" profile seem to have profile=2, 20 years ago
anonymous bf2bc926f0 - a lot less overflows when decoding frames 20 years ago
anonymous 2ce151f898 Documentation patch by anonymous 20 years ago
Michael Niedermayer 9da235c803 100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after fixing typos new method doesnt even compile -> swicth back to old until its fixed) 20 years ago
anonymous 5e424311dd - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in 20 years ago
anonymous 0d33db8a4d In that patch: 20 years ago
anonymous 0c040aacbe use dc tables from msmpeg4 instead of duplicating them patch by anonymous 20 years ago
Michael Niedermayer a64a006e95 dont duplicate decode012() 20 years ago
Michael Niedermayer 6b250f09e8 check norm6 vlc validity as there are some bit sequences which dont corespond to any codeword, the other vlc tables all seem to be huffman tables though 20 years ago
anonymous e5540b3fd3 Fixes: 20 years ago
Michael Niedermayer b299f0d907 more 10l typos 20 years ago
Michael Niedermayer 9c68c65adb norm-6 / diff-6 support (untested, parts of it just guessed as the spec is unclear) 20 years ago
Michael Niedermayer d29f0cd9c1 fixing many bugs in bitplane_decoding() 20 years ago
Michael Niedermayer e902560005 dont use several 100 mb memory for a tiny 120 element table 20 years ago
Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
Alex Beregszaszi 21aa398f3d preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier 20 years ago