- 05 Feb, 2016 6 commits
-
-
Alex Converse authored
Change-Id: I3ac1070df2948f6d8637ade7192400be53a7675c
-
James Zern authored
delete apply_cyclic_refresh_bitrate(). unused since: 3472cbbd vp9 aq-mode=3: Keep it on even at low bitrates. Change-Id: I0fac9a31b59504e31000ac3a8f0b68e8d4320113
-
Marco Paniconi authored
-
James Zern authored
-
James Zern authored
-
Marco authored
Change-Id: I6a27db6b9dbe3d8cb3d47ef30fbd52557171cadd
-
- 04 Feb, 2016 6 commits
-
-
Scott LaVarnway authored
Change-Id: I9cc9780f506e025aea57485a9e21f0835faf173c
-
Zoe Liu authored
The definition is for the number of frames to check to determine the recent decay rate, further to determine the next key frame in the first pass of the encoder. Change-Id: Ic696d6eb518a86fa296842273cf8767ef0b0e27a
-
James Zern authored
when INLINE is defined and mips is not being targeted. otherwise keep the old --enable-extra-warnings behavior Change-Id: Iba576edbe5fca03efa56ce99eee11f9cafc573ad
-
James Zern authored
in non-x86 builds Change-Id: I9f6fa40d27f95a4afe92444f71c23dc9a15db466
-
James Zern authored
* changes: yv12config.c: remove dead CONFIG_ALPHA code vp9_encoder.c: remove unused macro vpx_mem.c: remove unused macro vp9_svc_layercontext.c: relocate a macro definition vp9_encoder.c: protect SNPRINT* macros w/CONFIG check vp9_aq_360.c: remove some unused macros vp9_diamond_search_sad_avx.c: rename (un)likely macros vp9_resize.c: add missing include vp9_aq_complexity.c: remove unused macros vp9_detokenize.c: remove unused macros
-
James Zern authored
* changes: dct16x16_test: quiet unused-function warning intrapred: protect functions w/CONFIG check x2 dct32x32_test: remove unused function tests: quiet some warnings w/--disable-webm-io
-
- 03 Feb, 2016 23 commits
-
-
Marco Paniconi authored
-
Marco authored
-use larger threshold on y (as in vp8). -add distance threshold for each cluster -use larger skin distance threshold for first cluster -add some early exist checks. Keep default setting to model=0. Change-Id: I1044b99ade4bb1f215a860a019a4d84cee2f7715
-
Jingning Han authored
-
Jingning Han authored
It improves the compression performance of VP9 by 0.1% across all test sets. No speed change is observed. Change-Id: I59338c5c9e67bae22188f35fc3afbfe2a6bba6b0
-
Hui Su authored
-
Hui Su authored
-
James Zern authored
in non-x86 builds Change-Id: I1171e9c7e7ea5bcdea70bf5e3d28b07d6bb5578f
-
James Zern authored
high-bitdepth version d207e, d63e, d45e are only used with CONFIG_MISC_FIXES Change-Id: I77292e11f51fd76d4127fd0027f876866bcf8675
-
James Zern authored
idct32x32_8 Change-Id: I1678ab48639cc54be4c9294479de01beced9e1e9
-
James Zern authored
unused-functions/variables Change-Id: Id7a2c345442129d84ec1482e38fcdc4bc9eaad7d
-
hui su authored
So that their usage info. will show up with --help. Change-Id: I8542240dcc98e8be29ac63d081f5abb932627cbf
-
James Zern authored
the rest was removed with: 5926e7c0 Remove unfinished VP9 alpha channel. Change-Id: I0c1d92765e5334e1380ad027b069b401e4ae9b8f
-
James Zern authored
SHARP_FILTER_QTHRESH unused since: 53731197 Merging in the Switchable interp experiment Change-Id: I9ccc1883828babffd1886810b59aa16aca4766bf
-
James Zern authored
__VPX_MEM_C__ unused since: f58011ad vpx_mem: remove vpx_memset Change-Id: I820c972c4165275ddf21c1687748409818a7f2af
-
James Zern authored
move SMALL_FRAME_FB_IDX closer to its first use. this is only used with CONFIG_SPATIAL_SVC. Change-Id: Ibf2b3e59a3aab2be2c3b3f89b4380ebe272e0ed6
-
James Zern authored
these are only used with CONFIG_INTERNAL_STATS Change-Id: Ibbcefbdc1db79d93f75e5865289f9960a8c2358a
-
James Zern authored
ENERGY_MIN ENERGY_MAX ENERGY_SPAN ENERGY_IN_BOUNDS unused since first commit Change-Id: I5507d36487aaee3e64f7a5fba582791ef9a533b0
-
James Zern authored
avoid using '__' this is a reserved namespace for the compiler Change-Id: I7d2be4dba2bdddc6f1010a16ad9e59a2e211b064
-
James Zern authored
Change-Id: I429e3c80216102ed0a85ce348ecac0bf1e1e28eb
-
James Zern authored
DEFAULT_COMPLEXITY VAR_STRENGTH_STEP unused since first commit Change-Id: I4a47544098caf0d72e571633b7776146be88237c
-
James Zern authored
LOW_VAL_CONTEXT_NODE TWO_CONTEXT_NODE THREE_CONTEXT_NODE HIGH_LOW_CONTEXT_NODE CAT_ONE_CONTEXT_NODE CAT_THREEFOUR_CONTEXT_NODE CAT_THREE_CONTEXT_NODE CAT_FIVE_CONTEXT_NODE unused since: adaec4d0 Speeding up decode_coeffs(). Change-Id: Id07d2b0b76ff0ee6ef40d1b7a8e085e5e9e4aa8d
-
hui su authored
Change-Id: I7e44bd952f28ce9925e8bdf6ee8ca2bb13de1b49
-
James Zern authored
* changes: vp10: remove unused (read|write)_uniform vp9_denoiser: mark total_adj_strong_thresh inline
-
- 02 Feb, 2016 4 commits
-
-
Alex Converse authored
-
Paul Wilkins authored
-
James Zern authored
dead code since: 5d3327e8 Remove palette from VP10 Change-Id: I4a36575706ea6fffefe5bc778595112ef6ff37d8
-
James Zern authored
avoids -Wunused-function warnings when INLINE is set Change-Id: I14a3b32837d358516b7702a2fb804bec010bb5c6
-
- 01 Feb, 2016 1 commit
-
-
Alex Converse authored
Change-Id: I5975e3aede62202d8ee6ced33889350c0a56554a
-