1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-29 23:07:56 +00:00
mpv/demux
Philip Langdale 70683b8916 ffmpeg: increase minimum required version to 4.4
Now that 0.35 has been released, we can consider increasing our minimum
required ffmpeg version. Currently, we think 4.4 is the most recent
version we can move to (from the current requirement of 4.0).

This allows us to remove a few conditionals. There are more that we
won't be able to remove unless we move further up to 5.1.
2022-12-01 10:45:47 -08:00
..
cache.c
cache.h
codec_tags.c demux/codec_tags: support more WAVEFORMATEXTENSIBLE tags 2022-11-01 09:52:27 -04:00
codec_tags.h
cue.c
cue.h
demux_cue.c
demux_disc.c
demux_edl.c
demux_lavf.c ffmpeg: increase minimum required version to 4.4 2022-12-01 10:45:47 -08:00
demux_libarchive.c
demux_mf.c demux_mf: add support for QOI, PHM and HDR images 2022-10-15 21:31:43 +03:00
demux_mkv_timeline.c
demux_mkv.c demux_mkv: add AVS2 and AVS3 to tag list 2022-10-21 18:12:08 +03:00
demux_null.c
demux_playlist.c
demux_raw.c
demux_timeline.c
demux.c demux: stop iterating over demuxers as soon as a match is found 2022-05-21 23:32:40 +03:00
demux.h
ebml.c demux_edl: rename ebml_defs.c to ebml_defs.inc 2021-11-14 19:13:10 +00:00
ebml.h
matroska.h
packet.c demux/packet: replace deprecated av_init_packet() 2022-01-10 22:56:52 +01:00
packet.h
stheader.h
timeline.c
timeline.h