diff options
-rw-r--r-- | audio/audio.c | 2 | ||||
-rw-r--r-- | audio/audio_buffer.c | 2 | ||||
-rw-r--r-- | audio/chmap.c | 2 | ||||
-rw-r--r-- | audio/chmap.h | 2 | ||||
-rw-r--r-- | audio/decode/ad.h | 2 | ||||
-rw-r--r-- | audio/decode/ad_lavc.c | 8 | ||||
-rw-r--r-- | audio/decode/ad_mpg123.c | 2 | ||||
-rw-r--r-- | audio/decode/ad_spdif.c | 4 | ||||
-rw-r--r-- | audio/decode/dec_audio.c | 6 | ||||
-rw-r--r-- | audio/filter/af.h | 2 | ||||
-rw-r--r-- | audio/filter/af_center.c | 2 | ||||
-rw-r--r-- | audio/filter/af_channels.c | 2 | ||||
-rw-r--r-- | audio/filter/af_delay.c | 2 | ||||
-rw-r--r-- | audio/filter/af_drc.c | 2 | ||||
-rw-r--r-- | audio/filter/af_equalizer.c | 2 | ||||
-rw-r--r-- | audio/filter/af_extrastereo.c | 2 | ||||
-rw-r--r-- | audio/filter/af_lavfi.c | 2 | ||||
-rw-r--r-- | audio/filter/af_lavrresample.c | 4 | ||||
-rw-r--r-- | audio/filter/af_pan.c | 2 | ||||
-rw-r--r-- | audio/filter/af_scaletempo.c | 2 | ||||
-rw-r--r-- | audio/filter/af_sub.c | 2 | ||||
-rw-r--r-- | audio/filter/af_volume.c | 2 | ||||
-rw-r--r-- | audio/filter/tools.c | 2 | ||||
-rw-r--r-- | audio/fmt-conversion.c | 2 | ||||
-rw-r--r-- | audio/format.c | 2 | ||||
-rw-r--r-- | audio/format.h | 2 | ||||
-rw-r--r-- | audio/mixer.c | 2 | ||||
-rw-r--r-- | audio/out/ao.c | 4 | ||||
-rw-r--r-- | audio/out/ao.h | 4 | ||||
-rw-r--r-- | audio/out/ao_alsa.c | 2 | ||||
-rw-r--r-- | audio/out/ao_coreaudio.c | 4 | ||||
-rw-r--r-- | audio/out/ao_coreaudio_utils.h | 2 | ||||
-rw-r--r-- | audio/out/ao_dsound.c | 2 | ||||
-rw-r--r-- | audio/out/ao_jack.c | 4 | ||||
-rw-r--r-- | audio/out/ao_lavc.c | 6 | ||||
-rw-r--r-- | audio/out/ao_null.c | 2 | ||||
-rw-r--r-- | audio/out/ao_openal.c | 2 | ||||
-rw-r--r-- | audio/out/ao_oss.c | 2 | ||||
-rw-r--r-- | audio/out/ao_pcm.c | 2 | ||||
-rw-r--r-- | audio/out/ao_portaudio.c | 4 | ||||
-rw-r--r-- | audio/out/ao_pulse.c | 2 | ||||
-rw-r--r-- | audio/out/ao_sdl.c | 2 | ||||
-rw-r--r-- | audio/out/ao_sndio.c | 2 | ||||
-rw-r--r-- | audio/out/ao_wasapi.c | 6 | ||||
-rw-r--r-- | bstr/bstr.c (renamed from mpvcore/bstr.c) | 2 | ||||
-rw-r--r-- | bstr/bstr.h (renamed from mpvcore/bstr.h) | 0 | ||||
-rw-r--r-- | common/asxparser.c (renamed from mpvcore/asxparser.c) | 2 | ||||
-rw-r--r-- | common/asxparser.h (renamed from mpvcore/asxparser.h) | 0 | ||||
-rw-r--r-- | common/av_common.c (renamed from mpvcore/av_common.c) | 4 | ||||
-rw-r--r-- | common/av_common.h (renamed from mpvcore/av_common.h) | 0 | ||||
-rw-r--r-- | common/av_log.c (renamed from mpvcore/av_log.c) | 2 | ||||
-rw-r--r-- | common/av_log.h (renamed from mpvcore/av_log.h) | 0 | ||||
-rw-r--r-- | common/av_opts.c (renamed from mpvcore/av_opts.c) | 0 | ||||
-rw-r--r-- | common/av_opts.h (renamed from mpvcore/av_opts.h) | 0 | ||||
-rw-r--r-- | common/codecs.c (renamed from mpvcore/codecs.c) | 4 | ||||
-rw-r--r-- | common/codecs.h (renamed from mpvcore/codecs.h) | 0 | ||||
-rw-r--r-- | common/common.c (renamed from mpvcore/mp_common.c) | 4 | ||||
-rw-r--r-- | common/common.h (renamed from mpvcore/mp_common.h) | 0 | ||||
-rw-r--r-- | common/cpudetect.c (renamed from mpvcore/cpudetect.c) | 4 | ||||
-rw-r--r-- | common/cpudetect.h (renamed from mpvcore/cpudetect.h) | 0 | ||||
-rw-r--r-- | common/encode.h (renamed from mpvcore/encode.h) | 0 | ||||
-rw-r--r-- | common/encode_lavc.c (renamed from mpvcore/encode_lavc.c) | 2 | ||||
-rw-r--r-- | common/encode_lavc.h (renamed from mpvcore/encode_lavc.h) | 0 | ||||
-rw-r--r-- | common/global.h (renamed from mpvcore/mpv_global.h) | 0 | ||||
-rw-r--r-- | common/msg.c (renamed from mpvcore/mp_msg.c) | 4 | ||||
-rw-r--r-- | common/msg.h (renamed from mpvcore/mp_msg.h) | 2 | ||||
-rw-r--r-- | common/playlist.c (renamed from mpvcore/playlist.c) | 2 | ||||
-rw-r--r-- | common/playlist.h (renamed from mpvcore/playlist.h) | 2 | ||||
-rw-r--r-- | common/playlist_parser.c (renamed from mpvcore/playlist_parser.c) | 2 | ||||
-rw-r--r-- | common/playlist_parser.h (renamed from mpvcore/playlist_parser.h) | 0 | ||||
-rw-r--r-- | common/version.c (renamed from mpvcore/version.c) | 0 | ||||
-rw-r--r-- | compat/atomics.h (renamed from mpvcore/mp_memory_barrier.h) | 0 | ||||
-rw-r--r-- | demux/codec_tags.c | 2 | ||||
-rw-r--r-- | demux/demux.c | 4 | ||||
-rw-r--r-- | demux/demux.h | 4 | ||||
-rw-r--r-- | demux/demux_cue.c | 2 | ||||
-rw-r--r-- | demux/demux_lavf.c | 8 | ||||
-rw-r--r-- | demux/demux_libass.c | 4 | ||||
-rw-r--r-- | demux/demux_mf.c | 2 | ||||
-rw-r--r-- | demux/demux_mkv.c | 4 | ||||
-rw-r--r-- | demux/demux_playlist.c | 6 | ||||
-rw-r--r-- | demux/demux_subreader.c | 4 | ||||
-rw-r--r-- | demux/ebml.c | 2 | ||||
-rw-r--r-- | demux/ebml.h | 2 | ||||
-rw-r--r-- | demux/mf.c | 2 | ||||
-rw-r--r-- | demux/stheader.h | 2 | ||||
-rw-r--r-- | input/input.c | 8 | ||||
-rw-r--r-- | input/input.h | 2 | ||||
-rw-r--r-- | input/joystick.c | 2 | ||||
-rw-r--r-- | input/lirc.c | 2 | ||||
-rw-r--r-- | misc/charset_conv.c (renamed from mpvcore/charset_conv.c) | 2 | ||||
-rw-r--r-- | misc/charset_conv.h (renamed from mpvcore/charset_conv.h) | 2 | ||||
-rw-r--r-- | misc/ring.c (renamed from mpvcore/mp_ring.c) | 4 | ||||
-rw-r--r-- | misc/ring.h (renamed from mpvcore/mp_ring.h) | 0 | ||||
-rw-r--r-- | old-makefile | 30 | ||||
-rw-r--r-- | options/m_config.c | 2 | ||||
-rw-r--r-- | options/m_config.h | 2 | ||||
-rw-r--r-- | options/m_option.c | 4 | ||||
-rw-r--r-- | options/m_option.h | 2 | ||||
-rw-r--r-- | options/m_property.c | 4 | ||||
-rw-r--r-- | options/parse_commandline.c | 6 | ||||
-rw-r--r-- | options/parse_configfile.c | 2 | ||||
-rw-r--r-- | options/path.c | 2 | ||||
-rw-r--r-- | options/path.h | 2 | ||||
-rw-r--r-- | osdep/getch2.c | 4 | ||||
-rw-r--r-- | osdep/priority.c | 2 | ||||
-rw-r--r-- | osdep/timer-darwin.c | 2 | ||||
-rw-r--r-- | player/audio.c | 4 | ||||
-rw-r--r-- | player/command.c | 6 | ||||
-rw-r--r-- | player/configfiles.c | 4 | ||||
-rw-r--r-- | player/core.h | 2 | ||||
-rw-r--r-- | player/dvdnav.c | 4 | ||||
-rw-r--r-- | player/loadfile.c | 8 | ||||
-rw-r--r-- | player/lua.c | 6 | ||||
-rw-r--r-- | player/main.c | 18 | ||||
-rw-r--r-- | player/misc.c | 8 | ||||
-rw-r--r-- | player/osd.c | 6 | ||||
-rw-r--r-- | player/playloop.c | 8 | ||||
-rw-r--r-- | player/screenshot.c | 4 | ||||
-rw-r--r-- | player/sub.c | 4 | ||||
-rw-r--r-- | player/timeline/tl_cue.c | 6 | ||||
-rw-r--r-- | player/timeline/tl_matroska.c | 10 | ||||
-rw-r--r-- | player/timeline/tl_mpv_edl.c | 6 | ||||
-rw-r--r-- | player/video.c | 6 | ||||
-rw-r--r-- | stream/ai_alsa1x.c | 2 | ||||
-rw-r--r-- | stream/ai_oss.c | 2 | ||||
-rw-r--r-- | stream/ai_sndio.c | 2 | ||||
-rw-r--r-- | stream/audio_in.c | 2 | ||||
-rw-r--r-- | stream/cache.c | 4 | ||||
-rw-r--r-- | stream/cdinfo.c | 2 | ||||
-rw-r--r-- | stream/cookies.c | 2 | ||||
-rw-r--r-- | stream/dvb_tune.c | 2 | ||||
-rw-r--r-- | stream/rar.c | 2 | ||||
-rw-r--r-- | stream/resolve/resolve_quvi.c | 2 | ||||
-rw-r--r-- | stream/resolve/resolve_quvi9.c | 4 | ||||
-rw-r--r-- | stream/stream.c | 6 | ||||
-rw-r--r-- | stream/stream.h | 4 | ||||
-rw-r--r-- | stream/stream_bluray.c | 2 | ||||
-rw-r--r-- | stream/stream_cdda.c | 2 | ||||
-rw-r--r-- | stream/stream_dvd.c | 2 | ||||
-rw-r--r-- | stream/stream_dvd_common.c | 2 | ||||
-rw-r--r-- | stream/stream_dvdnav.c | 2 | ||||
-rw-r--r-- | stream/stream_file.c | 2 | ||||
-rw-r--r-- | stream/stream_lavf.c | 4 |