Les articles publiés sur le site
-
Changed Paths:
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/encoder/vp9_encoder.h
Update to dynamic resize for 1 pass CBR: source scaling.
Switch to use the normative (convolve8) filter for source scaling,
only for 1/2x1/2 scaling for now. This is faster and has better
quality than either the vpx_scale_frame or the nonnormative scaler.
Remove the vp9_scale_if_required_fast, which is now not used.
Change-Id: I2f7d73950589d19baafb1fa650eac987d531bcc8
-
20 août 2015, par Scott LaVarnway
Changed Paths:
Modify /vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c
VPX: scaled convolve : fix windows build errors
Change-Id: Ic81d435ea928183197040cdf64b6afd7dbaf57e4
-
20 août 2015, par Jingning Han
Merge "Refactor REFS_PER_FRAME definition"
-
20 août 2015, par Jingning Han
Changed Paths:
Modify /vp10/common/loopfilter.h
Modify /vp10/decoder/decodeframe.c
Modify /vp10/decoder/dthread.c
Modify /vp10/encoder/bitstream.c
Modify /vp10/encoder/encoder.h
Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES
The macro MAX_REF_LF_DELTAS is repeatedly defined. Merge its use
cases with MAX_REF_FRAMES.
Change-Id: I71c4634fb5feae78ce6f9bf99074f45ed7f68b73
-
20 août 2015, par Jingning Han
Changed Paths:
Modify /vp10/common/onyxc_int.h
Refactor REFS_PER_FRAME definition
Define it as a function of reference frame types to provide
scalability for multiple reference frames.
Change-Id: I77b856c96916f352bc31004b9266b3f24e19bd0f