citra-nightly/src/core/dumping
zhupengfei a28eac08ae
ffmpeg: Properly handle non-planar formats
For non-planar formats, only the first data plane is used. Therefore,
they need to be handled differently in certain places.
2020-02-27 16:55:20 +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: Properly handle non-planar formats 2020-02-27 16:55:20 +08:00
ffmpeg_backend.h ffmpeg: Add ListFormats and ListEncoders 2020-02-27 16:55:14 +08:00