Merge changes I082959ab,Ib6932640
* changes: vp9/decoder: threaded row-based loop filter vp9/decoder: add thread worker
Showing
- test/test.mk 1 addition, 0 deletionstest/test.mk
- test/vp9_thread_test.cc 109 additions, 0 deletionstest/vp9_thread_test.cc
- vp9/common/vp9_loopfilter.c 8 additions, 0 deletionsvp9/common/vp9_loopfilter.c
- vp9/common/vp9_loopfilter.h 14 additions, 0 deletionsvp9/common/vp9_loopfilter.h
- vp9/decoder/vp9_decodframe.c 28 additions, 3 deletionsvp9/decoder/vp9_decodframe.c
- vp9/decoder/vp9_onyxd_if.c 12 additions, 0 deletionsvp9/decoder/vp9_onyxd_if.c
- vp9/decoder/vp9_onyxd_int.h 2 additions, 1 deletionvp9/decoder/vp9_onyxd_int.h
- vp9/decoder/vp9_thread.c 248 additions, 0 deletionsvp9/decoder/vp9_thread.c
- vp9/decoder/vp9_thread.h 93 additions, 0 deletionsvp9/decoder/vp9_thread.h
- vp9/vp9dx.mk 2 additions, 0 deletionsvp9/vp9dx.mk
Loading
Please register or sign in to comment