yuzu/src/video_core/command_classes
lat9nq 47401016bf CMake: Implement YUZU_USE_BUNDLED_FFMPEG
For Linux, instructs CMake to use the FFmpeg submodule in externals.
This is HEAVILY based on our usage of the late Unicorn.  Minimal change
to MSVC as it uses the yuzu-emu/ext-windows-bin. MinGW now targets the
same ext-windows-bin libraries as MSVC for FFmpeg. Adds FFMPEG_LIBRARIES
to WIN32 and simplifies video_core/CMakeLists.txt a bit.
2021-02-05 14:49:51 -05:00
..
codecs CMake: Implement YUZU_USE_BUNDLED_FFMPEG 2021-02-05 14:49:51 -05:00
host1x.cpp fix for nvdec disabled, cleanup host1x 2021-01-07 14:33:45 -05:00
host1x.h fix for nvdec disabled, cleanup host1x 2021-01-07 14:33:45 -05:00
nvdec.cpp Queue decoded frames, cleanup decoders 2020-11-25 17:10:44 -05:00
nvdec.h Queue decoded frames, cleanup decoders 2020-11-25 17:10:44 -05:00
nvdec_common.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
sync_manager.cpp remove inaccurate reference 2021-01-07 14:33:45 -05:00
sync_manager.h sync_manager: Amend parameter order of calls to SyncptIncr constructor 2020-10-27 03:22:57 -04:00
vic.cpp general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
vic.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00