summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-04Loop filter test fixDeb Mukherjee
2014-12-03Merge "Various updates to vp8."Marco
2014-12-03Merge "acm_random: provide full range for Rand16()"James Zern
2014-12-03Merge "sse2 visual studio build fix"Tom Finegan
2014-12-03Fixes a missing highbitdepth convolve call bugDeb Mukherjee
2014-12-03acm_random: provide full range for Rand16()James Zern
2014-12-03Merge "acm_random: provide full range for Rand8()"James Zern
2014-12-03Merge "Use memset for initialization to 0"Adrian Grange
2014-12-03sse2 visual studio build fixDeb Mukherjee
2014-12-03Free motion vector array before re-allocatingAdrian Grange
2014-12-03Merge "Increase delta-qp for aq=3 mode, after key frame."Marco
2014-12-03Various updates to vp8.Marco
2014-12-03Merge "Fix indent in source_var_based_partition_search_method"Jingning Han
2014-12-03Use memset for initialization to 0Adrian Grange
2014-12-03Merge "vp9: sync threads after a longjmp"James Zern