citra/src
zhupengfei 22bfa7b5de
ffmpeg: Misc fixes
The most important one being adding a mutex to protect the format_context. Apparently it wasn't thread safe (as one'd expect) but I didn't think about that.

Should fix some of the strange issues happening with MP4 muxers, etc.
2020-03-21 12:02:21 +08:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core core: Properly std::move things around 2020-02-27 16:55:09 +08:00
citra citra, citra_qt: Add video dumping config read/write 2020-02-27 16:55:11 +08:00
citra_qt citra_qt: Split options into 'Specific' and 'Generic' 2020-02-28 18:26:20 +08:00
common core/dumping: Allow format/encoder selection+configuration 2020-02-27 16:55:10 +08:00
core ffmpeg: Misc fixes 2020-03-21 12:02:21 +08:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common Fix compilation 2020-02-10 12:10:42 +01:00
network network/room: add message/join/leave/kick/ban/unban/game name logging 2019-11-03 09:55:38 -05:00
tests Core timing 2.0 (#4913) 2020-02-21 19:31:32 +01:00
video_core core: Properly std::move things around 2020-02-27 16:55:09 +08:00
web_service HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Remove C++ standard flag 2020-02-21 16:45:02 -06:00