aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/x86util.asm
diff options
context:
space:
mode:
authorManeesh Gupta <maneesh.gupta@amd.com>2015-04-28 13:02:38 +0530
committerMichael Niedermayer <michaelni@gmx.at>2015-04-28 12:28:53 +0200
commit91305c60261c77ad4a071062a21136fc0b6c5ab2 (patch)
tree2b56c69049a0ec79a2450b73216a727598c300bc /libavutil/x86/x86util.asm
parentcf234552b83a9503ff96572de2658b921b8842eb (diff)
downloadffmpeg-91305c60261c77ad4a071062a21136fc0b6c5ab2.tar.gz
OpenCL: Fix ABI incompatibility issues
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>
Diffstat (limited to 'libavutil/x86/x86util.asm')
0 files changed, 0 insertions, 0 deletions