Mercurial > mplayer.hg
changeset 21329:6e49ddb21b9d
cosmetics to ease future patching
author | diego |
---|---|
date | Mon, 27 Nov 2006 22:52:31 +0000 |
parents | 8b96b6cb51b4 |
children | dceeec121837 |
files | libmpcodecs/Makefile |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/Makefile Mon Nov 27 22:48:54 2006 +0000 +++ b/libmpcodecs/Makefile Mon Nov 27 22:52:31 2006 +0000 @@ -105,7 +105,8 @@ vf_mcdeint.c \ vf_qp.c \ vf_spp.c \ - vf_uspp.c + vf_uspp.c \ + SRCS-$(CONFIG_LIBAVCODEC) += ad_ffmpeg.c vd_ffmpeg.c vf_lavc.c vf_lavcdeint.c SRCS-$(CONFIG_LIBAVCODEC_SO) += ad_ffmpeg.c vd_ffmpeg.c vf_lavc.c vf_lavcdeint.c SRCS-$(CONFIG_LIBPOSTPROC) += vf_pp.c