1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-12 18:02:36 +00:00
mpv/mpvcore
wm4 eb15151705 Move options/config related files from mpvcore/ to options/
Since m_option.h and options.h are extremely often included, a lot of
files have to be changed.

Moving path.c/h to options/ is a bit questionable, but since this is
mainly about access to config files (which are also handled in
options/), it's probably ok.
2013-12-17 02:07:57 +01:00
..
asxparser.c
asxparser.h
av_common.c vd_lavc: factor out libavcodec thread setup 2013-12-04 23:12:51 +01:00
av_common.h vd_lavc: factor out libavcodec thread setup 2013-12-04 23:12:51 +01:00
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h
charset_conv.c
charset_conv.h
codecs.c
codecs.h
cpudetect.c
cpudetect.h
encode_lavc.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
encode_lavc.h Take care of some libavutil deprecations, drop support for FFmpeg 1.0 2013-11-29 17:39:57 +01:00
encode.h
mp_common.c
mp_common.h Reduce stheader.h includes, move stream types to mp_common.h 2013-11-23 22:08:42 +01:00
mp_memory_barrier.h
mp_msg.c
mp_msg.h Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg 2013-12-16 20:41:08 +01:00
mp_ring.c mp_ring: fix comment typo 2013-11-22 19:12:43 +01:00
mp_ring.h mp_ring: remove unused function 2013-11-15 21:08:48 +01:00
mp_talloc.h
mpv_global.h
playlist_parser.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
playlist_parser.h
playlist.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
playlist.h
version.c