summaryrefslogtreecommitdiffstats
path: root/libavcodec/vc9.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-20/+20
* fix unused variable warningsAurelien Jacobs2005-09-211-1/+1
* print 'not working' messageAlex Beregszaszi2005-07-021-0/+2
* parse and save hrd_fullness and range_mapIvan Kalvachev2005-05-161-7/+35
* whitespace cosmeticsIvan Kalvachev2005-05-161-47/+47
* few bistream fixes and verbosity tweaksIvan Kalvachev2005-05-121-18/+47
* switch to native time basesMichael Niedermayer2005-04-301-4/+4
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-241-15/+15
* - renaming the AC coding set variable names to more meaningful onesanonymous2005-02-231-456/+204
* - samples from mplayer ftp in the "adv" profile seem to have profile=2,anonymous2005-02-041-229/+654
* - a lot less overflows when decoding framesanonymous2005-02-011-44/+66
* Documentation patch by anonymousanonymous2005-02-011-193/+420
* 100000l (typos in the #define for selecting the NORM6 method -> wasnt compile...Michael Niedermayer2005-01-301-1/+4
* - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define inanonymous2005-01-301-97/+126
* In that patch:anonymous2005-01-301-291/+448
* use dc tables from msmpeg4 instead of duplicating them patch by anonymousanonymous2005-01-261-13/+16
* dont duplicate decode012()Michael Niedermayer2005-01-251-10/+0
* check norm6 vlc validity as there are some bit sequences which dont corespond...Michael Niedermayer2005-01-251-0/+4
* Fixes:anonymous2005-01-241-262/+497
* more 10l typosMichael Niedermayer2005-01-241-2/+2
* norm-6 / diff-6 support (untested, parts of it just guessed as the spec is un...Michael Niedermayer2005-01-241-7/+46
* fixing many bugs in bitplane_decoding()Michael Niedermayer2005-01-241-42/+56
* dont use several 100 mb memory for a tiny 120 element tableMichael Niedermayer2005-01-231-11/+9
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-2/+2
* preliminary vc9 bitstream decoder, committing to make syncing and team-work o...Alex Beregszaszi2005-01-221-0/+1723
OpenPOWER on IntegriCloud