mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-04 13:20:01 +01:00
lavf/img2dec: Auto-detect xwd images.
This commit is contained in:
@@ -476,6 +476,7 @@ extern AVInputFormat ff_image_sunrast_pipe_demuxer;
|
||||
extern AVInputFormat ff_image_tiff_pipe_demuxer;
|
||||
extern AVInputFormat ff_image_webp_pipe_demuxer;
|
||||
extern AVInputFormat ff_image_xpm_pipe_demuxer;
|
||||
extern AVInputFormat ff_image_xwd_pipe_demuxer;
|
||||
|
||||
/* external libraries */
|
||||
extern AVOutputFormat ff_chromaprint_muxer;
|
||||
|
||||
Reference in New Issue
Block a user