0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/demux
Dudemanguy 36ea5d7b5c options: remove a few options marked with .deprecation_message
A bit different from the OPT_REPLACED/OPT_REMOVED ones in that the
options still possibly do something but they have a deprecation
message. Most of these are old and have no real usage. The only
potentially controversial ones are the removal of --oaffset and
--ovoffset which were deprecated years ago and seemingly have no real
replacement. There's a cryptic message about --audio-delay but who
knows. The less encoding mode code we have, the better so just chuck
it.
2023-09-21 16:06:29 +00:00
..
cache.c demux: prepend some cache options with demuxer 2023-09-18 17:13:15 +00:00
cache.h
codec_tags.c
codec_tags.h
cue.c
cue.h
demux_cue.c
demux_disc.c
demux_edl.c
demux_lavf.c
demux_libarchive.c
demux_mf.c demux_mf: detect svg 2023-09-21 14:04:08 +00:00
demux_mkv_timeline.c
demux_mkv.c demux_mkv: support ProjectionPoseRoll element 2023-09-17 16:48:42 +00:00
demux_null.c
demux_playlist.c demux_playlist: add --directory-mode=auto 2023-09-21 14:57:11 +00:00
demux_raw.c
demux_timeline.c
demux.c options: remove a few options marked with .deprecation_message 2023-09-21 16:06:29 +00:00
demux.h
ebml.c
ebml.h
matroska.h
packet.c
packet.h
stheader.h demux: add crop to mp_codec_params 2023-09-17 16:48:42 +00:00
timeline.c
timeline.h various: add missing include in header flles 2023-09-21 14:40:11 +00:00