Les articles publiés sur le site
-
Changed Paths:
Modify /vp10/common/scan.c
Modify /vp10/common/scan.h
Remove vp10_default_scan_orders[] that is unused
Change-Id: Ibc3b5cb3799f080808cf22ccb01d733e74ab4461
-
Changed Paths:
Modify /vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c
Only build ssse3 filter functions on 64 bit
Avoid an unused function warning by only building the functions when
they will be used.
Change-Id: I53b5bdc5a180c79d63b34e4c8921d679bbc54009
-
Changed Paths:
Modify /vp8/encoder/rdopt.h
Modify /vp8/encoder/treewriter.h
Clean up unused function warnings in vp8 encoder
Mark rdopt.h and treewriter.h functions with INLINE.
Change-Id: Ib81168a709d09dfba7de16c596133310e04c6656
-
Changed Paths:
Modify /vp8/encoder/onyx_if.c
Clean up unused function warnings in vp8 onyx_if.c
Remove really unused segmentation_test_function
Hide decide_key_frame and recode_loop_test under non-realtime check.
Change-Id: Ie0113945ffbd096dbb89a553548f526b2a0ee0c6
-
Changed Paths:
Modify /vp8/vp8_dx_iface.c
Remove vp8_priv_sz
This is a leftover of the XMA code which was removed a long time ago.
Found while looking for unused functions.
Change-Id: I07a3d542ae55440af59380dcdcf9a6c11cdfcb75