summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2011-11-11Merge "fixed the decoder when using 8x8 transform" into experimentalYaowu Xu
2011-11-11Make 8x8 and extend_qrange to work togetherYaowu Xu
2011-11-10fixed the decoder when using 8x8 transformYaowu Xu
2011-11-10Merge "scaled the threshold for 2nd order coefficient reset" into experimentalYaowu Xu
2011-11-10scaled the threshold for 2nd order coefficient resetYaowu Xu
2011-11-10Merge "T8x8 experiment merge." into experimentalPaul Wilkins
2011-11-10Merge "fixed an encoder bug" into experimentalYaowu Xu
2011-11-09fixed an encoder bugYaowu Xu
2011-11-09T8x8 experiment merge.Paul Wilkins
2011-11-09Merging and testing of SEGMENTATION experiment.Paul Wilkins
2011-11-09Segmentation feature logic fix.Paul Wilkins
2011-11-08make debug match release build on win32 with 8x8 transform enabledYaowu Xu
2011-11-08Attempt to fix an issue related to 8x8 transform and segfeatureYaowu Xu
2011-11-08Segment signaling of TX sizePaul Wilkins
2011-11-04Merge "Added context reset when 2nd order coefficients are cleared" into expe...Yaowu Xu
2011-11-04Segment Features with 8x8DCT.Paul Wilkins
2011-11-04Segment Feature Data AccessPaul Wilkins
2011-11-03make uv intra mode coding adaptive to Y modeYaowu Xu
2011-11-03Added context reset when 2nd order coefficients are clearedYaowu Xu
2011-11-03Segment Features. Removal of #ifdefsPaul Wilkins
2011-11-03Merge "Segmentation: Reference frames" into experimentalPaul Wilkins
2011-11-02Merge "Change to prevent encoding of effect-less 2nd order coefficients" into...Paul Wilkins
2011-11-02Segmentation: Reference framesPaul Wilkins
2011-11-01Deleted repeated code blockAdrian Grange
2011-10-31Fixed this_mode used before set in vp8_pick_inter_modeAdrian Grange
2011-10-31Segmentation Entropy and tweaks.Paul Wilkins
2011-10-27Resolve build problemPaul Wilkins
2011-10-25Change to prevent encoding of effect-less 2nd order coefficientsYaowu Xu
2011-10-25Merge "added a last stage rounding for 8x8 inverse dct" into experimentalYaowu Xu
2011-10-24added a last stage rounding for 8x8 inverse dctYaowu Xu
2011-10-24Segmentation Features;Paul Wilkins
2011-10-24Further segment feature extensions.Paul Wilkins
2011-10-14fixed the wrong rounding in inverse haar transformYaowu Xu
2011-10-08fixed a decoder bugYaowu Xu
2011-09-30Segment coding of mode and reference frame.Paul Wilkins
2011-09-30Experimental: segfeature added.Paul Wilkins
2011-09-21Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-09-20Move neon only arm functions under arm/neon.Fritz Koenig
2011-09-20Merge "NEON FDCT updated to match current C code"Johann
2011-09-20Merge "NEON walsh transform updated to match C"Johann
2011-09-20Merge "Updated ARMv6 forward transforms to match C"Johann
2011-09-20Merge "Fixed armv5te multiplications"Johann
2011-09-20NEON FDCT updated to match current C codeTero Rintaluoma
2011-09-20Fixed armv5te multiplicationsTero Rintaluoma
2011-09-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-09-19Fix necessary for input partitions iface to match the RTP profileStefan Holmer
2011-09-19Updated ARMv6 forward transforms to match CTero Rintaluoma
2011-09-19NEON walsh transform updated to match CTero Rintaluoma
2011-09-17Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-09-16enable selecting&transmitting to for intra mode entropyYaowu Xu