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
2022-08-12qsv: remove mfx/ prefix from mfx headersHaihao Xiang
2022-07-07avfilter: add remap opencl filterPaul B Mahol
2022-02-17lavu/hwcontext_opencl: clear dangling pointers on map failureAnton Khirnov
2022-01-29libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to openclnyanmisaka
2021-09-20Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt
2021-04-27avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt
2021-03-11avutil: use the buffer_size_t typedef where requiredJames Almer
2020-05-23hwcontext: add av_hwdevice_ctx_create_derived_optsLynne
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