Removal of threading code.
For the experimental branch we are trying to slim the codebase down removing features such as threading for now which complicate the process of development and testing. Change-Id: I657c0246aef4d1fa8c8ffc6a1adfeee45bce8e24
Showing
- configure 0 additions, 5 deletionsconfigure
- vp8/common/generic/systemdependent.c 0 additions, 48 deletionsvp8/common/generic/systemdependent.c
- vp8/common/onyxc_int.h 1 addition, 3 deletionsvp8/common/onyxc_int.h
- vp8/common/threading.h 0 additions, 94 deletionsvp8/common/threading.h
- vp8/decoder/decoderthreading.h 0 additions, 26 deletionsvp8/decoder/decoderthreading.h
- vp8/decoder/decodframe.c 1 addition, 34 deletionsvp8/decoder/decodframe.c
- vp8/decoder/onyxd_if.c 0 additions, 32 deletionsvp8/decoder/onyxd_if.c
- vp8/decoder/onyxd_int.h 0 additions, 28 deletionsvp8/decoder/onyxd_int.h
- vp8/decoder/reconintra_mt.h 0 additions, 11 deletionsvp8/decoder/reconintra_mt.h
- vp8/decoder/threading.c 0 additions, 1012 deletionsvp8/decoder/threading.c
- vp8/encoder/bitstream.c 1 addition, 6 deletionsvp8/encoder/bitstream.c
- vp8/encoder/encodeframe.c 0 additions, 94 deletionsvp8/encoder/encodeframe.c
- vp8/encoder/ethreading.c 0 additions, 591 deletionsvp8/encoder/ethreading.c
- vp8/encoder/onyx_if.c 0 additions, 46 deletionsvp8/encoder/onyx_if.c
- vp8/encoder/onyx_int.h 0 additions, 22 deletionsvp8/encoder/onyx_int.h
- vp8/encoder/temporal_filter.c 0 additions, 1 deletionvp8/encoder/temporal_filter.c
- vp8/vp8_common.mk 0 additions, 1 deletionvp8/vp8_common.mk
- vp8/vp8cx.mk 0 additions, 1 deletionvp8/vp8cx.mk
- vp8/vp8dx.mk 0 additions, 4 deletionsvp8/vp8dx.mk
Loading
Please register or sign in to comment