| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
60b1f85b67 |
ffmpeg: remove superfluous custom cuvid hwaccel
It's a duplicate of the properly implemented nvdec libavcodec hwaccel Reviewed-by: Timo Rothenpieler <timo@rothenpieler.org> Signed-off-by: James Almer <jamrial@gmail.com> |
6 years ago |
|
|
6b35a83214 |
Remove the ffserver program
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com> |
8 years ago |
|
|
3650cb2dfa |
lavu,lavfi,ffmpeg: Remove experimental OpenCL API
This was added in early 2013 and abandoned several months later; as far as I can tell, there are no external users. Future OpenCL use will be via hwcontext, which requires neither special OpenCL-only API nor global state in libavutil. All internal users are also deleted - this is just the unsharp filter (replaced by unsharp_opencl, which is more flexible) and the deshake filter (no replacement). |
8 years ago |
|
|
3e6829a8aa |
build: fix compilation of tools with OpenCL enabled
Signed-off-by: James Almer <jamrial@gmail.com> |
8 years ago |