summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-09-12Merge "Changes in speed 2 settings"Paul Wilkins
2013-09-11Merge "resolve clang issue : implicit convert tx_mode -> tx_size"Jim Bankoski
2013-09-11Changes in speed 2 settingsDeb Mukherjee
2013-09-10Merge "Remove redundant condition check in 32x32 quant"Jingning Han
2013-09-10Merge "Remove the use of uninitialized_safe in encode_sb_"Jingning Han
2013-09-10Remove redundant condition check in 32x32 quantJingning Han
2013-09-10Merge "Small tweaks on the constant quality mode"Deb Mukherjee
2013-09-10Small tweaks on the constant quality modeDeb Mukherjee
2013-09-10Stop partition checking when distortion is smallYunqing Wang
2013-09-10Modify encode breakout for static framesYunqing Wang
2013-09-10Modified mode skip functionality.Paul Wilkins
2013-09-10Added extra check to rd_auto_partition_range()Paul Wilkins
2013-09-09Merge "API extensions and sample app for spacial scalable encoder"Ivan Maltz
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-09-09Remove the use of uninitialized_safe in encode_sb_Jingning Han
2013-09-09Merge "Revert "New mode_info_context storage""James Zern
2013-09-09Revert "New mode_info_context storage"James Zern
2013-09-09Merge "Enable kf restrictions at speed 4"Paul Wilkins
2013-09-08resolve clang issue : implicit convert tx_mode -> tx_sizeJim Bankoski
2013-09-08Merge "New mode_info_context storage"Jim Bankoski
2013-09-06Fix overflow issue in 16x16 quantization SSSE3Jingning Han
2013-09-06Enable kf restrictions at speed 4Paul Wilkins
2013-09-06Support a constant quality mode in VP9Deb Mukherjee
2013-09-06New mode_info_context storageScott LaVarnway
2013-09-05Merge "Use saturated addition in SSSE3 of 32x32 quant"Jingning Han
2013-09-05Use saturated addition in SSSE3 of 32x32 quantJingning Han
2013-09-05Merge "faster accounting of inc_mv"Jim Bankoski
2013-09-04Merge "Attempt to fix speed 4"Paul Wilkins
2013-09-04Merge "make vp9 postproc a config option"Jim Bankoski
2013-09-04Merge "Use correct bit cost while static-thresh is on"Yunqing Wang
2013-09-04make vp9 postproc a config optionJim Bankoski
2013-09-04faster accounting of inc_mvJim Bankoski
2013-09-03Attempt to fix speed 4Paul Wilkins
2013-09-03Merge "Fix 32x32 forward transform SSE2 version"Jingning Han
2013-08-31Fix 32x32 forward transform SSE2 versionJingning Han
2013-08-30Use correct bit cost while static-thresh is onYunqing Wang
2013-08-30Merge "Added per pixel inter rd hit count stats"Paul Wilkins
2013-08-29Merge "Fix overflow issue in SSSE3 32x32 quantization"Jingning Han
2013-08-30Added per pixel inter rd hit count statsPaul Wilkins
2013-08-29Merge "Adds a speed feature for fast 1-loop forw updates"Deb Mukherjee
2013-08-29Merge changes Ib1e853f9,Ifd75c809,If3e83404James Zern
2013-08-29Merge "Fixed potential overflows"Yaowu Xu
2013-08-29consistently name VP9_COMMON variables #3James Zern
2013-08-29consistently name VP9_COMMON variables #1James Zern
2013-08-29Merge "Renaming txfm_size to tx_size."Dmitry Kovalev
2013-08-29Fix overflow issue in SSSE3 32x32 quantizationJingning Han
2013-08-29Fixed potential overflowsYaowu Xu
2013-08-28General code cleanup.Dmitry Kovalev
2013-08-28Adds a speed feature for fast 1-loop forw updatesDeb Mukherjee
2013-08-27Renaming txfm_size to tx_size.Dmitry Kovalev