Adding a frame parallel decoding mode
Adds a flag to disable features that would inhibit frame parallel decoding. This includes backward adaptation and MV sorting based on search in ref frame buffer. Also includes some minor clean-ups. Change-Id: I434846717a47b7bcb244b37ea670c5cdf776f14d
Showing
- vp8/vp8_cx_iface.c 1 addition, 0 deletionsvp8/vp8_cx_iface.c
- vp9/common/vp9_onyx.h 6 additions, 0 deletionsvp9/common/vp9_onyx.h
- vp9/common/vp9_onyxc_int.h 1 addition, 0 deletionsvp9/common/vp9_onyxc_int.h
- vp9/decoder/vp9_decodemv.c 4 additions, 2 deletionsvp9/decoder/vp9_decodemv.c
- vp9/decoder/vp9_decodframe.c 11 additions, 3 deletionsvp9/decoder/vp9_decodframe.c
- vp9/encoder/vp9_bitstream.c 5 additions, 4 deletionsvp9/encoder/vp9_bitstream.c
- vp9/encoder/vp9_onyx_if.c 13 additions, 5 deletionsvp9/encoder/vp9_onyx_if.c
- vp9/encoder/vp9_rdopt.c 2 additions, 1 deletionvp9/encoder/vp9_rdopt.c
- vp9/vp9_cx_iface.c 4 additions, 0 deletionsvp9/vp9_cx_iface.c
- vpx/vpx_encoder.h 6 additions, 0 deletionsvpx/vpx_encoder.h
- vpxenc.c 16 additions, 1 deletionvpxenc.c
Loading
Please register or sign in to comment