Add global motion parameters to compressed header
Currently nothing is implemented to compute GM parameters, this just adds the capability to send them in the bitstream if they were computed. Still need to implement the reconstruction based on the parameters in reconinter. Change-Id: I72aea3c6a9de9f5a40f96da76c82b54a52781fe2
parent
681ba364
No related branches found
No related tags found
Showing
- vp10/common/blockd.h 3 additions, 0 deletionsvp10/common/blockd.h
- vp10/common/entropymode.h 3 additions, 0 deletionsvp10/common/entropymode.h
- vp10/common/entropymv.c 14 additions, 0 deletionsvp10/common/entropymv.c
- vp10/common/entropymv.h 5 additions, 0 deletionsvp10/common/entropymv.h
- vp10/common/mv.h 61 additions, 0 deletionsvp10/common/mv.h
- vp10/common/onyxc_int.h 3 additions, 0 deletionsvp10/common/onyxc_int.h
- vp10/decoder/decodeframe.c 55 additions, 0 deletionsvp10/decoder/decodeframe.c
- vp10/decoder/dsubexp.c 10 additions, 0 deletionsvp10/decoder/dsubexp.c
- vp10/decoder/dsubexp.h 5 additions, 0 deletionsvp10/decoder/dsubexp.h
- vp10/encoder/bitstream.c 54 additions, 1 deletionvp10/encoder/bitstream.c
- vp10/encoder/encodeframe.c 84 additions, 1 deletionvp10/encoder/encodeframe.c
- vp10/encoder/encoder.h 3 additions, 0 deletionsvp10/encoder/encoder.h
- vp10/encoder/subexp.c 13 additions, 0 deletionsvp10/encoder/subexp.c
- vp10/encoder/subexp.h 7 additions, 0 deletionsvp10/encoder/subexp.h
Loading
Please register or sign in to comment