aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--audio/decode/ad.c (renamed from libmpcodecs/ad.c)0
-rw-r--r--audio/decode/ad.h (renamed from libmpcodecs/ad.h)0
-rw-r--r--audio/decode/ad_dvdpcm.c (renamed from libmpcodecs/ad_dvdpcm.c)0
-rw-r--r--audio/decode/ad_internal.h (renamed from libmpcodecs/ad_internal.h)0
-rw-r--r--audio/decode/ad_lavc.c (renamed from libmpcodecs/ad_ffmpeg.c)0
-rw-r--r--audio/decode/ad_mpg123.c (renamed from libmpcodecs/ad_mpg123.c)0
-rw-r--r--audio/decode/ad_pcm.c (renamed from libmpcodecs/ad_pcm.c)0
-rw-r--r--audio/decode/ad_spdif.c (renamed from libmpcodecs/ad_spdif.c)0
-rw-r--r--audio/decode/dec_audio.c (renamed from libmpcodecs/dec_audio.c)0
-rw-r--r--audio/decode/dec_audio.h (renamed from libmpcodecs/dec_audio.h)0
-rw-r--r--audio/filter/af.c (renamed from libaf/af.c)0
-rw-r--r--audio/filter/af.h (renamed from libaf/af.h)0
-rw-r--r--audio/filter/af_bs2b.c (renamed from libaf/af_bs2b.c)0
-rw-r--r--audio/filter/af_center.c (renamed from libaf/af_center.c)0
-rw-r--r--audio/filter/af_channels.c (renamed from libaf/af_channels.c)0
-rw-r--r--audio/filter/af_delay.c (renamed from libaf/af_delay.c)0
-rw-r--r--audio/filter/af_dummy.c (renamed from libaf/af_dummy.c)0
-rw-r--r--audio/filter/af_equalizer.c (renamed from libaf/af_equalizer.c)0
-rw-r--r--audio/filter/af_export.c (renamed from libaf/af_export.c)0
-rw-r--r--audio/filter/af_extrastereo.c (renamed from libaf/af_extrastereo.c)0
-rw-r--r--audio/filter/af_format.c (renamed from libaf/af_format.c)0
-rw-r--r--audio/filter/af_format_alaw.h (renamed from libaf/af_format_alaw.h)0
-rw-r--r--audio/filter/af_format_ulaw.h (renamed from libaf/af_format_ulaw.h)0
-rw-r--r--audio/filter/af_hrtf.c (renamed from libaf/af_hrtf.c)0
-rw-r--r--audio/filter/af_hrtf.h (renamed from libaf/af_hrtf.h)0
-rw-r--r--audio/filter/af_karaoke.c (renamed from libaf/af_karaoke.c)0
-rw-r--r--audio/filter/af_ladspa.c (renamed from libaf/af_ladspa.c)0
-rw-r--r--audio/filter/af_lavcac3enc.c (renamed from libaf/af_lavcac3enc.c)0
-rw-r--r--audio/filter/af_lavcresample.c (renamed from libaf/af_lavcresample.c)0
-rw-r--r--audio/filter/af_pan.c (renamed from libaf/af_pan.c)0
-rw-r--r--audio/filter/af_resample.c (renamed from libaf/af_resample.c)0
-rw-r--r--audio/filter/af_resample_template.c (renamed from libaf/af_resample_template.c)0
-rw-r--r--audio/filter/af_scaletempo.c (renamed from libaf/af_scaletempo.c)0
-rw-r--r--audio/filter/af_sinesuppress.c (renamed from libaf/af_sinesuppress.c)0
-rw-r--r--audio/filter/af_sub.c (renamed from libaf/af_sub.c)0
-rw-r--r--audio/filter/af_surround.c (renamed from libaf/af_surround.c)0
-rw-r--r--audio/filter/af_sweep.c (renamed from libaf/af_sweep.c)0
-rw-r--r--audio/filter/af_tools.c (renamed from libaf/af_tools.c)0
-rw-r--r--audio/filter/af_volnorm.c (renamed from libaf/af_volnorm.c)0
-rw-r--r--audio/filter/af_volume.c (renamed from libaf/af_volume.c)0
-rw-r--r--audio/filter/control.h (renamed from libaf/control.h)0
-rw-r--r--audio/filter/dsp.h (renamed from libaf/dsp.h)0
-rw-r--r--audio/filter/equalizer.h (renamed from libaf/equalizer.h)0
-rw-r--r--audio/filter/filter.c (renamed from libaf/filter.c)0
-rw-r--r--audio/filter/filter.h (renamed from libaf/filter.h)0
-rw-r--r--audio/filter/window.c (renamed from libaf/window.c)0
-rw-r--r--audio/filter/window.h (renamed from libaf/window.h)0
-rw-r--r--audio/format.c (renamed from libaf/format.c)0
-rw-r--r--audio/format.h (renamed from libaf/format.h)0
-rw-r--r--audio/mixer.c (renamed from mixer.c)0
-rw-r--r--audio/mixer.h (renamed from mixer.h)0
-rw-r--r--audio/out/ao.c (renamed from libao2/audio_out.c)0
-rw-r--r--audio/out/ao.h (renamed from libao2/audio_out.h)0
-rw-r--r--audio/out/ao_alsa.c (renamed from libao2/ao_alsa.c)0
-rw-r--r--audio/out/ao_coreaudio.c (renamed from libao2/ao_coreaudio.c)0
-rw-r--r--audio/out/ao_dsound.c (renamed from libao2/ao_dsound.c)0
-rw-r--r--audio/out/ao_jack.c (renamed from libao2/ao_jack.c)0
-rw-r--r--audio/out/ao_lavc.c (renamed from libao2/ao_lavc.c)0
-rw-r--r--audio/out/ao_null.c (renamed from libao2/ao_null.c)0
-rw-r--r--audio/out/ao_openal.c (renamed from libao2/ao_openal.c)0
-rw-r--r--audio/out/ao_oss.c (renamed from libao2/ao_oss.c)0
-rw-r--r--audio/out/ao_pcm.c (renamed from libao2/ao_pcm.c)0
-rw-r--r--audio/out/ao_portaudio.c (renamed from libao2/ao_portaudio.c)0
-rw-r--r--audio/out/ao_pulse.c (renamed from libao2/ao_pulse.c)0
-rw-r--r--audio/out/ao_rsound.c (renamed from libao2/ao_rsound.c)0
-rw-r--r--audio/out/audio_out_internal.h (renamed from libao2/audio_out_internal.h)0
-rw-r--r--audio/reorder_ch.c (renamed from libaf/reorder_ch.c)0
-rw-r--r--audio/reorder_ch.h (renamed from libaf/reorder_ch.h)0
-rw-r--r--compat/libav.h (renamed from libav_compat.h)0
-rw-r--r--compat/mangle.h (renamed from mangle.h)0
-rw-r--r--compat/mpbswap.h (renamed from mpbswap.h)0
-rw-r--r--compat/x86_cpu.h (renamed from ffmpeg_files/x86_cpu.h)0
-rw-r--r--core/asxparser.c (renamed from asxparser.c)0
-rw-r--r--core/asxparser.h (renamed from asxparser.h)0
-rw-r--r--core/av_log.c (renamed from av_log.c)0
-rw-r--r--core/av_log.h (renamed from av_log.h)0
-rw-r--r--core/av_opts.c (renamed from av_opts.c)0
-rw-r--r--core/av_opts.h (renamed from av_opts.h)0
-rw-r--r--core/bstr.c (renamed from bstr.c)0
-rw-r--r--core/bstr.h (renamed from bstr.h)0
-rw-r--r--core/cfg-mplayer.h (renamed from cfg-mplayer.h)0
-rw-r--r--core/codec-cfg.c (renamed from codec-cfg.c)0
-rw-r--r--core/codec-cfg.h (renamed from codec-cfg.h)0
-rw-r--r--core/command.c (renamed from command.c)0
-rw-r--r--core/command.h (renamed from command.h)0
-rw-r--r--core/cpudetect.c (renamed from cpudetect.c)0
-rw-r--r--core/cpudetect.h (renamed from cpudetect.h)0
-rw-r--r--core/defaultopts.c (renamed from defaultopts.c)0
-rw-r--r--core/defaultopts.h (renamed from defaultopts.h)0
-rw-r--r--core/encode.h (renamed from encode.h)0
-rw-r--r--core/encode_lavc.c (renamed from encode_lavc.c)0
-rw-r--r--core/encode_lavc.h (renamed from encode_lavc.h)0
-rw-r--r--core/input/appleir.c (renamed from input/appleir.c)0
-rw-r--r--core/input/ar.c (renamed from input/ar.c)0
-rw-r--r--core/input/ar.h (renamed from input/ar.h)0
-rw-r--r--core/input/input.c (renamed from input/input.c)0
-rw-r--r--core/input/input.h (renamed from input/input.h)0
-rw-r--r--core/input/joystick.c (renamed from input/joystick.c)0
-rw-r--r--core/input/joystick.h (renamed from input/joystick.h)0
-rw-r--r--core/input/keycodes.h (renamed from input/keycodes.h)0
-rw-r--r--core/input/lirc.c (renamed from input/lirc.c)0
-rw-r--r--core/input/lirc.h (renamed from input/lirc.h)0
-rw-r--r--core/m_config.c (renamed from m_config.c)0
-rw-r--r--core/m_config.h (renamed from m_config.h)0
-rw-r--r--core/m_option.c (renamed from m_option.c)0
-rw-r--r--core/m_option.h (renamed from m_option.h)0
-rw-r--r--core/m_property.c (renamed from m_property.c)0
-rw-r--r--core/m_property.h (renamed from m_property.h)0
-rw-r--r--core/m_struct.c (renamed from m_struct.c)0
-rw-r--r--core/m_struct.h (renamed from m_struct.h)0
-rw-r--r--core/mp_common.c (renamed from mpcommon.c)0
-rw-r--r--core/mp_common.h (renamed from mpcommon.h)0
-rw-r--r--core/mp_core.h (renamed from mp_core.h)0
-rw-r--r--core/mp_fifo.c (renamed from mp_fifo.c)0
-rw-r--r--core/mp_fifo.h (renamed from mp_fifo.h)0
-rw-r--r--core/mp_msg.c (renamed from mp_msg.c)0
-rw-r--r--core/mp_msg.h (renamed from mp_msg.h)0
-rw-r--r--core/mp_osd.h (renamed from mp_osd.h)0
-rw-r--r--core/mpc_info.h (renamed from libmpcodecs/mpc_info.h)0
-rw-r--r--core/mplayer.c (renamed from mplayer.c)0
-rw-r--r--core/mplayer.h (renamed from mplayer.h)0
-rw-r--r--core/options.h (renamed from options.h)0
-rw-r--r--core/parser-cfg.c (renamed from parser-cfg.c)0
-rw-r--r--core/parser-cfg.h (renamed from parser-cfg.h)0
-rw-r--r--core/parser-mpcmd.c (renamed from parser-mpcmd.c)0
-rw-r--r--core/parser-mpcmd.h (renamed from parser-mpcmd.h)0
-rw-r--r--core/path.c (renamed from path.c)0
-rw-r--r--core/path.h (renamed from path.h)0
-rw-r--r--core/playlist.c (renamed from playlist.c)0
-rw-r--r--core/playlist.h (renamed from playlist.h)0
-rw-r--r--core/playlist_parser.c (renamed from playlist_parser.c)0
-rw-r--r--core/playlist_parser.h (renamed from playlist_parser.h)0
-rw-r--r--core/quvi.c (renamed from quvi.c)0
-rw-r--r--core/screenshot.c (renamed from screenshot.c)0
-rw-r--r--core/screenshot.h (renamed from screenshot.h)0
-rw-r--r--core/subopt-helper.c (renamed from subopt-helper.c)0
-rw-r--r--core/subopt-helper.h (renamed from subopt-helper.h)0
-rw-r--r--core/timeline/tl_cue.c (renamed from timeline/tl_cue.c)0
-rw-r--r--core/timeline/tl_edl.c (renamed from timeline/tl_edl.c)0
-rw-r--r--core/timeline/tl_matroska.c (renamed from timeline/tl_matroska.c)0
-rw-r--r--core/version.c (renamed from version.c)0
-rw-r--r--demux/asf.h (renamed from libmpdemux/asf.h)0
-rw-r--r--demux/asfguid.h (renamed from libmpdemux/asfguid.h)0
-rw-r--r--demux/asfheader.c (renamed from libmpdemux/asfheader.c)0
-rw-r--r--demux/asfheader.h (renamed from libmpdemux/asfheader.h)0
-rw-r--r--demux/aviheader.c (renamed from libmpdemux/aviheader.c)0
-rw-r--r--demux/aviheader.h (renamed from libmpdemux/aviheader.h)0
-rw-r--r--demux/aviprint.c (renamed from libmpdemux/aviprint.c)0
-rw-r--r--demux/aviprint.h (renamed from libmpdemux/aviprint.h)0
-rw-r--r--demux/demux.c (renamed from libmpdemux/demuxer.c)0
-rw-r--r--demux/demux.h (renamed from libmpdemux/demuxer.h)0
-rw-r--r--demux/demux_asf.c (renamed from libmpdemux/demux_asf.c)0
-rw-r--r--demux/demux_avi.c (renamed from libmpdemux/demux_avi.c)0
-rw-r--r--demux/demux_cue.c (renamed from libmpdemux/demux_cue.c)0
-rw-r--r--demux/demux_edl.c (renamed from libmpdemux/demux_edl.c)0
-rw-r--r--demux/demux_gif.c (renamed from libmpdemux/demux_gif.c)0
-rw-r--r--demux/demux_lavf.c (renamed from libmpdemux/demux_lavf.c)0
-rw-r--r--demux/demux_mf.c (renamed from libmpdemux/demux_mf.c)0
-rw-r--r--demux/demux_mkv.c (renamed from libmpdemux/demux_mkv.c)0
-rw-r--r--demux/demux_mng.c (renamed from libmpdemux/demux_mng.c)0
-rw-r--r--demux/demux_mpg.c (renamed from libmpdemux/demux_mpg.c)0
-rw-r--r--demux/demux_packet.h (renamed from libmpdemux/demux_packet.h)0
-rw-r--r--demux/demux_rawaudio.c (renamed from libmpdemux/demux_rawaudio.c)0
-rw-r--r--demux/demux_rawvideo.c (renamed from libmpdemux/demux_rawvideo.c)0
-rw-r--r--demux/demux_ts.c (renamed from libmpdemux/demux_ts.c)0
-rw-r--r--demux/demux_ts.h (renamed from libmpdemux/demux_ts.h)0
-rw-r--r--demux/ebml.c (renamed from libmpdemux/ebml.c)0
-rw-r--r--demux/ebml.h (renamed from libmpdemux/ebml.h)0
-rw-r--r--demux/extension.c (renamed from libmpdemux/extension.c)0
-rw-r--r--demux/matroska.h (renamed from libmpdemux/matroska.h)0
-rw-r--r--demux/mf.c (renamed from libmpdemux/mf.c)0
-rw-r--r--demux/mf.h (renamed from libmpdemux/mf.h)0
-rw-r--r--demux/mp3_hdr.c (renamed from libmpdemux/mp3_hdr.c)0
-rw-r--r--demux/mp3_hdr.h (renamed from libmpdemux/mp3_hdr.h)0
-rw-r--r--demux/mp_taglists.c (renamed from libmpdemux/mp_taglists.c)0
-rw-r--r--demux/mp_taglists.h (renamed from libmpdemux/mp_taglists.h)0
-rw-r--r--demux/mpeg_hdr.c (renamed from libmpdemux/mpeg_hdr.c)0
-rw-r--r--demux/mpeg_hdr.h (renamed from libmpdemux/mpeg_hdr.h)0
-rw-r--r--demux/ms_hdr.h (renamed from libmpdemux/ms_hdr.h)0
-rw-r--r--demux/parse_es.c (renamed from libmpdemux/parse_es.c)0
-rw-r--r--demux/parse_es.h (renamed from libmpdemux/parse_es.h)0
-rw-r--r--demux/stheader.h (renamed from libmpdemux/stheader.h)0
-rw-r--r--demux/video.c (renamed from libmpdemux/video.c)0
-rw-r--r--stream/stream_lavf.c (renamed from stream/stream_ffmpeg.c)0
-rw-r--r--video/csputils.c (renamed from libvo/csputils.c)0
-rw-r--r--video/csputils.h (renamed from libvo/csputils.h)0
-rw-r--r--video/decode/dec_video.c (renamed from libmpcodecs/dec_video.c)0
-rw-r--r--video/decode/dec_video.h (renamed from libmpcodecs/dec_video.h)0
-rw-r--r--video/decode/vd.c (renamed from libmpcodecs/vd.c)0
-rw-r--r--video/decode/vd.h (renamed from libmpcodecs/vd.h)0
-rw-r--r--video/decode/vd_lavc.c (renamed from libmpcodecs/vd_ffmpeg.c)0
-rw-r--r--video/filter/pullup.c (renamed from libmpcodecs/pullup.c)0
-rw-r--r--video/filter/pullup.h (renamed from libmpcodecs/pullup.h)0
-rw-r--r--video/filter/vf.c (renamed from libmpcodecs/vf.c)0
-rw-r--r--video/filter/vf.h (renamed from libmpcodecs/vf.h)0
-rw-r--r--video/filter/vf_crop.c (renamed from libmpcodecs/vf_crop.c)0
-rw-r--r--video/filter/vf_delogo.c (renamed from libmpcodecs/vf_delogo.c)0
-rw-r--r--video/filter/vf_divtc.c (renamed from libmpcodecs/vf_divtc.c)0
-rw-r--r--video/filter/vf_dlopen.c (renamed from libmpcodecs/vf_dlopen.c)0
-rw-r--r--video/filter/vf_dlopen.h (renamed from libmpcodecs/vf_dlopen.h)0
-rw-r--r--video/filter/vf_down3dright.c (renamed from libmpcodecs/vf_down3dright.c)0
-rw-r--r--video/filter/vf_dsize.c (renamed from libmpcodecs/vf_dsize.c)0
-rw-r--r--video/filter/vf_eq2.c (renamed from libmpcodecs/vf_eq2.c)0
-rw-r--r--video/filter/vf_expand.c (renamed from libmpcodecs/vf_expand.c)0
-rw-r--r--video/filter/vf_flip.c (renamed from libmpcodecs/vf_flip.c)0
-rw-r--r--video/filter/vf_format.c (renamed from libmpcodecs/vf_format.c)0
-rw-r--r--video/filter/vf_gradfun.c (renamed from libmpcodecs/vf_gradfun.c)0
-rw-r--r--video/filter/vf_hqdn3d.c (renamed from libmpcodecs/vf_hqdn3d.c)0
-rw-r--r--video/filter/vf_ilpack.c (renamed from libmpcodecs/vf_ilpack.c)0
-rw-r--r--video/filter/vf_mirror.c (renamed from libmpcodecs/vf_mirror.c)0
-rw-r--r--video/filter/vf_noformat.c (renamed from libmpcodecs/vf_noformat.c)0
-rw-r--r--video/filter/vf_noise.c (renamed from libmpcodecs/vf_noise.c)0
-rw-r--r--video/filter/vf_phase.c (renamed from libmpcodecs/vf_phase.c)0
-rw-r--r--video/filter/vf_pp.c (renamed from libmpcodecs/vf_pp.c)0
-rw-r--r--video/filter/vf_pullup.c (renamed from libmpcodecs/vf_pullup.c)0
-rw-r--r--video/filter/vf_rotate.c (renamed from libmpcodecs/vf_rotate.c)0
-rw-r--r--video/filter/vf_scale.c (renamed from libmpcodecs/vf_scale.c)0
-rw-r--r--video/filter/vf_screenshot.c (renamed from libmpcodecs/vf_screenshot.c)0
-rw-r--r--video/filter/vf_softpulldown.c (renamed from libmpcodecs/vf_softpulldown.c)0
-rw-r--r--video/filter/vf_stereo3d.c (renamed from libmpcodecs/vf_stereo3d.c)0
-rw-r--r--video/filter/vf_sub.c (renamed from libmpcodecs/vf_sub.c)0
-rw-r--r--video/filter/vf_swapuv.c (renamed from libmpcodecs/vf_swapuv.c)0
-rw-r--r--video/filter/vf_unsharp.c (renamed from libmpcodecs/vf_unsharp.c)0
-rw-r--r--video/filter/vf_vo.c (renamed from libmpcodecs/vf_vo.c)0
-rw-r--r--video/filter/vf_yadif.c (renamed from libmpcodecs/vf_yadif.c)0
-rw-r--r--video/fmt-conversion.c (renamed from fmt-conversion.c)0
-rw-r--r--video/fmt-conversion.h (renamed from fmt-conversion.h)0
-rw-r--r--video/image_writer.c (renamed from image_writer.c)0
-rw-r--r--video/image_writer.h (renamed from image_writer.h)0
-rw-r--r--video/img_format.c (renamed from libmpcodecs/img_format.c)0
-rw-r--r--video/img_format.h (renamed from libmpcodecs/img_format.h)0
-rw-r--r--video/memcpy_pic.h (renamed from libvo/fastmemcpy.h)0
-rw-r--r--video/mp_image.c (renamed from libmpcodecs/mp_image.c)0
-rw-r--r--video/mp_image.h (renamed from libmpcodecs/mp_image.h)0
-rw-r--r--video/out/aspect.c (renamed from libvo/aspect.c)0
-rw-r--r--video/out/aspect.h (renamed from libvo/aspect.h)0
-rw-r--r--video/out/bitmap_packer.c (renamed from libvo/bitmap_packer.c)0
-rw-r--r--video/out/bitmap_packer.h (renamed from libvo/bitmap_packer.h)0
-rw-r--r--video/out/cocoa_common.h (renamed from libvo/cocoa_common.h)0
-rw-r--r--video/out/cocoa_common.m (renamed from libvo/cocoa_common.m)0
-rw-r--r--video/out/d3d_shader_yuv.h (renamed from libvo/d3d_shader_yuv.h)0
-rw-r--r--video/out/d3d_shader_yuv.hlsl (renamed from libvo/d3d_shader_yuv.hlsl)0
-rw-r--r--video/out/d3d_shader_yuv_2ch.h (renamed from libvo/d3d_shader_yuv_2ch.h)0
-rw-r--r--video/out/filter_kernels.c (renamed from libvo/filter_kernels.c)0
-rw-r--r--video/out/filter_kernels.h (renamed from libvo/filter_kernels.h)0
-rw-r--r--video/out/geometry.c (renamed from libvo/geometry.c)0
-rw-r--r--video/out/geometry.h (renamed from libvo/geometry.h)0
-rw-r--r--video/out/gl_common.c (renamed from libvo/gl_common.c)0
-rw-r--r--video/out/gl_common.h (renamed from libvo/gl_common.h)0
-rw-r--r--video/out/gl_header_fixes.h (renamed from libvo/gl_header_fixes.h)0
-rw-r--r--video/out/gl_osd.c (renamed from libvo/gl_osd.c)0
-rw-r--r--video/out/gl_osd.h (renamed from libvo/gl_osd.h)0
-rw-r--r--video/out/osx_common.c (renamed from libvo/osx_common.c)0
-rw-r--r--video/out/osx_common.h (renamed from libvo/osx_common.h)0
-rw-r--r--video/out/pnm_loader.c (renamed from pnm_loader.c)0
-rw-r--r--video/out/pnm_loader.h (renamed from pnm_loader.h)0
-rw-r--r--video/out/vo.c (renamed from libvo/video_out.c)0
-rw-r--r--video/out/vo.h (renamed from libvo/video_out.h)0
-rw-r--r--video/out/vo_caca.c (renamed from libvo/vo_caca.c)0
-rw-r--r--video/out/vo_corevideo.h (renamed from libvo/vo_corevideo.h)0
-rw-r--r--video/out/vo_corevideo.m (renamed from libvo/vo_corevideo.m)0
-rw-r--r--video/out/vo_direct3d.c (renamed from libvo/vo_direct3d.c)0
-rw-r--r--video/out/vo_image.c (renamed from libvo/vo_image.c)0
-rw-r--r--video/out/vo_lavc.c (renamed from libvo/vo_lavc.c)0
-rw-r--r--video/out/vo_null.c (renamed from libvo/vo_null.c)0
-rw-r--r--video/out/vo_opengl.c (renamed from libvo/vo_opengl.c)0
-rw-r--r--video/out/vo_opengl_old.c (renamed from libvo/vo_opengl_old.c)0
-rw-r--r--video/out/vo_opengl_shaders.glsl (renamed from libvo/vo_opengl_shaders.glsl)0
-rw-r--r--video/out/vo_vdpau.c (renamed from libvo/vo_vdpau.c)0
-rw-r--r--video/out/vo_x11.c (renamed from libvo/vo_x11.c)0
-rw-r--r--video/out/vo_xv.c (renamed from libvo/vo_xv.c)0
-rw-r--r--video/out/w32_common.c (renamed from libvo/w32_common.c)0
-rw-r--r--video/out/w32_common.h (renamed from libvo/w32_common.h)0
-rw-r--r--video/out/x11_common.c (renamed from libvo/x11_common.c)0
-rw-r--r--video/out/x11_common.h (renamed from libvo/x11_common.h)0
-rw-r--r--video/sws_utils.c (renamed from libmpcodecs/sws_utils.c)0
-rw-r--r--video/sws_utils.h (renamed from libmpcodecs/sws_utils.h)0
-rw-r--r--video/vfcap.h (renamed from libmpcodecs/vfcap.h)0
278 files changed, 0 insertions, 0 deletions
diff --git a/libmpcodecs/ad.c b/audio/decode/ad.c
index 93cebed86d..93cebed86d 100644
--- a/libmpcodecs/ad.c
+++ b/audio/decode/ad.c
diff --git a/libmpcodecs/ad.h b/audio/decode/ad.h
index 5396085d04..5396085d04 100644
--- a/libmpcodecs/ad.h
+++ b/audio/decode/ad.h
diff --git a/libmpcodecs/ad_dvdpcm.c b/audio/decode/ad_dvdpcm.c
index 41f6a1426d..41f6a1426d 100644
--- a/libmpcodecs/ad_dvdpcm.c
+++ b/audio/decode/ad_dvdpcm.c
diff --git a/libmpcodecs/ad_internal.h b/audio/decode/ad_internal.h
index 4cffc95126..4cffc95126 100644
--- a/libmpcodecs/ad_internal.h
+++ b/audio/decode/ad_internal.h
diff --git a/libmpcodecs/ad_ffmpeg.c b/audio/decode/ad_lavc.c
index 2eacfadb8f..2eacfadb8f 100644
--- a/libmpcodecs/ad_ffmpeg.c
+++ b/audio/decode/ad_lavc.c
diff --git a/libmpcodecs/ad_mpg123.c b/audio/decode/ad_mpg123.c
index a3ce2cdcf6..a3ce2cdcf6 100644
--- a/libmpcodecs/ad_mpg123.c
+++ b/audio/decode/ad_mpg123.c
diff --git a/libmpcodecs/ad_pcm.c b/audio/decode/ad_pcm.c
index c265dfcd56..c265dfcd56 100644
--- a/libmpcodecs/ad_pcm.c
+++ b/audio/decode/ad_pcm.c
diff --git a/libmpcodecs/ad_spdif.c b/audio/decode/ad_spdif.c
index 877bc99317..877bc99317 100644
--- a/libmpcodecs/ad_spdif.c
+++ b/audio/decode/ad_spdif.c
diff --git a/libmpcodecs/dec_audio.c b/audio/decode/dec_audio.c
index 2602352e52..2602352e52 100644
--- a/libmpcodecs/dec_audio.c
+++ b/audio/decode/dec_audio.c
diff --git a/libmpcodecs/dec_audio.h b/audio/decode/dec_audio.h
index 0d4baf0666..0d4baf0666 100644
--- a/libmpcodecs/dec_audio.h
+++ b/audio/decode/dec_audio.h
diff --git a/libaf/af.c b/audio/filter/af.c
index 1f3e446821..1f3e446821 100644
--- a/libaf/af.c
+++ b/audio/filter/af.c
diff --git a/libaf/af.h b/audio/filter/af.h
index edce49a978..edce49a978 100644
--- a/libaf/af.h
+++ b/audio/filter/af.h
diff --git a/libaf/af_bs2b.c b/audio/filter/af_bs2b.c
index ccbf3794c5..ccbf3794c5 100644
--- a/libaf/af_bs2b.c
+++ b/audio/filter/af_bs2b.c
diff --git a/libaf/af_center.c b/audio/filter/af_center.c
index aa9aae8514..aa9aae8514 100644
--- a/libaf/af_center.c
+++ b/audio/filter/af_center.c
diff --git a/libaf/af_channels.c b/audio/filter/af_channels.c
index 8f676d8cfd..8f676d8cfd 100644
--- a/libaf/af_channels.c
+++ b/audio/filter/af_channels.c
diff --git a/libaf/af_delay.c b/audio/filter/af_delay.c
index ce8d71980b..ce8d71980b 100644
--- a/libaf/af_delay.c
+++ b/audio/filter/af_delay.c
diff --git a/libaf/af_dummy.c b/audio/filter/af_dummy.c
index 29a5b3d4b8..29a5b3d4b8 100644
--- a/libaf/af_dummy.c
+++ b/audio/filter/af_dummy.c
diff --git a/libaf/af_equalizer.c b/audio/filter/af_equalizer.c
index c488ffaeaf..c488ffaeaf 100644
--- a/libaf/af_equalizer.c
+++ b/audio/filter/af_equalizer.c
diff --git a/libaf/af_export.c b/audio/filter/af_export.c
index 441ec31ac3..441ec31ac3 100644
--- a/libaf/af_export.c
+++ b/audio/filter/af_export.c
diff --git a/libaf/af_extrastereo.c b/audio/filter/af_extrastereo.c
index 0f7fe36861..0f7fe36861 100644
--- a/libaf/af_extrastereo.c
+++ b/audio/filter/af_extrastereo.c
diff --git a/libaf/af_format.c b/audio/filter/af_format.c
index 4ac9caaa85..4ac9caaa85 100644
--- a/libaf/af_format.c
+++ b/audio/filter/af_format.c
diff --git a/libaf/af_format_alaw.h b/audio/filter/af_format_alaw.h
index d7c00884f7..d7c00884f7 100644
--- a/libaf/af_format_alaw.h
+++ b/audio/filter/af_format_alaw.h
diff --git a/libaf/af_format_ulaw.h b/audio/filter/af_format_ulaw.h
index 5167a1593a..5167a1593a 100644
--- a/libaf/af_format_ulaw.h
+++ b/audio/filter/af_format_ulaw.h
diff --git a/libaf/af_hrtf.c b/audio/filter/af_hrtf.c
index 4f5eedb29d..4f5eedb29d 100644
--- a/libaf/af_hrtf.c
+++ b/audio/filter/af_hrtf.c
diff --git a/libaf/af_hrtf.h b/audio/filter/af_hrtf.h
index 887310b57d..887310b57d 100644
--- a/libaf/af_hrtf.h
+++ b/audio/filter/af_hrtf.h
diff --git a/libaf/af_karaoke.c b/audio/filter/af_karaoke.c
index 965eb8f40d..965eb8f40d 100644
--- a/libaf/af_karaoke.c
+++ b/audio/filter/af_karaoke.c
diff --git a/libaf/af_ladspa.c b/audio/filter/af_ladspa.c
index c1b3f24360..c1b3f24360 100644
--- a/libaf/af_ladspa.c
+++ b/audio/filter/af_ladspa.c
diff --git a/libaf/af_lavcac3enc.c b/audio/filter/af_lavcac3enc.c
index ad78266ad3..ad78266ad3 100644
--- a/libaf/af_lavcac3enc.c
+++ b/audio/filter/af_lavcac3enc.c
diff --git a/libaf/af_lavcresample.c b/audio/filter/af_lavcresample.c
index ce777fed31..ce777fed31 100644
--- a/libaf/af_lavcresample.c
+++ b/audio/filter/af_lavcresample.c
diff --git a/libaf/af_pan.c b/audio/filter/af_pan.c
index 8b1783ee84..8b1783ee84 100644
--- a/libaf/af_pan.c
+++ b/audio/filter/af_pan.c
diff --git a/libaf/af_resample.c b/audio/filter/af_resample.c
index 1f0b7cc942..1f0b7cc942 100644
--- a/libaf/af_resample.c
+++ b/audio/filter/af_resample.c
diff --git a/libaf/af_resample_template.c b/audio/filter/af_resample_template.c
index 4d4c5922ca..4d4c5922ca 100644
--- a/libaf/af_resample_template.c
+++ b/audio/filter/af_resample_template.c
diff --git a/libaf/af_scaletempo.c b/audio/filter/af_scaletempo.c
index 0bbc220997..0bbc220997 100644
--- a/libaf/af_scaletempo.c
+++ b/audio/filter/af_scaletempo.c
diff --git a/libaf/af_sinesuppress.c b/audio/filter/af_sinesuppress.c
index 36f7189f00..36f7189f00 100644
--- a/libaf/af_sinesuppress.c
+++ b/audio/filter/af_sinesuppress.c
diff --git a/libaf/af_sub.c b/audio/filter/af_sub.c
index 4af28d9141..4af28d9141 100644
--- a/libaf/af_sub.c
+++ b/audio/filter/af_sub.c
diff --git a/libaf/af_surround.c b/audio/filter/af_surround.c
index 57288d6ba2..57288d6ba2 100644
--- a/libaf/af_surround.c
+++ b/audio/filter/af_surround.c
diff --git a/libaf/af_sweep.c b/audio/filter/af_sweep.c
index 6d1106fefc..6d1106fefc 100644
--- a/libaf/af_sweep.c
+++ b/audio/filter/af_sweep.c
diff --git a/libaf/af_tools.c b/audio/filter/af_tools.c
index 0d5dc6c573..0d5dc6c573 100644
--- a/libaf/af_tools.c
+++ b/audio/filter/af_tools.c
diff --git a/libaf/af_volnorm.c b/audio/filter/af_volnorm.c
index b4c204d305..b4c204d305 100644
--- a/libaf/af_volnorm.c
+++ b/audio/filter/af_volnorm.c
diff --git a/libaf/af_volume.c b/audio/filter/af_volume.c
index ecf181c8b8..ecf181c8b8 100644
--- a/libaf/af_volume.c
+++ b/audio/filter/af_volume.c
diff --git a/libaf/control.h b/audio/filter/control.h
index 323b9a3924..323b9a3924 100644
--- a/libaf/control.h
+++ b/audio/filter/control.h
diff --git a/libaf/dsp.h b/audio/filter/dsp.h
index 561b86cfe0..561b86cfe0 100644
--- a/libaf/dsp.h
+++ b/audio/filter/dsp.h
diff --git a/libaf/equalizer.h b/audio/filter/equalizer.h
index 4935401413..4935401413 100644
--- a/libaf/equalizer.h
+++ b/audio/filter/equalizer.h
diff --git a/libaf/filter.c b/audio/filter/filter.c
index b272125fd8..b272125fd8 100644
--- a/libaf/filter.c
+++ b/audio/filter/filter.c
diff --git a/libaf/filter.h b/audio/filter/filter.h
index aed33352c2..aed33352c2 100644
--- a/libaf/filter.h
+++ b/audio/filter/filter.h
diff --git a/libaf/window.c b/audio/filter/window.c
index a970bdcbea..a970bdcbea 100644
--- a/libaf/window.c
+++ b/audio/filter/window.c
diff --git a/libaf/window.h b/audio/filter/window.h
index 1c179b7902..1c179b7902 100644
--- a/libaf/window.h
+++ b/audio/filter/window.h
diff --git a/libaf/format.c b/audio/format.c
index 88d66522a0..88d66522a0 100644
--- a/libaf/format.c
+++ b/audio/format.c
diff --git a/libaf/format.h b/audio/format.h
index e60c0789b9..e60c0789b9 100644
--- a/libaf/format.h
+++ b/audio/format.h
diff --git a/mixer.c b/audio/mixer.c
index 2f9505a1ae..2f9505a1ae 100644
--- a/mixer.c
+++ b/audio/mixer.c
diff --git a/mixer.h b/audio/mixer.h
index ba90d0881c..ba90d0881c 100644
--- a/mixer.h
+++ b/audio/mixer.h
diff --git a/libao2/audio_out.c b/audio/out/ao.c
index ab8e60b753..ab8e60b753 100644
--- a/libao2/audio_out.c
+++ b/audio/out/ao.c
diff --git a/libao2/audio_out.h b/audio/out/ao.h
index 9e172fd06c..9e172fd06c 100644
--- a/libao2/audio_out.h
+++ b/audio/out/ao.h
diff --git a/libao2/ao_alsa.c b/audio/out/ao_alsa.c
index 27119112cb..27119112cb 100644
--- a/libao2/ao_alsa.c
+++ b/audio/out/ao_alsa.c
diff --git a/libao2/ao_coreaudio.c b/audio/out/ao_coreaudio.c
index 146cfd2a22..146cfd2a22 100644
--- a/libao2/ao_coreaudio.c
+++ b/audio/out/ao_coreaudio.c
diff --git a/libao2/ao_dsound.c b/audio/out/ao_dsound.c
index f2f44dd401..f2f44dd401 100644
--- a/libao2/ao_dsound.c
+++ b/audio/out/ao_dsound.c
diff --git a/libao2/ao_jack.c b/audio/out/ao_jack.c
index b30f99a14e..b30f99a14e 100644
--- a/libao2/ao_jack.c
+++ b/audio/out/ao_jack.c
diff --git a/libao2/ao_lavc.c b/audio/out/ao_lavc.c
index ef76db2717..ef76db2717 100644
--- a/libao2/ao_lavc.c
+++ b/audio/out/ao_lavc.c
diff --git a/libao2/ao_null.c b/audio/out/ao_null.c
index 87f11a51b6..87f11a51b6 100644
--- a/libao2/ao_null.c
+++ b/audio/out/ao_null.c
diff --git a/libao2/ao_openal.c b/audio/out/ao_openal.c
index e5a40a769d..e5a40a769d 100644
--- a/libao2/ao_openal.c
+++ b/audio/out/ao_openal.c
diff --git a/libao2/ao_oss.c b/audio/out/ao_oss.c
index 9d4dde4837..9d4dde4837 100644
--- a/libao2/ao_oss.c
+++ b/audio/out/ao_oss.c
diff --git a/libao2/ao_pcm.c b/audio/out/ao_pcm.c
index 0b1c527e89..0b1c527e89 100644
--- a/libao2/ao_pcm.c
+++ b/audio/out/ao_pcm.c
diff --git a/libao2/ao_portaudio.c b/audio/out/ao_portaudio.c
index 36b08f8288..36b08f8288 100644
--- a/libao2/ao_portaudio.c
+++ b/audio/out/ao_portaudio.c
diff --git a/libao2/ao_pulse.c b/audio/out/ao_pulse.c
index 1d2ebc5281..1d2ebc5281 100644
--- a/libao2/ao_pulse.c
+++ b/audio/out/ao_pulse.c
diff --git a/libao2/ao_rsound.c b/audio/out/ao_rsound.c
index 8232aad865..8232aad865 100644
--- a/libao2/ao_rsound.c
+++ b/audio/out/ao_rsound.c
diff --git a/libao2/audio_out_internal.h b/audio/out/audio_out_internal.h
index 215428fb0e..215428fb0e 100644
--- a/libao2/audio_out_internal.h
+++ b/audio/out/audio_out_internal.h
diff --git a/libaf/reorder_ch.c b/audio/reorder_ch.c
index 50379de2c5..50379de2c5 100644
--- a/libaf/reorder_ch.c
+++ b/audio/reorder_ch.c
diff --git a/libaf/reorder_ch.h b/audio/reorder_ch.h
index 44b533988d..44b533988d 100644
--- a/libaf/reorder_ch.h
+++ b/audio/reorder_ch.h
diff --git a/libav_compat.h b/compat/libav.h
index ec6570f0f0..ec6570f0f0 100644
--- a/libav_compat.h
+++ b/compat/libav.h
diff --git a/mangle.h b/compat/mangle.h
index 1769a3201f..1769a3201f 100644
--- a/mangle.h
+++ b/compat/mangle.h
diff --git a/mpbswap.h b/compat/mpbswap.h
index f75c8b86c8..f75c8b86c8 100644
--- a/mpbswap.h
+++ b/compat/mpbswap.h
diff --git a/ffmpeg_files/x86_cpu.h b/compat/x86_cpu.h
index 49a5b28a35..49a5b28a35 100644
--- a/ffmpeg_files/x86_cpu.h
+++ b/compat/x86_cpu.h
diff --git a/asxparser.c b/core/asxparser.c
index 44236b8c18..44236b8c18 100644
--- a/asxparser.c
+++ b/core/asxparser.c
diff --git a/asxparser.h b/core/asxparser.h
index e49a2cedc0..e49a2cedc0 100644
--- a/asxparser.h
+++ b/core/asxparser.h
diff --git a/av_log.c b/core/av_log.c
index 4e27e98d0f..4e27e98d0f 100644
--- a/av_log.c
+++ b/core/av_log.c
diff --git a/av_log.h b/core/av_log.h
index 833a7af03b..833a7af03b 100644
--- a/av_log.h
+++ b/core/av_log.h
diff --git a/av_opts.c b/core/av_opts.c
index bc2e392c5f..bc2e392c5f 100644
--- a/av_opts.c
+++ b/core/av_opts.c
diff --git a/av_opts.h b/core/av_opts.h
index 640443a352..640443a352 100644
--- a/av_opts.h
+++ b/core/av_opts.h
diff --git a/bstr.c b/core/bstr.c
index d3247ce1d6..d3247ce1d6 100644
--- a/bstr.c
+++ b/core/bstr.c
diff --git a/bstr.h b/core/bstr.h
index dfe6f3a556..dfe6f3a556 100644
--- a/bstr.h
+++ b/core/bstr.h
diff --git a/cfg-mplayer.h b/core/cfg-mplayer.h
index c0f4c91a9c..c0f4c91a9c 100644
--- a/cfg-mplayer.h
+++ b/core/cfg-mplayer.h
diff --git a/codec-cfg.c b/core/codec-cfg.c
index da4c64c4c0..da4c64c4c0 100644
--- a/codec-cfg.c
+++ b/core/codec-cfg.c
diff --git a/codec-cfg.h b/core/codec-cfg.h
index 480f570bba..480f570bba 100644
--- a/codec-cfg.h
+++ b/core/codec-cfg.h
diff --git a/command.c b/core/command.c
index 14f24ac50e..14f24ac50e 100644
--- a/command.c
+++ b/core/command.c
diff --git a/command.h b/core/command.h
index 0a339c5705..0a339c5705 100644
--- a/command.h
+++ b/core/command.h
diff --git a/cpudetect.c b/core/cpudetect.c
index 283600aff6..283600aff6 100644
--- a/cpudetect.c
+++ b/core/cpudetect.c
diff --git a/cpudetect.h b/core/cpudetect.h
index 675dcbacde..675dcbacde 100644
--- a/cpudetect.h
+++ b/core/cpudetect.h
diff --git a/defaultopts.c b/core/defaultopts.c
index 1d3abf932c..1d3abf932c 100644
--- a/defaultopts.c
+++ b/core/defaultopts.c
diff --git a/defaultopts.h b/core/defaultopts.h
index 7305a07d75..7305a07d75 100644
--- a/defaultopts.h
+++ b/core/defaultopts.h
diff --git a/encode.h b/core/encode.h
index f0f65f14c5..f0f65f14c5 100644
--- a/encode.h
+++ b/core/encode.h
diff --git a/encode_lavc.c b/core/encode_lavc.c
index 5812fe0fed..5812fe0fed 100644
--- a/encode_lavc.c
+++ b/core/encode_lavc.c
diff --git a/encode_lavc.h b/core/encode_lavc.h
index 29b35c6335..29b35c6335 100644
--- a/encode_lavc.h
+++ b/core/encode_lavc.h
diff --git a/input/appleir.c b/core/input/appleir.c
index c64bc9648d..c64bc9648d 100644
--- a/input/appleir.c
+++ b/core/input/appleir.c
diff --git a/input/ar.c b/core/input/ar.c
index 7b7cc8e3db..7b7cc8e3db 100644
--- a/input/ar.c
+++ b/core/input/ar.c
diff --git a/input/ar.h b/core/input/ar.h
index dff6d12f8a..dff6d12f8a 100644
--- a/input/ar.h
+++ b/core/input/ar.h
diff --git a/input/input.c b/core/input/input.c
index 6643747e4d..6643747e4d 100644
--- a/input/input.c
+++ b/core/input/input.c
diff --git a/input/input.h b/core/input/input.h
index 59f2d031ff..59f2d031ff 100644
--- a/input/input.h
+++ b/core/input/input.h
diff --git a/input/joystick.c b/core/input/joystick.c
index 673ae92184..673ae92184 100644
--- a/input/joystick.c
+++ b/core/input/joystick.c
diff --git a/input/joystick.h b/core/input/joystick.h
index b9480eb686..b9480eb686 100644
--- a/input/joystick.h
+++ b/core/input/joystick.h
diff --git a/input/keycodes.h b/core/input/keycodes.h
index c86a4bc138..c86a4bc138 100644
--- a/input/keycodes.h
+++ b/core/input/keycodes.h
diff --git a/input/lirc.c b/core/input/lirc.c
index fd64beb479..fd64beb479 100644
--- a/input/lirc.c
+++ b/core/input/lirc.c
diff --git a/input/lirc.h b/core/input/lirc.h
index ac1937f91d..ac1937f91d 100644
--- a/input/lirc.h
+++ b/core/input/lirc.h
diff --git a/m_config.c b/core/m_config.c
index 7a4d711d3f..7a4d711d3f 100644
--- a/m_config.c
+++ b/core/m_config.c
diff --git a/m_config.h b/core/m_config.h
index 9098a23c97..9098a23c97 100644
--- a/m_config.h
+++ b/core/m_config.h
diff --git a/m_option.c b/core/m_option.c
index 3f300326ca..3f300326ca 100644
--- a/m_option.c
+++ b/core/m_option.c
diff --git a/m_option.h b/core/m_option.h
index 75f1c709d1..75f1c709d1 100644
--- a/m_option.h
+++ b/core/m_option.h
diff --git a/m_property.c b/core/m_property.c
index f97bb366a4..f97bb366a4 100644
--- a/m_property.c
+++ b/core/m_property.c
diff --git a/m_property.h b/core/m_property.h
index b471b94ecd..b471b94ecd 100644
--- a/m_property.h
+++ b/core/m_property.h
diff --git a/m_struct.c b/core/m_struct.c
index 7b885cc905..7b885cc905 100644
--- a/m_struct.c
+++ b/core/m_struct.c
diff --git a/m_struct.h b/core/m_struct.h
index 1645ae734a..1645ae734a 100644
--- a/m_struct.h
+++ b/core/m_struct.h
diff --git a/mpcommon.c b/core/mp_common.c
index d4811440aa..d4811440aa 100644
--- a/mpcommon.c
+++ b/core/mp_common.c
diff --git a/mpcommon.h b/core/mp_common.h
index 119f11fb3b..119f11fb3b 100644
--- a/mpcommon.h
+++ b/core/mp_common.h
diff --git a/mp_core.h b/core/mp_core.h
index 99ce12b033..99ce12b033 100644
--- a/mp_core.h
+++ b/core/mp_core.h
diff --git a/mp_fifo.c b/core/mp_fifo.c
index 701b7a0bc3..701b7a0bc3 100644
--- a/mp_fifo.c
+++ b/core/mp_fifo.c
diff --git a/mp_fifo.h b/core/mp_fifo.h
index 015286db83..015286db83 100644
--- a/mp_fifo.h
+++ b/core/mp_fifo.h
diff --git a/mp_msg.c b/core/mp_msg.c
index 627ee04187..627ee04187 100644
--- a/mp_msg.c
+++ b/core/mp_msg.c
diff --git a/mp_msg.h b/core/mp_msg.h
index 5f043243fa..5f043243fa 100644
--- a/mp_msg.h
+++ b/core/mp_msg.h
diff --git a/mp_osd.h b/core/mp_osd.h
index 444b54736c..444b54736c 100644
--- a/mp_osd.h
+++ b/core/mp_osd.h
diff --git a/libmpcodecs/mpc_info.h b/core/mpc_info.h
index de1631cad8..de1631cad8 100644
--- a/libmpcodecs/mpc_info.h
+++ b/core/mpc_info.h
diff --git a/mplayer.c b/core/mplayer.c
index 7006614df1..7006614df1 100644
--- a/mplayer.c
+++ b/core/mplayer.c
diff --git a/mplayer.h b/core/mplayer.h
index 1e99308656..1e99308656 100644
--- a/mplayer.h
+++ b/core/mplayer.h
diff --git a/options.h b/core/options.h
index ade419d74e..ade419d74e 100644
--- a/options.h
+++ b/core/options.h
diff --git a/parser-cfg.c b/core/parser-cfg.c
index 8ab403ba45..8ab403ba45 100644
--- a/parser-cfg.c
+++ b/core/parser-cfg.c
diff --git a/parser-cfg.h b/core/parser-cfg.h
index e083803edd..e083803edd 100644
--- a/parser-cfg.h
+++ b/core/parser-cfg.h
diff --git a/parser-mpcmd.c b/core/parser-mpcmd.c
index 730e4c581f..730e4c581f 100644
--- a/parser-mpcmd.c
+++ b/core/parser-mpcmd.c
diff --git a/parser-mpcmd.h b/core/parser-mpcmd.h
index 674903fe4d..674903fe4d 100644
--- a/parser-mpcmd.h
+++ b/core/parser-mpcmd.h
diff --git a/path.c b/core/path.c
index 6002189225..6002189225 100644
--- a/path.c
+++ b/core/path.c
diff --git a/path.h b/core/path.h
index 6e3ec9372e..6e3ec9372e 100644
--- a/path.h
+++ b/core/path.h
diff --git a/playlist.c b/core/playlist.c
index 55a0e5cf4a..55a0e5cf4a 100644
--- a/playlist.c
+++ b/core/playlist.c
diff --git a/playlist.h b/core/playlist.h
index eb2ef9ed99..eb2ef9ed99 100644
--- a/playlist.h
+++ b/core/playlist.h
diff --git a/playlist_parser.c b/core/playlist_parser.c
index 0edabc13b9..0edabc13b9 100644
--- a/playlist_parser.c
+++ b/core/playlist_parser.c
diff --git a/playlist_parser.h b/core/playlist_parser.h
index 3ceb95c460..3ceb95c460 100644
--- a/playlist_parser.h
+++ b/core/playlist_parser.h
diff --git a/quvi.c b/core/quvi.c
index 7be5f39bea..7be5f39bea 100644
--- a/quvi.c
+++ b/core/quvi.c
diff --git a/screenshot.c b/core/screenshot.c
index b84bb6d340..b84bb6d340 100644
--- a/screenshot.c
+++ b/core/screenshot.c
diff --git a/screenshot.h b/core/screenshot.h
index 266077a107..266077a107 100644
--- a/screenshot.h
+++ b/core/screenshot.h
diff --git a/subopt-helper.c b/core/subopt-helper.c
index 901a2de09e..901a2de09e 100644
--- a/subopt-helper.c
+++ b/core/subopt-helper.c
diff --git a/subopt-helper.h b/core/subopt-helper.h
index e234db4ed2..e234db4ed2 100644
--- a/subopt-helper.h
+++ b/core/subopt-helper.h
diff --git a/timeline/tl_cue.c b/core/timeline/tl_cue.c
index cfc67bdd84..cfc67bdd84 100644
--- a/timeline/tl_cue.c
+++ b/core/timeline/tl_cue.c
diff --git a/timeline/tl_edl.c b/core/timeline/tl_edl.c
index 3c8cd21781..3c8cd21781 100644
--- a/timeline/tl_edl.c
+++ b/core/timeline/tl_edl.c
diff --git a/timeline/tl_matroska.c b/core/timeline/tl_matroska.c
index 9387201866..9387201866 100644
--- a/timeline/tl_matroska.c
+++ b/core/timeline/tl_matroska.c
diff --git a/version.c b/core/version.c
index f06f0afc30..f06f0afc30 100644
--- a/version.c
+++ b/core/version.c
diff --git a/libmpdemux/asf.h b/demux/asf.h
index 2886a4d752..2886a4d752 100644
--- a/libmpdemux/asf.h
+++ b/demux/asf.h
diff --git a/libmpdemux/asfguid.h b/demux/asfguid.h
index 91b2760b28..91b2760b28 100644
--- a/libmpdemux/asfguid.h
+++ b/demux/asfguid.h
diff --git a/libmpdemux/asfheader.c b/demux/asfheader.c
index bd775b7660..bd775b7660 100644
--- a/libmpdemux/asfheader.c
+++ b/demux/asfheader.c
diff --git a/libmpdemux/asfheader.h b/demux/asfheader.h
index 9c239f7987..9c239f7987 100644
--- a/libmpdemux/asfheader.h
+++ b/demux/asfheader.h
diff --git a/libmpdemux/aviheader.c b/demux/aviheader.c
index 0c47386dc5..0c47386dc5 100644
--- a/libmpdemux/aviheader.c
+++ b/demux/aviheader.c
diff --git a/libmpdemux/aviheader.h b/demux/aviheader.h
index 1629a33b57..1629a33b57 100644
--- a/libmpdemux/aviheader.h
+++ b/demux/aviheader.h
diff --git a/libmpdemux/aviprint.c b/demux/aviprint.c
index e7520a42c5..e7520a42c5 100644
--- a/libmpdemux/aviprint.c
+++ b/demux/aviprint.c
diff --git a/libmpdemux/aviprint.h b/demux/aviprint.h
index 86123b7725..86123b7725 100644
--- a/libmpdemux/aviprint.h
+++ b/demux/aviprint.h
diff --git a/libmpdemux/demuxer.c b/demux/demux.c
index 3673fd06e3..3673fd06e3 100644
--- a/libmpdemux/demuxer.c
+++ b/demux/demux.c
diff --git a/libmpdemux/demuxer.h b/demux/demux.h
index f44c728c1e..f44c728c1e 100644
--- a/libmpdemux/demuxer.h
+++ b/demux/demux.h
diff --git a/libmpdemux/demux_asf.c b/demux/demux_asf.c
index 9d189ef095..9d189ef095 100644
--- a/libmpdemux/demux_asf.c
+++ b/demux/demux_asf.c
diff --git a/libmpdemux/demux_avi.c b/demux/demux_avi.c
index 887494c6cd..887494c6cd 100644
--- a/libmpdemux/demux_avi.c
+++ b/demux/demux_avi.c
diff --git a/libmpdemux/demux_cue.c b/demux/demux_cue.c
index d2fd06ce71..d2fd06ce71 100644
--- a/libmpdemux/demux_cue.c
+++ b/demux/demux_cue.c
diff --git a/libmpdemux/demux_edl.c b/demux/demux_edl.c
index 4c864cfe42..4c864cfe42 100644
--- a/libmpdemux/demux_edl.c
+++ b/demux/demux_edl.c
diff --git a/libmpdemux/demux_gif.c b/demux/demux_gif.c
index 18bf9abfd7..18bf9abfd7 100644
--- a/libmpdemux/demux_gif.c
+++ b/demux/demux_gif.c
diff --git a/libmpdemux/demux_lavf.c b/demux/demux_lavf.c
index 35f3f6a83e..35f3f6a83e 100644
--- a/libmpdemux/demux_lavf.c
+++ b/demux/demux_lavf.c
diff --git a/libmpdemux/demux_mf.c b/demux/demux_mf.c
index 6f0f0de897..6f0f0de897 100644
--- a/libmpdemux/demux_mf.c
+++ b/demux/demux_mf.c
diff --git a/libmpdemux/demux_mkv.c b/demux/demux_mkv.c
index 3093fcae0f..3093fcae0f 100644
--- a/libmpdemux/demux_mkv.c
+++ b/demux/demux_mkv.c
diff --git a/libmpdemux/demux_mng.c b/demux/demux_mng.c
index ad08ba8c4b..ad08ba8c4b 100644
--- a/libmpdemux/demux_mng.c
+++ b/demux/demux_mng.c
diff --git a/libmpdemux/demux_mpg.c b/demux/demux_mpg.c
index 44ec85d2db..44ec85d2db 100644
--- a/libmpdemux/demux_mpg.c
+++ b/demux/demux_mpg.c
diff --git a/libmpdemux/demux_packet.h b/demux/demux_packet.h
index d64291f4e0..d64291f4e0 100644
--- a/libmpdemux/demux_packet.h
+++ b/demux/demux_packet.h
diff --git a/libmpdemux/demux_rawaudio.c b/demux/demux_rawaudio.c
index 2a8fea05f0..2a8fea05f0 100644
--- a/libmpdemux/demux_rawaudio.c
+++ b/demux/demux_rawaudio.c
diff --git a/libmpdemux/demux_rawvideo.c b/demux/demux_rawvideo.c
index e84caafd01..e84caafd01 100644
--- a/libmpdemux/demux_rawvideo.c
+++ b/demux/demux_rawvideo.c
diff --git a/libmpdemux/demux_ts.c b/demux/demux_ts.c
index b59066327d..b59066327d 100644
--- a/libmpdemux/demux_ts.c
+++ b/demux/demux_ts.c
diff --git a/libmpdemux/demux_ts.h b/demux/demux_ts.h
index 37bddb86da..37bddb86da 100644
--- a/libmpdemux/demux_ts.h
+++ b/demux/demux_ts.h
diff --git a/libmpdemux/ebml.c b/demux/ebml.c
index fba8177805..fba8177805 100644
--- a/libmpdemux/ebml.c
+++ b/demux/ebml.c
diff --git a/libmpdemux/ebml.h b/demux/ebml.h
index 866e620c61..866e620c61 100644
--- a/libmpdemux/ebml.h
+++ b/demux/ebml.h
diff --git a/libmpdemux/extension.c b/demux/extension.c
index 6845c36af3..6845c36af3 100644
--- a/libmpdemux/extension.c
+++ b/demux/extension.c
diff --git a/libmpdemux/matroska.h b/demux/matroska.h
index 6d56008cb1..6d56008cb1 100644
--- a/libmpdemux/matroska.h
+++ b/demux/matroska.h
diff --git a/libmpdemux/mf.c b/demux/mf.c
index d232944593..d232944593 100644
--- a/libmpdemux/mf.c
+++ b/demux/mf.c
diff --git a/libmpdemux/mf.h b/demux/mf.h
index dd461bc97c..dd461bc97c 100644
--- a/libmpdemux/mf.h
+++ b/demux/mf.h
diff --git a/libmpdemux/mp3_hdr.c b/demux/mp3_hdr.c
index a4834f4f81..a4834f4f81 100644
--- a/libmpdemux/mp3_hdr.c
+++ b/demux/mp3_hdr.c
diff --git a/libmpdemux/mp3_hdr.h b/demux/mp3_hdr.h
index a9b34ac12c..a9b34ac12c 100644
--- a/libmpdemux/mp3_hdr.h
+++ b/demux/mp3_hdr.h
diff --git a/libmpdemux/mp_taglists.c b/demux/mp_taglists.c
index afd1b971ce..afd1b971ce 100644
--- a/libmpdemux/mp_taglists.c
+++ b/demux/mp_taglists.c
diff --git a/libmpdemux/mp_taglists.h b/demux/mp_taglists.h
index d23a982a93..d23a982a93 100644
--- a/libmpdemux/mp_taglists.h
+++ b/demux/mp_taglists.h
diff --git a/libmpdemux/mpeg_hdr.c b/demux/mpeg_hdr.c
index 0c368aa7a2..0c368aa7a2 100644
--- a/libmpdemux/mpeg_hdr.c
+++ b/demux/mpeg_hdr.c
diff --git a/libmpdemux/mpeg_hdr.h b/demux/mpeg_hdr.h
index ccd84bcdb0..ccd84bcdb0 100644
--- a/libmpdemux/mpeg_hdr.h
+++ b/demux/mpeg_hdr.h
diff --git a/libmpdemux/ms_hdr.h b/demux/ms_hdr.h
index 8e545635dd..8e545635dd 100644
--- a/libmpdemux/ms_hdr.h
+++ b/demux/ms_hdr.h
diff --git a/libmpdemux/parse_es.c b/demux/parse_es.c
index 05507a495a..05507a495a 100644
--- a/libmpdemux/parse_es.c
+++ b/demux/parse_es.c
diff --git a/libmpdemux/parse_es.h b/demux/parse_es.h
index ed76593e50..ed76593e50 100644
--- a/libmpdemux/parse_es.h
+++ b/demux/parse_es.h
diff --git a/libmpdemux/stheader.h b/demux/stheader.h
index b5f11c0ecc..b5f11c0ecc 100644
--- a/libmpdemux/stheader.h
+++ b/demux/stheader.h
diff --git a/libmpdemux/video.c b/demux/video.c
index 11e512f119..11e512f119 100644
--- a/libmpdemux/video.c
+++ b/demux/video.c
diff --git a/stream/stream_ffmpeg.c b/stream/stream_lavf.c
index d62d9c9e57..d62d9c9e57 100644
--- a/stream/stream_ffmpeg.c
+++ b/stream/stream_lavf.c
diff --git a/libvo/csputils.c b/video/csputils.c
index 23eb099f69..23eb099f69 100644
--- a/libvo/csputils.c
+++ b/video/csputils.c
diff --git a/libvo/csputils.h b/video/csputils.h
index d66bb86fa3..d66bb86fa3 100644
--- a/libvo/csputils.h
+++ b/video/csputils.h
diff --git a/libmpcodecs/dec_video.c b/video/decode/dec_video.c
index 5c6d3113da..5c6d3113da 100644
--- a/libmpcodecs/dec_video.c
+++ b/video/decode/dec_video.c
diff --git a/libmpcodecs/dec_video.h b/video/decode/dec_video.h
index f871198988..f871198988 100644
--- a/libmpcodecs/dec_video.h
+++ b/video/decode/dec_video.h
diff --git a/libmpcodecs/vd.c b/video/decode/vd.c
index 3bfc17c895..3bfc17c895 100644
--- a/libmpcodecs/vd.c
+++ b/video/decode/vd.c
diff --git a/libmpcodecs/vd.h b/video/decode/vd.h
index 6b9803a611..6b9803a611 100644
--- a/libmpcodecs/vd.h
+++ b/video/decode/vd.h
diff --git a/libmpcodecs/vd_ffmpeg.c b/video/decode/vd_lavc.c
index e078de4419..e078de4419 100644
--- a/libmpcodecs/vd_ffmpeg.c
+++ b/video/decode/vd_lavc.c
diff --git a/libmpcodecs/pullup.c b/video/filter/pullup.c
index bd25c187d6..bd25c187d6 100644
--- a/libmpcodecs/pullup.c
+++ b/video/filter/pullup.c
diff --git a/libmpcodecs/pullup.h b/video/filter/pullup.h
index 0948737919..0948737919 100644
--- a/libmpcodecs/pullup.h
+++ b/video/filter/pullup.h
diff --git a/libmpcodecs/vf.c b/video/filter/vf.c
index 10b9fa546f..10b9fa546f 100644
--- a/libmpcodecs/vf.c
+++ b/video/filter/vf.c
diff --git a/libmpcodecs/vf.h b/video/filter/vf.h
index 4c50f0e9cc..4c50f0e9cc 100644
--- a/libmpcodecs/vf.h
+++ b/video/filter/vf.h
diff --git a/libmpcodecs/vf_crop.c b/video/filter/vf_crop.c
index c4e0b4253b..c4e0b4253b 100644
--- a/libmpcodecs/vf_crop.c
+++ b/video/filter/vf_crop.c
diff --git a/libmpcodecs/vf_delogo.c b/video/filter/vf_delogo.c
index add6dc6b0c..add6dc6b0c 100644
--- a/libmpcodecs/vf_delogo.c
+++ b/video/filter/vf_delogo.c
diff --git a/libmpcodecs/vf_divtc.c b/video/filter/vf_divtc.c
index 6faeb7c411..6faeb7c411 100644
--- a/libmpcodecs/vf_divtc.c
+++ b/video/filter/vf_divtc.c
diff --git a/libmpcodecs/vf_dlopen.c b/video/filter/vf_dlopen.c
index 183b31be84..183b31be84 100644
--- a/libmpcodecs/vf_dlopen.c
+++ b/video/filter/vf_dlopen.c
diff --git a/libmpcodecs/vf_dlopen.h b/video/filter/vf_dlopen.h
index 962605ca28..962605ca28 100644
--- a/libmpcodecs/vf_dlopen.h
+++ b/video/filter/vf_dlopen.h
diff --git a/libmpcodecs/vf_down3dright.c b/video/filter/vf_down3dright.c
index 561bc898d0..561bc898d0 100644
--- a/libmpcodecs/vf_down3dright.c
+++ b/video/filter/vf_down3dright.c
diff --git a/libmpcodecs/vf_dsize.c b/video/filter/vf_dsize.c
index d46d22ebb2..d46d22ebb2 100644
--- a/libmpcodecs/vf_dsize.c
+++ b/video/filter/vf_dsize.c
diff --git a/libmpcodecs/vf_eq2.c b/video/filter/vf_eq2.c
index fe4a89fb13..fe4a89fb13 100644
--- a/libmpcodecs/vf_eq2.c
+++ b/video/filter/vf_eq2.c
diff --git a/libmpcodecs/vf_expand.c b/video/filter/vf_expand.c
index 839820510d..839820510d 100644
--- a/libmpcodecs/vf_expand.c
+++ b/video/filter/vf_expand.c
diff --git a/libmpcodecs/vf_flip.c b/video/filter/vf_flip.c
index e8660ceb51..e8660ceb51 100644
--- a/libmpcodecs/vf_flip.c
+++ b/video/filter/vf_flip.c
diff --git a/libmpcodecs/vf_format.c b/video/filter/vf_format.c
index 422956539b..422956539b 100644
--- a/libmpcodecs/vf_format.c
+++ b/video/filter/vf_format.c
diff --git a/libmpcodecs/vf_gradfun.c b/video/filter/vf_gradfun.c
index eb73cfa2a4..eb73cfa2a4 100644
--- a/libmpcodecs/vf_gradfun.c
+++ b/video/filter/vf_gradfun.c
diff --git a/libmpcodecs/vf_hqdn3d.c b/video/filter/vf_hqdn3d.c
index 95cdba1ef5..95cdba1ef5 100644
--- a/libmpcodecs/vf_hqdn3d.c
+++ b/video/filter/vf_hqdn3d.c
diff --git a/libmpcodecs/vf_ilpack.c b/video/filter/vf_ilpack.c
index e98d70d85d..e98d70d85d 100644
--- a/libmpcodecs/vf_ilpack.c
+++ b/video/filter/vf_ilpack.c
diff --git a/libmpcodecs/vf_mirror.c b/video/filter/vf_mirror.c
index b48d9a2ef6..b48d9a2ef6 100644
--- a/libmpcodecs/vf_mirror.c
+++ b/video/filter/vf_mirror.c
diff --git a/libmpcodecs/vf_noformat.c b/video/filter/vf_noformat.c
index b143ac0005..b143ac0005 100644
--- a/libmpcodecs/vf_noformat.c
+++ b/video/filter/vf_noformat.c
diff --git a/libmpcodecs/vf_noise.c b/video/filter/vf_noise.c
index 87a480d655..87a480d655 100644
--- a/libmpcodecs/vf_noise.c
+++ b/video/filter/vf_noise.c
diff --git a/libmpcodecs/vf_phase.c b/video/filter/vf_phase.c
index 568c8f1f45..568c8f1f45 100644
--- a/libmpcodecs/vf_phase.c
+++ b/video/filter/vf_phase.c
diff --git a/libmpcodecs/vf_pp.c b/video/filter/vf_pp.c
index 9647032002..9647032002 100644
--- a/libmpcodecs/vf_pp.c
+++ b/video/filter/vf_pp.c
diff --git a/libmpcodecs/vf_pullup.c b/video/filter/vf_pullup.c
index 97f851f348..97f851f348 100644
--- a/libmpcodecs/vf_pullup.c
+++ b/video/filter/vf_pullup.c
diff --git a/libmpcodecs/vf_rotate.c b/video/filter/vf_rotate.c
index 19eeae6d35..19eeae6d35 100644
--- a/libmpcodecs/vf_rotate.c
+++ b/video/filter/vf_rotate.c
diff --git a/libmpcodecs/vf_scale.c b/video/filter/vf_scale.c
index 5ea62bacbd..5ea62bacbd 100644
--- a/libmpcodecs/vf_scale.c
+++ b/video/filter/vf_scale.c
diff --git a/libmpcodecs/vf_screenshot.c b/video/filter/vf_screenshot.c
index 693d871e5f..693d871e5f 100644
--- a/libmpcodecs/vf_screenshot.c
+++ b/video/filter/vf_screenshot.c
diff --git a/libmpcodecs/vf_softpulldown.c b/video/filter/vf_softpulldown.c
index d07f9d6e26..d07f9d6e26 100644
--- a/libmpcodecs/vf_softpulldown.c
+++ b/video/filter/vf_softpulldown.c
diff --git a/libmpcodecs/vf_stereo3d.c b/video/filter/vf_stereo3d.c
index 60208cb3c6..60208cb3c6 100644
--- a/libmpcodecs/vf_stereo3d.c
+++ b/video/filter/vf_stereo3d.c
diff --git a/libmpcodecs/vf_sub.c b/video/filter/vf_sub.c
index 2d5de3a7ba..2d5de3a7ba 100644
--- a/libmpcodecs/vf_sub.c
+++ b/video/filter/vf_sub.c
diff --git a/libmpcodecs/vf_swapuv.c b/video/filter/vf_swapuv.c
index 6edb256759..6edb256759 100644
--- a/libmpcodecs/vf_swapuv.c
+++ b/video/filter/vf_swapuv.c
diff --git a/libmpcodecs/vf_unsharp.c b/video/filter/vf_unsharp.c
index 69368d6bf5..69368d6bf5 100644
--- a/libmpcodecs/vf_unsharp.c
+++ b/video/filter/vf_unsharp.c
diff --git a/libmpcodecs/vf_vo.c b/video/filter/vf_vo.c
index d11724f881..d11724f881 100644
--- a/libmpcodecs/vf_vo.c
+++ b/video/filter/vf_vo.c
diff --git a/libmpcodecs/vf_yadif.c b/video/filter/vf_yadif.c
index bb6595cdcd..bb6595cdcd 100644
--- a/libmpcodecs/vf_yadif.c
+++ b/video/filter/vf_yadif.c
diff --git a/fmt-conversion.c b/video/fmt-conversion.c
index 81ab7a45fb..81ab7a45fb 100644
--- a/fmt-conversion.c
+++ b/video/fmt-conversion.c
diff --git a/fmt-conversion.h b/video/fmt-conversion.h
index f7114b0aef..f7114b0aef 100644
--- a/fmt-conversion.h
+++ b/video/fmt-conversion.h
diff --git a/image_writer.c b/video/image_writer.c
index 877c89e700..877c89e700 100644
--- a/image_writer.c
+++ b/video/image_writer.c
diff --git a/image_writer.h b/video/image_writer.h
index e73b526c7e..e73b526c7e 100644
--- a/image_writer.h
+++ b/video/image_writer.h
diff --git a/libmpcodecs/img_format.c b/video/img_format.c
index 1084a8f9a1..1084a8f9a1 100644
--- a/libmpcodecs/img_format.c
+++ b/video/img_format.c
diff --git a/libmpcodecs/img_format.h b/video/img_format.h
index b488734f02..b488734f02 100644
--- a/libmpcodecs/img_format.h
+++ b/video/img_format.h
diff --git a/libvo/fastmemcpy.h b/video/memcpy_pic.h
index c2cd79314f..c2cd79314f 100644
--- a/libvo/fastmemcpy.h
+++ b/video/memcpy_pic.h
diff --git a/libmpcodecs/mp_image.c b/video/mp_image.c
index c0227e4b1d..c0227e4b1d 100644
--- a/libmpcodecs/mp_image.c
+++ b/video/mp_image.c
diff --git a/libmpcodecs/mp_image.h b/video/mp_image.h
index f2d149bc9d..f2d149bc9d 100644
--- a/libmpcodecs/mp_image.h
+++ b/video/mp_image.h
diff --git a/libvo/aspect.c b/video/out/aspect.c
index f3cd00a5e5..f3cd00a5e5 100644
--- a/libvo/aspect.c
+++ b/video/out/aspect.c
diff --git a/libvo/aspect.h b/video/out/aspect.h
index c5247421d2..c5247421d2 100644
--- a/libvo/aspect.h
+++ b/video/out/aspect.h
diff --git a/libvo/bitmap_packer.c b/video/out/bitmap_packer.c
index 603a6ce410..603a6ce410 100644
--- a/libvo/bitmap_packer.c
+++ b/video/out/bitmap_packer.c
diff --git a/libvo/bitmap_packer.h b/video/out/bitmap_packer.h
index b86c3ec4f9..b86c3ec4f9 100644
--- a/libvo/bitmap_packer.h
+++ b/video/out/bitmap_packer.h
diff --git a/libvo/cocoa_common.h b/video/out/cocoa_common.h
index 079e497441..079e497441 100644
--- a/libvo/cocoa_common.h
+++ b/video/out/cocoa_common.h
diff --git a/libvo/cocoa_common.m b/video/out/cocoa_common.m
index 337e0a32be..337e0a32be 100644
--- a/libvo/cocoa_common.m
+++ b/video/out/cocoa_common.m
diff --git a/libvo/d3d_shader_yuv.h b/video/out/d3d_shader_yuv.h
index 49ef753b4c..49ef753b4c 100644
--- a/libvo/d3d_shader_yuv.h
+++ b/video/out/d3d_shader_yuv.h
diff --git a/libvo/d3d_shader_yuv.hlsl b/video/out/d3d_shader_yuv.hlsl
index b17e257210..b17e257210 100644
--- a/libvo/d3d_shader_yuv.hlsl
+++ b/video/out/d3d_shader_yuv.hlsl
diff --git a/libvo/d3d_shader_yuv_2ch.h b/video/out/d3d_shader_yuv_2ch.h
index 45dcc73992..45dcc73992 100644
--- a/libvo/d3d_shader_yuv_2ch.h
+++ b/video/out/d3d_shader_yuv_2ch.h
diff --git a/libvo/filter_kernels.c b/video/out/filter_kernels.c
index 2c2f56ee51..2c2f56ee51 100644
--- a/libvo/filter_kernels.c
+++ b/video/out/filter_kernels.c
diff --git a/libvo/filter_kernels.h b/video/out/filter_kernels.h
index 46a392c40a..46a392c40a 100644
--- a/libvo/filter_kernels.h
+++ b/video/out/filter_kernels.h
diff --git a/libvo/geometry.c b/video/out/geometry.c
index 941528aea9..941528aea9 100644
--- a/libvo/geometry.c
+++ b/video/out/geometry.c
diff --git a/libvo/geometry.h b/video/out/geometry.h
index 77868a5aad..77868a5aad 100644
--- a/libvo/geometry.h
+++ b/video/out/geometry.h
diff --git a/libvo/gl_common.c b/video/out/gl_common.c
index 80db2eacc4..80db2eacc4 100644
--- a/libvo/gl_common.c
+++ b/video/out/gl_common.c
diff --git a/libvo/gl_common.h b/video/out/gl_common.h
index 9816566097..9816566097 100644
--- a/libvo/gl_common.h
+++ b/video/out/gl_common.h
diff --git a/libvo/gl_header_fixes.h b/video/out/gl_header_fixes.h
index d149a9970a..d149a9970a 100644
--- a/libvo/gl_header_fixes.h
+++ b/video/out/gl_header_fixes.h
diff --git a/libvo/gl_osd.c b/video/out/gl_osd.c
index 81485cabe9..81485cabe9 100644
--- a/libvo/gl_osd.c
+++ b/video/out/gl_osd.c
diff --git a/libvo/gl_osd.h b/video/out/gl_osd.h
index cf3182ffb2..cf3182ffb2 100644
--- a/libvo/gl_osd.h
+++ b/video/out/gl_osd.h
diff --git a/libvo/osx_common.c b/video/out/osx_common.c
index 2aa0a28126..2aa0a28126 100644
--- a/libvo/osx_common.c
+++ b/video/out/osx_common.c
diff --git a/libvo/osx_common.h b/video/out/osx_common.h
index ae31a6353d..ae31a6353d 100644
--- a/libvo/osx_common.h
+++ b/video/out/osx_common.h
diff --git a/pnm_loader.c b/video/out/pnm_loader.c
index 048461e51f..048461e51f 100644
--- a/pnm_loader.c
+++ b/video/out/pnm_loader.c
diff --git a/pnm_loader.h b/video/out/pnm_loader.h
index e00cce2e63..e00cce2e63 100644
--- a/pnm_loader.h
+++ b/video/out/pnm_loader.h
diff --git a/libvo/video_out.c b/video/out/vo.c
index 571f00da4d..571f00da4d 100644
--- a/libvo/video_out.c
+++ b/video/out/vo.c
diff --git a/libvo/video_out.h b/video/out/vo.h
index ac2ded9b3c..ac2ded9b3c 100644
--- a/libvo/video_out.h
+++ b/video/out/vo.h
diff --git a/libvo/vo_caca.c b/video/out/vo_caca.c
index 2d998bf91d..2d998bf91d 100644
--- a/libvo/vo_caca.c
+++ b/video/out/vo_caca.c
diff --git a/libvo/vo_corevideo.h b/video/out/vo_corevideo.h
index cfb86621bc..cfb86621bc 100644
--- a/libvo/vo_corevideo.h
+++ b/video/out/vo_corevideo.h
diff --git a/libvo/vo_corevideo.m b/video/out/vo_corevideo.m
index 5116ab653c..5116ab653c 100644
--- a/libvo/vo_corevideo.m
+++ b/video/out/vo_corevideo.m
diff --git a/libvo/vo_direct3d.c b/video/out/vo_direct3d.c
index 294a101ffe..294a101ffe 100644
--- a/libvo/vo_direct3d.c
+++ b/video/out/vo_direct3d.c
diff --git a/libvo/vo_image.c b/video/out/vo_image.c
index 7f80a16f35..7f80a16f35 100644
--- a/libvo/vo_image.c
+++ b/video/out/vo_image.c
diff --git a/libvo/vo_lavc.c b/video/out/vo_lavc.c
index b86cd76509..b86cd76509 100644
--- a/libvo/vo_lavc.c
+++ b/video/out/vo_lavc.c
diff --git a/libvo/vo_null.c b/video/out/vo_null.c
index 1f307f7f5b..1f307f7f5b 100644
--- a/libvo/vo_null.c
+++ b/video/out/vo_null.c
diff --git a/libvo/vo_opengl.c b/video/out/vo_opengl.c
index 7b5289838f..7b5289838f 100644
--- a/libvo/vo_opengl.c
+++ b/video/out/vo_opengl.c
diff --git a/libvo/vo_opengl_old.c b/video/out/vo_opengl_old.c
index b8b1fd4813..b8b1fd4813 100644
--- a/libvo/vo_opengl_old.c
+++ b/video/out/vo_opengl_old.c
diff --git a/libvo/vo_opengl_shaders.glsl b/video/out/vo_opengl_shaders.glsl
index 1f302889e4..1f302889e4 100644
--- a/libvo/vo_opengl_shaders.glsl
+++ b/video/out/vo_opengl_shaders.glsl
diff --git a/libvo/vo_vdpau.c b/video/out/vo_vdpau.c
index a523ea5815..a523ea5815 100644
--- a/libvo/vo_vdpau.c
+++ b/video/out/vo_vdpau.c
diff --git a/libvo/vo_x11.c b/video/out/vo_x11.c
index 2358b0a295..2358b0a295 100644
--- a/libvo/vo_x11.c
+++ b/video/out/vo_x11.c
diff --git a/libvo/vo_xv.c b/video/out/vo_xv.c
index 3673764ed4..3673764ed4 100644
--- a/libvo/vo_xv.c
+++ b/video/out/vo_xv.c
diff --git a/libvo/w32_common.c b/video/out/w32_common.c
index f60f5328de..f60f5328de 100644
--- a/libvo/w32_common.c
+++ b/video/out/w32_common.c
diff --git a/libvo/w32_common.h b/video/out/w32_common.h
index c6d9fc7653..c6d9fc7653 100644
--- a/libvo/w32_common.h
+++ b/video/out/w32_common.h
diff --git a/libvo/x11_common.c b/video/out/x11_common.c
index 04d5c6880b..04d5c6880b 100644
--- a/libvo/x11_common.c
+++ b/video/out/x11_common.c
diff --git a/libvo/x11_common.h b/video/out/x11_common.h
index cb8b39a3b1..cb8b39a3b1 100644
--- a/libvo/x11_common.h
+++ b/video/out/x11_common.h
diff --git a/libmpcodecs/sws_utils.c b/video/sws_utils.c
index 4fc5639e55..4fc5639e55 100644
--- a/libmpcodecs/sws_utils.c
+++ b/video/sws_utils.c
diff --git a/libmpcodecs/sws_utils.h b/video/sws_utils.h
index a0cc47d850..a0cc47d850 100644
--- a/libmpcodecs/sws_utils.h
+++ b/video/sws_utils.h
diff --git a/libmpcodecs/vfcap.h b/video/vfcap.h
index acc7ce31c6..acc7ce31c6 100644
--- a/libmpcodecs/vfcap.h
+++ b/video/vfcap.h