- 23 May, 2016 1 commit
-
-
dsmudhar authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 07 Dec, 2015 2 commits
-
-
Clément Bœsch authored
Fix regression since a8bb81a0. Spotted-by: RiCON
-
Clément Bœsch authored
-
- 17 Oct, 2015 3 commits
-
-
Timothy Gu authored
All other classes use lowercase names.
-
Timothy Gu authored
Useful when debugging.
-
Timothy Gu authored
-
- 26 Sep, 2015 1 commit
-
-
Timo Rothenpieler authored
Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Timo Rothenpieler <timo@rothenpieler.org>
-
- 28 Apr, 2015 1 commit
-
-
Maneesh Gupta authored
AVOpenCLDeviceNode and AVOpenCLPlatformNode used fixed static buffer for holding the device and platform name. This patch modifies these structures to use pointers instead. The memory required to hold the names is now dynamically allocated, the size for which is determined by querying appropriate OpenCL runtime APIs. Signed-off-by:
Maneesh Gupta <maneesh.gupta@amd.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Mar, 2015 1 commit
-
-
srikanth authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Mar, 2015 1 commit
-
-
Michael Niedermayer authored
Fixed build with opencl enabled Found-by: WJ Liu This reverts commit 0f2359b8.
-
- 06 Mar, 2015 1 commit
-
-
Srikanth G authored
When OpenCL kernels are compiled, is_compiled flag is being set for each kernel. But, in opencl uninit, this flag is not being cleared. This causes an error when an OpenCL kernel is tried on different OpenCL devices on same platform. Here is the patch with a fix Reviewed-by; Wei Gao <highgod0401@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Sep, 2014 1 commit
-
-
James Almer authored
Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 25 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 May, 2014 1 commit
-
-
Matt Oliver authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 May, 2014 1 commit
-
-
Matt Oliver authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Apr, 2014 1 commit
-
-
Y.C. Liu authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Dec, 2013 1 commit
-
-
Lenny Wang authored
Reviewed-by:
Wei Gao <highgod0401@gmail.com> Reviewed-by:
Stefano Sabatini <stefasab@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Dec, 2013 1 commit
-
-
Lenny Wang authored
CL_DEVICE_TYPE_DEFAULT makes duplicated device entries for each platform using av_opencl_get_device_list() Reviewed-by:
Stefano Sabatini <stefasab@gmail.com> Reviewed-by:
highgod0401 <highgod0401@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Nov, 2013 1 commit
-
-
Lenny Wang authored
Reviewed-by:
Wei Gao <highgod0401@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Sep, 2013 1 commit
-
-
Lenny Wang authored
Approved-by:
Wei Gao <highgod0401@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 May, 2013 1 commit
-
-
Clément Bœsch authored
Fixes compilation when the macros are empty and the label above ends up containing no statement. Also makes usage of these macro consistent (some already have a semi colon, some others don't). Fixes Ticket #2603
-
- 05 May, 2013 1 commit
-
-
highgod0401 authored
Reviewed-by:
Stefano Sabatini <stefasab@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 May, 2013 1 commit
-
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Apr, 2013 1 commit
-
-
highgod0401 authored
Reviewed-by:
Stefano Sabatini <stefasab@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Apr, 2013 1 commit
-
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Apr, 2013 2 commits
-
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Apr, 2013 1 commit
-
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Apr, 2013 3 commits
-
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Apr, 2013 3 commits
-
-
Stefano Sabatini authored
Split long lines, reindent code, add missing spaces between operators, remove possibly confusing comment from av_opencl_buffer_read_image() doxy, and use designated initializers for openclutils_class.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-