Les articles publiés sur le site
-
Changed Paths:
Modify /vp8/decoder/dboolhuff.h
Modify /vp8/decoder/treereader.h
Clean up unused function warnings in vp8 decoder
Mark functions in dboolhuff.h and treereader.h with INLINE.
Change-Id: Ifc1008de0713c8d43f4fec83a8c2b836622be365
-
Changed Paths:
Modify /vp8/common/findnearmv.h
Modify /vp8/common/invtrans.h
Modify /vp8/common/postproc.c
Modify /vp8/common/setupintrarecon.h
Clean up unused function warnings in vp8 common
Mark functions in findnearmv.h, invtrans.h and setupintrarecon.h
with INLINE.
Hide function in postproc.h behind the same #if as it's callers.
Change-Id: Ic1e014a943d2aca280f137019218b9d4f1443d61
-
Changed Paths:
Modify /vp8/common/onyx.h
Mark Scale2Ratio INLINE
WebRTC builds with -Wunused-function do not like all the uses of onyx.h
Change-Id: Ic57cb143b48df9c9895f94b5f8f395c260fa7025
-
25 août 2015, par Debargha Mukherjee
Merge remote-tracking branch 'origin/master' into nextgenv2
Merges changes from master to nextgenv2
Change-Id: Ia86490127d01ffde3e376dac2760d84e6b09a2e7
-
25 août 2015, par Yaowu Xu
Merge "Limit new motion vector size"