summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 04James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 03James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 02Scott LaVarnway
2014-12-09Fix clang ioc warning due to NULL src_mi pointer.hkuang
2014-12-09Merge "VP9 common for ARMv8 by using NEON intrinsics 01"Johann
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 01James Yu
2014-12-09Merge "Clean up the logic of handling corrupted frame."hkuang
2014-12-08Merge "SSSE3 Optimization for Atom processors using new instruction selection...Yunqing Wang
2014-12-08Merge "Changes to assembler for NASM on mac."James Zern
2014-12-08SSSE3 Optimization for Atom processors using new instruction selection and or...levytamar82
2014-12-08Merge "Improve the performance by caching the left_mi and right_mi in macrobl...hkuang
2014-12-08Merge "Use average mb energy from first pass in AQ2 test."Paul Wilkins
2014-12-07Merge "Fix potential integer overflow."Frank Galligan
2014-12-05Merge "vp9 asserts: fix compile warning"James Zern
2014-12-05Merge "vp9: fix frame-parallel encoding"James Zern
2014-12-05Merge "Some internal-stats, vp9-highbitdepth bug fixes"Deb Mukherjee
2014-12-05vp9: fix frame-parallel encodingJames Zern
2014-12-05Merge "Remove redundant rdcost reset"Jingning Han
2014-12-05Merge "Fix a motion search skip condition in vp9_pick_inter_mode"Jingning Han
2014-12-05Merge "Remove redundant MB_MODE_INFO reset from vp9_pick_mode_inter"Jingning Han
2014-12-05Improve the performance by caching the left_mi and right_mi in macroblockd.hkuang
2014-12-05vp9 asserts: fix compile warningJames Zern
2014-12-05Remove redundant rdcost resetJingning Han
2014-12-05Fix a motion search skip condition in vp9_pick_inter_modeJingning Han
2014-12-05Remove redundant MB_MODE_INFO reset from vp9_pick_mode_interJingning Han
2014-12-05Merge "Merge set_prev_mi function into encoder function."hkuang
2014-12-05Some internal-stats, vp9-highbitdepth bug fixesDeb Mukherjee
2014-12-05Merge "Remove redundant vp9_zero in choose_partitioning"Jingning Han
2014-12-05Merge "Enable conditional skip path in rd_pick_intra_sby_mode"Jingning Han
2014-12-05Merge "Use hybrid RD and non-RD coding flow for key frame coding"Jingning Han
2014-12-05Remove redundant vp9_zero in choose_partitioningJingning Han
2014-12-05Enable conditional skip path in rd_pick_intra_sby_modeJingning Han
2014-12-05Use hybrid RD and non-RD coding flow for key frame codingJingning Han
2014-12-05Merge "vp9_ethread: the tile-based multi-threaded encoder"Yunqing Wang
2014-12-05Fix potential integer overflow.Frank Galligan
2014-12-05Merge "Increase strength of AQ1."Paul Wilkins
2014-12-04Merge "Use the RTC optimizations when in high bitdepth mode."Debargha Mukherjee
2014-12-04Merge "vp9_reader: reorder struct members"James Zern
2014-12-04Merge "Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9_HIGHBITDEPTH."Debargha Mukherjee
2014-12-04Use the RTC optimizations when in high bitdepth mode.Peter de Rivaz
2014-12-04Clean up the logic of handling corrupted frame.hkuang
2014-12-04Merge set_prev_mi function into encoder function.hkuang
2014-12-04vp9_ethread: the tile-based multi-threaded encoderYunqing Wang
2014-12-04Merge "Fixes a missing highbitdepth convolve call bug"Deb Mukherjee
2014-12-04Merge "Free motion vector array before re-allocating"Adrian Grange
2014-12-04Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9_HIGHBITDEPTH.Peter de Rivaz
2014-12-03Merge "sse2 visual studio build fix"Tom Finegan
2014-12-03Fixes a missing highbitdepth convolve call bugDeb Mukherjee
2014-12-03Merge "Use memset for initialization to 0"Adrian Grange
2014-12-03sse2 visual studio build fixDeb Mukherjee