citra/src/core/dumping
zhupengfei f3e9780d10
ffmpeg: Avoid listing child classes for AVFormatContext and AVCodecContext
As they actually have every encoder/format as their child classes, this will result in a lot of extra options being added.
2020-02-28 16:40:13 +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: Avoid listing child classes for AVFormatContext and AVCodecContext 2020-02-28 16:40:13 +08:00
ffmpeg_backend.h ffmpeg: Add ListFormats and ListEncoders 2020-02-27 16:55:14 +08:00