mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-11 17:30:00 +01:00
avcodec: add QOI decoder and demuxer and parser and encoder and muxer
This commit is contained in:
@@ -524,6 +524,7 @@ extern const AVInputFormat ff_image_png_pipe_demuxer;
|
||||
extern const AVInputFormat ff_image_ppm_pipe_demuxer;
|
||||
extern const AVInputFormat ff_image_psd_pipe_demuxer;
|
||||
extern const AVInputFormat ff_image_qdraw_pipe_demuxer;
|
||||
extern const AVInputFormat ff_image_qoi_pipe_demuxer;
|
||||
extern const AVInputFormat ff_image_sgi_pipe_demuxer;
|
||||
extern const AVInputFormat ff_image_svg_pipe_demuxer;
|
||||
extern const AVInputFormat ff_image_sunrast_pipe_demuxer;
|
||||
|
||||
Reference in New Issue
Block a user