Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-10libavutil/hwcontext_opencl: Fix channel order in format support checkJarek Samic
2019-03-22lavu/opencl: replace va_ext.h with standard nameRuiling Song
2018-12-03hwcontext_opencl: Use correct function to enumerate devicesMark Thompson
2018-11-28hwcontext_opencl: Only release command queue if it existsMark Thompson
2018-06-29hwcontext_opencl: remove an unused variableJun Zhao
2018-06-29hwcontext_opencl: Remove the opencl_device_init in opencl_device_deriveJun Zhao
2018-06-29configure: fix check for opencl_vaapi_intel_media.Jun Zhao
2018-06-24hwcontext_opencl: Remove unused variableMark Thompson
2018-06-21hwcontext_opencl: use ff_hwframe_map_replace()Rostislav Pehlivanov
2018-06-07lavu/hwcontext_opecl: fix the build warningJun Zhao
2018-06-07lavu: add calling convention for OpenCL callback.Ruiling Song
2018-03-23hwcontext_opencl: Add support for mapping DRM objects to BeignetMark Thompson
2018-03-23hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headersMark Thompson
2017-12-17lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos
2017-11-25hwcontext_opencl: Reset internal command queue on device_uninitMark Thompson
2017-11-23hwcontext_opencl: DRM to OpenCL mapping for ARMMark Thompson
2017-11-23hwcontext_opencl: D3D11 to OpenCL mappingMark Thompson
2017-11-23hwcontext_opencl: DXVA2 to OpenCL mappingMark Thompson
2017-11-23hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDKMark Thompson
2017-11-23hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignetMark Thompson
2017-11-23lavu: OpenCL hwcontext implementationMark Thompson