]> granicus.if.org Git - libvpx/commit
Removal of threading code.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 10 Feb 2012 16:02:10 +0000 (16:02 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Fri, 10 Feb 2012 16:23:59 +0000 (16:23 +0000)
commit2615ca5d41388216ec65db9d9cb0f719efef855a
tree717edcd9962e9d4170b8747208c76f57d6bf0e66
parentf64725a0097819edf124fc15d300c77b2b42f744
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
19 files changed:
configure
vp8/common/generic/systemdependent.c
vp8/common/onyxc_int.h
vp8/common/threading.h [deleted file]
vp8/decoder/decoderthreading.h [deleted file]
vp8/decoder/decodframe.c
vp8/decoder/onyxd_if.c
vp8/decoder/onyxd_int.h
vp8/decoder/reconintra_mt.h
vp8/decoder/threading.c [deleted file]
vp8/encoder/bitstream.c
vp8/encoder/encodeframe.c
vp8/encoder/ethreading.c [deleted file]
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/temporal_filter.c
vp8/vp8_common.mk
vp8/vp8cx.mk
vp8/vp8dx.mk