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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-23libavutil/opencl: fixed uninitialized var warningdsmudhar
2015-12-07lavu/opencl: restore #if HAVE_THREADSClément Bœsch
2015-12-07lavc, lavu: use avutil/thread.h instead of redundant conditional includesClément Bœsch
2015-10-17opencl: Use "opencl" as log context nameTimothy Gu
2015-10-17opencl: Print compilation logTimothy Gu
2015-10-17opencl: Print error string when compilation failsTimothy Gu
2015-09-26avutil/opencl: Fix volatile pointerTimo Rothenpieler
2015-04-28OpenCL: Fix ABI incompatibility issuesManeesh Gupta
2015-03-17OpenCL uninit bug fix - clear is_compiled flagsrikanth
2015-03-07Revert "avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit"Michael Niedermayer
2015-03-06avutil/opencl: is_compiled flag not being cleared in av_opencl_uninitSrikanth G
2014-09-15avutil: remove obsolete FF_API_OLD_OPENCL cruftJames Almer
2014-08-25avutil/opencl: use av_malloc(z)_array()Michael Niedermayer
2014-05-10opencl: Make init_mtx static with volatile lockMatt Oliver
2014-05-01opencl: add support for non-pthread lockingMatt Oliver
2014-04-25avutil/opencl: fix a segmentfault in libavutil/opencl.cY.C. Liu
2013-12-10cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang
2013-12-02libavutil & opencl: remove opencl default device typeLenny Wang
2013-11-05avutil/opencl: compile kernels separatelyLenny Wang
2013-09-17OpenCL: convert meaningless "device id" output to "device name"Lenny Wang
2013-05-24lavu/opencl: remove semi-colon from macro.Clément Bœsch
2013-05-05lavu/opencl: add opencl public error APIhighgod0401
2013-05-02lavu/opencl: fix bug of opencl optionshighgod0401
2013-04-22lavu/opencl:optimize compile kernel operationhighgod0401
2013-04-13avutil/opencl: merge opencl env to opencl contexthighgod0401
2013-04-11opencl: add spec opencl device APIs 20130411highgod0401
2013-04-11avutil/opencl: add opencl device list APIs 20130411highgod0401
2013-04-05fix bug of finding CPU devicehighgod0401
2013-04-04avutil/opencl: replace assert by check and error message in av_opencl_init()highgod0401
2013-04-04avutil/opencl: check strtol for failurehighgod0401
2013-04-04avutil/opencl: add check for the program number to create kernelhighgod0401
2013-04-02lavu/opencl: apply misc cosmetics fixesStefano Sabatini
2013-04-01opencl: fix double ;Michael Niedermayer
2013-04-01opencl wrapper based on comments on 20130401highgod0401