mpv/common
Jan Ekström 1313f287e5 common/av_common: clean up mp_lavc_set_extradata
It no longer has any users, as the last ones (subtitle decoders)
were switched to mp_set_avctx_codec_headers.
2023-03-14 23:59:47 +02:00
..
av_common.c common/av_common: clean up mp_lavc_set_extradata 2023-03-14 23:59:47 +02:00
av_common.h common/av_common: clean up mp_lavc_set_extradata 2023-03-14 23:59:47 +02:00
av_log.c
av_log.h
codecs.c
codecs.h
common.c
common.h player: add video-sync=display-tempo 2023-01-09 15:17:09 +00:00
encode.h options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
encode_lavc.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
encode_lavc.h
global.h
msg.c msg: log-file set at mpv.conf: don't ignore early messages 2023-01-23 11:05:08 +02:00
msg.h
msg_control.h
playlist.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
playlist.h
recorder.c
recorder.h
stats.c
stats.h
tags.c
tags.h
version.c