]> git.sesse.net Git - x264/commit
OpenCL support improvement/refactoring
authorAnton Mitrofanov <BugMaster@narod.ru>
Mon, 6 May 2013 18:51:11 +0000 (22:51 +0400)
committerFiona Glaser <fiona@x264.com>
Mon, 20 May 2013 19:25:24 +0000 (12:25 -0700)
commit3aa9a67b6d62bcf11ee69397647230700a32044b
treeebd4801a20340de7c1fc9cd2a2c9aa67ba7f871a
parent0b2c3d35c168011e73300da5fdc690e00a8238e0
OpenCL support improvement/refactoring

Autoload the OpenCL library so that it's not required to run an openCL-enabled
build of x264.

Update X264_BUILD, which should have been changed with the first patch.
12 files changed:
Makefile
common/common.c
common/common.h
common/frame.c
common/opencl.c
common/opencl.h
configure
encoder/encoder.c
encoder/slicetype-cl.c
extras/cl.h [new file with mode: 0644]
extras/cl_platform.h [new file with mode: 0644]
x264.h