vpx/vp10
hui su 697a8e6fe6 Avoid setting rate multiplier as 0
In high bitdepth setting, the rate multipier may be set as 0. In
lossless mode, the RD cost would always be 0, resulting in bad
partition and prediction mode choices.

Change-Id: I297014dd8bfa8a07ff0ab480119f75678300ff68
2015-08-24 11:47:36 -07:00
..
common Merge "Refactor get_tx_type and get_scan" 2015-08-21 23:21:04 +00:00
decoder Merge "Refactor get_tx_type and get_scan" 2015-08-21 23:21:04 +00:00
encoder Avoid setting rate multiplier as 0 2015-08-24 11:47:36 -07:00
exports_dec Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
exports_enc Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
vp10_common.mk Remove common_data.c file from vp10 folder 2015-08-13 16:33:03 +00:00
vp10_cx_iface.c VP9EncoderConfig -> VP10EncoderConfig 2015-08-16 17:24:35 -07:00
vp10_dx_iface.c VP9Decoder -> VP10Decoder 2015-08-13 14:43:55 -07:00
vp10_iface_common.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
vp10cx.mk Replace vp10_ssim functions with vpx_ssim versions 2015-08-11 22:35:46 -07:00
vp10dx.mk Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00