citra/src/core/dumping
zhupengfei 8b9c01ded9
ffmpeg: Correctly handle sample format
We previously assumed that the first preferred sample format is planar, but that may not be true for all codecs. Instead we should find a supported sample format that is planar.
2020-02-27 16:55:12 +08:00
..
backend.cpp video_core, core: Move pixel download to its own thread 2020-02-27 16:55:08 +08:00
backend.h core/dumping: Allow format/encoder selection+configuration 2020-02-27 16:55:10 +08:00
ffmpeg_backend.cpp ffmpeg: Correctly handle sample format 2020-02-27 16:55:12 +08:00
ffmpeg_backend.h core/dumping: Allow format/encoder selection+configuration 2020-02-27 16:55:10 +08:00