mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-28 03:13:08 +08:00
avformat: add xbm_pipe demuxer
This commit is contained in:
@@ -518,6 +518,7 @@ extern AVInputFormat ff_image_svg_pipe_demuxer;
|
||||
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_xbm_pipe_demuxer;
|
||||
extern AVInputFormat ff_image_xpm_pipe_demuxer;
|
||||
extern AVInputFormat ff_image_xwd_pipe_demuxer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user