summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dixie: cosmetics (line length, braces, etc)dixieJohn Koleszar2011-03-0810-449/+594
* dixie: remove unused variablesJohn Koleszar2011-02-082-3/+1
* dixie: only use sixtap mc filterJohn Koleszar2011-02-082-370/+52
* dixie: simplify inter predictionJohn Koleszar2011-02-071-307/+74
* dixie: simplify intra predictionJohn Koleszar2011-02-073-638/+81
* dixie: simplify bool decoderJohn Koleszar2011-02-036-252/+68
* dixie: fix memory leaksJohn Koleszar2011-02-039-0/+62
* dixie: handle buffer size changesJohn Koleszar2011-02-032-6/+8
* dixie: support for simple lf, bilinear subpixJohn Koleszar2011-02-023-48/+297
* dixie: prevent read of uninitialized memoryJohn Koleszar2011-02-011-0/+1
* dixie: correct reference buffer copiesJohn Koleszar2011-02-011-15/+5
* dixie: populate all dequant_factorsJohn Koleszar2011-02-011-1/+4
* dixie: correct delta_q parsingJohn Koleszar2011-02-011-2/+2
* dixie: correct frame size checkJohn Koleszar2011-02-011-1/+1
* dixie: fix process_row when start_col>0John Koleszar2010-08-063-4/+5
* dixie: add split four/six tap 2d filtersJohn Koleszar2010-08-061-73/+75
* dixie: fix 64 bit integer promotion issue.John Koleszar2010-08-062-6/+6
* dixie: use emulated umv borderJohn Koleszar2010-08-064-59/+352
* dixie: add interframe reconstructionJohn Koleszar2010-08-057-51/+969
* dixie: add normal loopfilterJohn Koleszar2010-07-125-0/+421
* dixie: add idct/add stageJohn Koleszar2010-07-075-5/+637
* dixie: add intra predictionJohn Koleszar2010-07-075-1/+850
* dixie: combine dequant with token decodeJohn Koleszar2010-07-074-15/+169
* dixie: implement token decodingJohn Koleszar2010-06-245-10/+539
* dixie: sync bool decoder to latestJohn Koleszar2010-06-242-21/+32
* dixie: move modemv data tablesJohn Koleszar2010-06-243-217/+218
* dixie: implement motion vector decodingJohn Koleszar2010-06-243-24/+522
* dixie: implement keyframe mode decodingJohn Koleszar2010-06-246-3/+446
* dixie: decode entropy model headerJohn Koleszar2010-06-243-0/+502
* dixie: decode reference frame headerJohn Koleszar2010-06-242-0/+35
* dixie: decode quantizer level headerJohn Koleszar2010-06-243-6/+52
* dixie: decode token partitions headerJohn Koleszar2010-06-242-1/+65
* dixie: decode loopfilter headerJohn Koleszar2010-06-242-1/+45
* dixie: decode segmentation headerJohn Koleszar2010-06-245-1/+291
* dixie: simple validation of the frame headerJohn Koleszar2010-06-243-2/+67
* dixie: initial interfaceJohn Koleszar2010-06-247-0/+321
* Merge "Remove deprecated `svnstat' rule from Makefile"John Koleszar2010-06-211-10/+0
|\
| * Remove deprecated `svnstat' rule from MakefileGiuseppe Scrivano2010-06-211-10/+0
* | Fix breakout thresh computation for golden & AltRef framesagrange2010-06-211-5/+8
|/
* Changed unary operator from ! to ~agrange2010-06-211-3/+3
* Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator)agrange2010-06-211-1/+1
* Fix a linker error on x86-64 Linux when not using a version script.Timothy B. Terriberry2010-06-212-2/+6
* vp8_block_error_xmm: remove unnecessary instructionsJim Bankoski2010-06-181-20/+10
* Merge "cosmetics: trim trailing whitespace"John Koleszar2010-06-18440-897/+897
|\
| * cosmetics: trim trailing whitespaceJohn Koleszar2010-06-18440-897/+897
* | Merge "Add x86_64-linux-icc target to build VP8 with icc"Yunqing Wang2010-06-182-0/+3
|\ \ | |/ |/|
| * Add x86_64-linux-icc target to build VP8 with iccYunqing Wang2010-06-182-0/+3
* | Merge "Change bitreader to use a larger window."John Koleszar2010-06-1711-208/+116
|\ \
| * | Change bitreader to use a larger window.Timothy B. Terriberry2010-06-1511-208/+116
* | | CHANGELOG: 0.9.1v0.9.1John Koleszar2010-06-171-0/+15
| |/ |/|