FFmpeg/fftools
Anton Khirnov 0e00624389 h264dec: add a NVDEC hwaccel
Some parts of the code are based on a patch by
Timo Rothenpieler <timo@rothenpieler.org>

Merges Libav commit b9129ec466.

Due to the name clash with our cuvid decoder, rename it to nvdec.

This commit also changes the Libav code to dynamic loading of the
cuda/cuvid libraries.

Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
2017-11-10 22:48:53 +01:00
..
cmdutils.c Merge commit '908f737d6c' 2017-11-01 18:01:32 -03:00
cmdutils.h
cmdutils_opencl.c
ffmpeg.c ffmpeg.c: fix code style in seek_to_start 2017-11-05 03:14:29 +01:00
ffmpeg.h h264dec: add a NVDEC hwaccel 2017-11-10 22:48:53 +01:00
ffmpeg_cuvid.c
ffmpeg_filter.c
ffmpeg_hw.c
ffmpeg_opt.c h264dec: add a NVDEC hwaccel 2017-11-10 22:48:53 +01:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c lavc: drop VDA 2017-10-23 11:56:15 +02:00
ffplay.c ffplay: use SDL2 audio API 2017-11-06 00:00:38 +01:00
ffprobe.c ffprobe: remove usage of deprecated getter functions 2017-10-29 14:42:48 -03:00
ffserver.c ffserver: Fix off by 1 error in path 2017-10-25 00:18:33 +02:00
ffserver_config.c ffserver: remove usage of deprecated rc_eq option 2017-10-21 18:07:54 -03:00
ffserver_config.h
Makefile