citra/src
kongfl888 K cdce02607a
FFmpeg: adapt to ffmpeg7 for dumping. (#248)
* FFmpeg: update layout api for ffmpeg 6.x and ffmpeg 7.

After ffmpeg 5.1, it is deprecated, and has been completely removed in ffmpeg 7.

Our current project is using 6.0 headers, modifying it will not have any side effects.

Since lavu 57.24.100(ffmpeg 5.1)

* FFmpeg: dynamic_library and dumping adapt to ffmpeg7.1.

But keeping support for older versions.

* externals/library-headers: update ffmpeg to 7.1
2024-10-12 13:38:58 +02:00
..
android Reenable dpad axes option (#262) 2024-09-27 23:50:36 +02:00
audio_core fix build error with modern openal-soft 2024-03-22 16:52:23 -06:00
citra Android: Add Pedometer Steps per Hour settings UI (#242) 2024-09-01 12:23:53 +02:00
citra_qt FFmpeg: adapt to ffmpeg7 for dumping. (#248) 2024-10-12 13:38:58 +02:00
common FFmpeg: adapt to ffmpeg7 for dumping. (#248) 2024-10-12 13:38:58 +02:00
core FFmpeg: adapt to ffmpeg7 for dumping. (#248) 2024-10-12 13:38:58 +02:00
dedicated_room dedicated_room: properly initialize logging (#7468) 2024-02-27 20:36:28 +05:30
input_common fix ASAN error in sdl_impl.cpp (#7427) 2024-02-09 14:08:15 -08:00
network Artic Base: Add Artic Controller support (#195) 2024-07-16 22:00:21 +02:00
tests shader_jit: Fix/optimize conditional evaluation (#234) 2024-08-20 10:19:04 +02:00
video_core shader_jit_a64: Compact host executable memory (#230) 2024-09-01 12:24:13 +02:00
web_service Remove the telemetry (#45) 2024-04-02 20:25:36 +02:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Update submodules and build environments (#232) 2024-08-20 16:44:33 +02:00