mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 02:20:07 +01:00
avformat: add apm muxer
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
This commit is contained in:
@@ -55,6 +55,7 @@ extern AVInputFormat ff_anm_demuxer;
|
||||
extern AVInputFormat ff_apc_demuxer;
|
||||
extern AVInputFormat ff_ape_demuxer;
|
||||
extern AVInputFormat ff_apm_demuxer;
|
||||
extern AVOutputFormat ff_apm_muxer;
|
||||
extern AVInputFormat ff_apng_demuxer;
|
||||
extern AVOutputFormat ff_apng_muxer;
|
||||
extern AVInputFormat ff_aptx_demuxer;
|
||||
|
||||
Reference in New Issue
Block a user