summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_if.c
AgeCommit message (Expand)Author
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-03-12Merge "Change buffer update rules on ARF overlay." into experimentalPaul Wilkins
2013-03-12Merge "Changes to maximum gf/arf interval." into experimentalPaul Wilkins
2013-03-12Change buffer update rules on ARF overlay.Paul Wilkins
2013-03-11Merge "Reinitialize motion search tables on frame size change" into experimentalJohn Koleszar
2013-03-11Merge "Add 'superframe' index" into experimentalJohn Koleszar
2013-03-11Changes to maximum gf/arf interval.Paul Wilkins
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-06Merge "Added stricter Q control flag." into experimentalPaul Wilkins
2013-03-06Added stricter Q control flag.Paul Wilkins
2013-03-05Add 'superframe' indexJohn Koleszar
2013-03-04Reinitialize motion search tables on frame size changeJohn Koleszar
2013-03-04Support 16K sequence codingJingning Han
2013-03-01Merge "Adjust the max_gf_interval initialization" into experimentalYaowu Xu
2013-03-01Adjust the max_gf_interval initializationYaowu Xu
2013-02-28Code cleanup.Dmitry Kovalev
2013-02-28Fix incorrect comparison of frame sizeJohn Koleszar
2013-02-27Merge "Remove unused vp9_copy32xn" into experimentalJohn Koleszar
2013-02-27Remove unused vp9_copy32xnJohn Koleszar
2013-02-27Use ref_frame_map vice active_ref_idx on the encoderJohn Koleszar
2013-02-27Test upscaling as well as downscalingJohn Koleszar
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Fix modes.stt output printf format string.Ronald S. Bultje
2013-02-25Minor rate control refactoring and experiments.Paul Wilkins
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-22Merge "Experimental removal of over quant code" into experimentalPaul Wilkins
2013-02-22Experimental removal of over quant codePaul Wilkins
2013-02-20Merge "Fixed the buffer overflow issue" into experimentalJingning Han
2013-02-20Fixed the buffer overflow issueJingning Han
2013-02-20Merge "Merge lossless experiment" into experimentalYaowu Xu
2013-02-20Merge lossless experimentYaowu Xu
2013-02-20Entropy stats output code.Paul Wilkins
2013-02-19Use lossless for Q0Yaowu Xu
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-13Merge "enable bitstream lossless support" into experimentalYaowu Xu
2013-02-13enable bitstream lossless supportYaowu Xu
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-11Change rd thresholds and add speed trade off flags.Paul Wilkins
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar
2013-02-08Initial support for resolution changes on P-framesJohn Koleszar
2013-02-08Avoid allocating memory when resizing framesJohn Koleszar
2013-02-08Adds a test for the VP8E_SET_SCALEMODE controlJohn Koleszar
2013-02-07Added skip switches for SB32 and SB64Paul Wilkins
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-02-04Re-factor code for rd thresholds.Paul Wilkins