vpx/vp9
Jingning Han 25be81e2dd Remove redundant intra mode penalty from vp9_pick_inter_mode
The intra mode penalty is covered by intra_cost_penalty. This
commit removes the other intra cost threshold, provided that the
constant 50 is negligible in normal rate-distortion cost.

Change-Id: I9b8b7483c43b9a41741622e7057def1f7d51bb72
2014-11-24 14:55:59 -08:00
..
common Merge "Refactored idct routines and headers" 2014-11-24 12:47:03 -08:00
decoder Modify the frame context memory deallocation 2014-11-06 11:34:19 -08:00
encoder Remove redundant intra mode penalty from vp9_pick_inter_mode 2014-11-24 14:55:59 -08:00
exports_dec
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk High bit-depth loop/arf/postproc filter functions 2014-09-23 16:20:43 -07:00
vp9_cx_iface.c Prepare for dynamic frame resizing in the recode loop 2014-11-13 11:41:20 -08:00
vp9_dx_iface.c Miscellaneous decoder changes for high bitdepth 2014-09-29 11:27:45 -07:00
vp9_iface_common.h Fix src frame buffer copy and extend 2014-10-08 11:07:04 -07:00
vp9cx.mk Merge "Refactored idct routines and headers" 2014-11-24 12:47:03 -08:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00