vpx/vp9
James Zern d167a1aeee vp9_thread: prefer pthread.h if available
this avoids conflicts with recent versions of mingw-w64 (tested g++
4.8.2) and the unit tests

Change-Id: Ic41ea31eebe0e3e712ed5e657f37d8cad6712088
2015-02-10 12:47:14 -08:00
..
common vp9_thread: prefer pthread.h if available 2015-02-10 12:47:14 -08:00
decoder Make encoder and decoder share common thread function 2015-02-06 11:45:51 -08:00
encoder Merge "Auto-adaptive encoder frame resizing logic" 2015-02-10 12:16:55 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Rename loopfilter_thread files to thread_common files 2015-02-06 10:03:31 -08:00
vp9_cx_iface.c Add mutex initialization in encoder 2015-02-03 09:53:08 -08:00
vp9_dx_iface.c Set the maximum decode threads to be 8. 2015-02-09 10:38:41 -08:00
vp9_iface_common.h Enable decoder to pass through color space info 2015-01-13 15:13:19 -08:00
vp9cx.mk Add vp9_sad64x64x4d_neon Neon intrinsic function. 2015-01-27 08:33:40 -08:00
vp9dx.mk Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00