RetroArch/cores/libretro-ffmpeg
Nils Hasenbanck c3c2f5bfb6 Implement HW based decoding for the ffmpeg core.
The ffmpeg core not support the usage of HW based video decoders.

Core options to configure the HW decoder to use is provided.
Proper fallback to the SW based decoder is implemented.

Currently the decoder loop in single threaded and is limited by
the color conversion that is done in software.
The frame based threading provided by ffmpeg also currently doesn't
seem to provide any benefits in configuring it.
2019-12-01 12:11:14 +01:00
..
2019-01-17 19:39:38 -08:00
2017-12-12 00:24:18 -08:00
2017-05-27 03:28:49 +02:00
2015-10-19 16:55:08 +02:00
2019-01-17 19:39:38 -08:00
2019-11-23 22:39:50 +01:00
2019-11-19 09:09:52 +01:00