mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-30 21:30:04 +00:00
* dumping/ffmpeg_backend: Add FPS filter So that the recorded video can be at 60FPS (which is supported by most encoders) while still maintaining correct speed. * dumping/ffmpeg_backend: Add HW context support Required for some HW acceled encoders. Not tested as my devices don't seem to require this. * CMake: Copy avfilter dll for MSVC * CMakeLists: Require FFmpeg 4.0 * ffmpeg: Fix dumper compile error on MSVC. * ffmpeg: Address review comments. --------- Co-authored-by: zhupengfei <zhupf321@gmail.com> |
||
|---|---|---|
| .. | ||
| AndroidNdkModules.cmake | ||
| BuildInstaller.cmake | ||
| BundleLibraries.cmake | ||
| CopyCitraFFmpegDeps.cmake | ||
| CopyCitraOpensslDeps.cmake | ||
| CopyCitraQt6Deps.cmake | ||
| DownloadExternals.cmake | ||
| GenerateSCMRev.cmake | ||
| MinGWCross.cmake | ||
| MSVCCache.cmake | ||