mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avformat: add IPU demuxer
This commit is contained in:
parent
5c2d7acb4f
commit
14d6838638
5 changed files with 93 additions and 1 deletions
|
|
@ -211,6 +211,7 @@ extern AVInputFormat ff_image2_brender_pix_demuxer;
|
|||
extern AVInputFormat ff_ingenient_demuxer;
|
||||
extern AVInputFormat ff_ipmovie_demuxer;
|
||||
extern AVOutputFormat ff_ipod_muxer;
|
||||
extern AVInputFormat ff_ipu_demuxer;
|
||||
extern AVInputFormat ff_ircam_demuxer;
|
||||
extern AVOutputFormat ff_ircam_muxer;
|
||||
extern AVOutputFormat ff_ismv_muxer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue