Les articles publiés sur le site
-
5 août 2015, par Marco Paniconi
Merge "Bugfix for svc."
-
Changed Paths:
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_pickmode.c
Modify /vp9/encoder/vp9_ratectrl.c
Bugfix for svc.
Condition usage of rc.frames_since_golden to non-svc mode.
rc.frames_since_golden, which is used in non-svc mode to add second reference,
was causing, under certain condiiton, the turning off of golden reference
for svc case.
Change-Id: Icec644d235d0471e56d8ff73d6c37278bd6ecd3b
-
5 août 2015, par James Zern
Changed Paths:
Modify /third_party/libwebm/README.libvpx
Modify /third_party/libwebm/mkvparser.cpp
Modify /third_party/libwebm/mkvparser.hpp
third_party/libwebm: pull from upstream
Changes:
2dec094 mkvparser: normalize UnserializeInt signature
fixes a visual studio build warning
Change-Id: Ifb99c8a46957ee135f8a6a639f19f2515c7526c3
-
5 août 2015, par Alex Converse
Changed Paths:
Modify /vpx_dsp/x86/inv_txfm_sse2.asm
Narrow a load in iwht4x4_16_add.
The top half is unused.
Change-Id: I29b2f6a93e20ea43aff4ad0bd2d52257e1e752b6
-
5 août 2015, par Scott LaVarnway
Changed Paths:
Modify /test/convolve_test.cc
Modify /vp9/encoder/vp9_encoder.c
Modify /vpx_dsp/x86/convolve.h
VPX: remove scaled calls from FUN_CONV_1D
and FUN_CONV_2D macros. The predict lut now handles
this case. The encoder now calls vpx_scaled_2d() instead
of vpx_convolve8() for scaling.
Change-Id: Ia1c8af8a31e4cb4887a587143108cb45835f7df7