Enables alt-ref frames in one pass mode
Includes a few fixes and clean-ups that adds the ability to use alt-ref frames in one-pass mode. Whether alt-refs are actually used or not is controlled by a macro USE_ALTREF_FOR_ONE_PASS in vp9_firstpass.c. This first cut seems to improve derf by 15+% in 1-pass mode. But further experiments with parameters are underway. Change-Id: I78254421435478003367c788c7930d2dc4ee2816
Showing
- vp9/encoder/vp9_firstpass.c 17 additions, 4 deletionsvp9/encoder/vp9_firstpass.c
- vp9/encoder/vp9_lookahead.c 0 additions, 1 deletionvp9/encoder/vp9_lookahead.c
- vp9/encoder/vp9_onyx_if.c 4 additions, 13 deletionsvp9/encoder/vp9_onyx_if.c
- vp9/encoder/vp9_ratectrl.c 21 additions, 23 deletionsvp9/encoder/vp9_ratectrl.c
- vp9/encoder/vp9_temporal_filter.c 11 additions, 11 deletionsvp9/encoder/vp9_temporal_filter.c
- vp9/encoder/vp9_temporal_filter.h 3 additions, 2 deletionsvp9/encoder/vp9_temporal_filter.h
Loading
Please register or sign in to comment