mirror of
https://github.com/mpv-player/mpv
synced 2025-01-20 21:07:29 +01:00
removing ima4.* from the tree
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3792 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9ceaa48f02
commit
ae8971c45d
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ MANDIR = ${prefix}/man
|
||||
# a BSD compatible 'install' program
|
||||
INSTALL = install
|
||||
|
||||
SRCS_COMMON = ima4.c adpcm.c xacodec.c cpudetect.c mp_msg.c ac3-iec958.c dec_audio.c dec_video.c msvidc.c cinepak.c fli.c qtrle.c codec-cfg.c cfgparser.c my_profile.c
|
||||
SRCS_COMMON = adpcm.c xacodec.c cpudetect.c mp_msg.c ac3-iec958.c dec_audio.c dec_video.c msvidc.c cinepak.c fli.c qtrle.c codec-cfg.c cfgparser.c my_profile.c
|
||||
SRCS_MENCODER = mencoder.c $(SRCS_COMMON) libao2/afmt.c divx4_vbr.c libvo/aclib.c libvo/img_format.c
|
||||
SRCS_MPLAYER = mplayer.c $(SRCS_COMMON) find_sub.c subreader.c lirc_mp.c mixer.c spudec.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user