mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 01:22:30 +00:00
4873b32c59
Finish renaming directories and moving files. Adjust all include statements to make the previous commit compile. The two commits are separate, because git is bad at tracking renames and content changes at the same time. Also take this as an opportunity to remove the separation between "common" and "mplayer" sources in the Makefile. ("common" used to be shared between mplayer and mencoder.)
26 lines
288 B
Plaintext
26 lines
288 B
Plaintext
*.o
|
|
*.a
|
|
*.d
|
|
*.exe
|
|
.depend
|
|
|
|
/config.h
|
|
/config.mak
|
|
/config.log
|
|
/mpv
|
|
/mpv.app
|
|
/version.h
|
|
/core/codecs.conf.h
|
|
/core/input/input_conf.h
|
|
/tags
|
|
/TAGS
|
|
/locale
|
|
/po
|
|
/video/out/vo_opengl_shaders.h
|
|
/video/out/vdpau_template.c
|
|
/demux/ebml_defs.c
|
|
/demux/ebml_types.h
|
|
/sub/osd_font.h
|
|
/DOCS/man/*/mpv.1
|
|
|