1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-24 07:42:17 +00:00
mpv/common
Ricardo Constantino 828bd2963c
command: add demuxer-lavf-list property
Was only available with --demuxer-lavf-format=help and the demuxer
needed to be used for it to actually print the list.

This can be used in the future to check if 'dash' support was compiled
with FFmpeg so ytdl_hook can use it instead. For now, dashdec is too
rudimentary to be used right away.
2018-01-02 20:46:58 +00:00
..
av_common.c command: add demuxer-lavf-list property 2018-01-02 20:46:58 +00:00
av_common.h command: add demuxer-lavf-list property 2018-01-02 20:46:58 +00:00
av_log.c msg: reinterpret a bunch of message levels 2017-12-15 22:28:47 -08:00
av_log.h
codecs.c
codecs.h
common.c vo_opengl: further GL API use separation 2017-08-07 19:17:28 +02:00
common.h build: move copyright statement to a shared location 2018-01-01 21:05:09 +00:00
encode_lavc.c encode: implement --oset-metadata, and --oremove-metadata 2017-12-26 03:33:19 -07:00
encode_lavc.h encode_lavc: move from GPL 2+ to LGPL 2.1+. 2017-06-13 14:22:15 -04:00
encode.h encode: implement --oset-metadata, and --oremove-metadata 2017-12-26 03:33:19 -07:00
global.h
msg_control.h player: make sure version information is always included in --log-file 2017-05-22 18:31:39 +02:00
msg.c msg: bump up log level of --log-file 2017-12-15 22:28:47 -08:00
msg.h msg.c/h: partially change license to LGPL 2017-05-05 06:53:23 +02:00
playlist.c
playlist.h
recorder.c Fix various typos in log messages 2017-12-03 21:24:18 +01:00
recorder.h player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
tags.c tags: add mp_tags_remove 2017-12-26 03:33:18 -07:00
tags.h tags: add mp_tags_remove 2017-12-26 03:33:18 -07:00
version.c build: move copyright statement to a shared location 2018-01-01 21:05:09 +00:00