summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-11-29MinQ equations.Paul Wilkins
2011-11-29Extended Q Range:Paul Wilkins
2011-11-29Further work on extended Q range.Paul Wilkins
2011-11-28mbgraph: fix invalid memory access if motion vectors are too big.Ronald S. Bultje
2011-11-28changed find_near_mvs search to include a mb from last frameYaowu Xu
2011-11-23Two pass rate control code changes.Paul Wilkins
2011-11-23Further resolution of QIndex LUTS;Paul Wilkins
2011-11-22Remove redundant code (lf_or_gf and frame_lf_or_gf)Adrian Grange
2011-11-22Removal of Qindex LUTS.Paul Wilkins
2011-11-21Extended Q range Experiment.Paul Wilkins
2011-11-21CONFIG_T8X8 experiment.:Paul Wilkins
2011-11-17Clip buffer level to the maximum buffer size in CBRAdrian Grange
2011-11-17Merge "fixed the scaling in 8x8 trellis quant" into experimentalYaowu Xu
2011-11-16fixed the scaling in 8x8 trellis quantYaowu Xu
2011-11-16Header inclusion for Unix buildPaul Wilkins
2011-11-15Merge CONFIGURE_SEGMENTATION experiment.Paul Wilkins
2011-11-15Further clean up of Segmentation experiment codePaul Wilkins
2011-11-15Further work on Segmentation Experiment:Paul Wilkins
2011-11-11Segmentation experiment:Paul Wilkins
2011-11-11SEGMENTATION experiment:Paul Wilkins
2011-11-11Make 8x8 and extend_qrange to work togetherYaowu 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-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-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-25Change to prevent encoding of effect-less 2nd order coefficientsYaowu Xu
2011-10-24Segmentation Features;Paul Wilkins
2011-10-24Further segment feature extensions.Paul Wilkins
2011-09-30Segment coding of mode and reference frame.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-20NEON FDCT updated to match current C codeTero Rintaluoma