summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-09Disable neon assembly when neon is disabledJohann
2014-12-09Cosmetic naming changeJingning Han
2014-12-09Take out redundant setting of mode_info from set_block_sizeJingning Han
2014-12-09Merge "Clean up the logic of handling corrupted frame."hkuang
2014-12-09Substantial restructuring of AQ mode 2.Paul Wilkins
2014-12-08Remove unused rd cost calculation from nonrd_use_partitionJingning Han
2014-12-08Merge "Extend x32 check by also checking for __x86_64__."Johann
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-08Fix the comments.hkuang
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-07Make the decoder Cfg available to encoder tests..Jim Bankoski
2014-12-05Merge "vp9 asserts: fix compile warning"James Zern
2014-12-05Merge "fix building with --disable-spatial-resampling"James Zern
2014-12-05fix building with --disable-spatial-resamplingJames 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-04Re-enable 8x8 fdct/fht tests by changing toleranceDeb 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-04Merge "Loop filter test fix"James Zern
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