]> granicus.if.org Git - libvpx/history - vpx_dsp/quantize.c
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
[libvpx] / vpx_dsp / quantize.c
2016-05-04 James Zernvpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-05 James ZernMerge "third_party/libwebm: pull from upstream"
2015-08-05 James ZernMerge "examples.mk: quiet vcproj script exec by default"
2015-08-04 Jingning HanChange vp9_quantize to vpx_quantize
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-21 Yaowu XuMerge "Fix bug in setting sf->use_square_partition_only."
2015-07-20 Yaowu XuMerge "Correctly report "Unsupported bitstream profile""
2015-07-20 Yaowu XuMerge "Removed vp9_ prefix from vpx_dsp/bitreader file...
2015-07-20 Yunqing WangMerge "Migrate quantization functions from vp9/ to...
2015-07-17 Yunqing WangMigrate quantization functions from vp9/ to vpx_dsp/