citra/src
zhupengfei 17461b5d11
ffmpeg: Correctly set pixel format
While YUV420P is widely used, not all encoders accept it (e.g. Intel QSV only accepts NV12). We should use the codec's preferred pixel format instead as we need to rescale the frame anyway.
2020-02-27 16:55:11 +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, citra_qt: Add video dumping config read/write 2020-02-27 16:55:11 +08:00
common core/dumping: Allow format/encoder selection+configuration 2020-02-27 16:55:10 +08:00
core ffmpeg: Correctly set pixel format 2020-02-27 16:55:11 +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