[vlc-devel] commit: chroma.h has moved ( Rémi Denis-Courmont )

git version control git at videolan.org
Mon Jun 9 20:50:04 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Mon Jun  9 19:08:27 2008 +0300| [fadf3d1c018ec08e2b3cbda5f50bc926c91c0f55]

chroma.h has moved

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fadf3d1c018ec08e2b3cbda5f50bc926c91c0f55
---

 modules/video_filter/Modules.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/video_filter/Modules.am b/modules/video_filter/Modules.am
index 1b2a320..1b29095 100644
--- a/modules/video_filter/Modules.am
+++ b/modules/video_filter/Modules.am
@@ -41,6 +41,6 @@ SOURCES_croppadd = croppadd.c
 SOURCES_blendbench = blendbench.c
 SOURCES_chain = chain.c
 SOURCES_postproc = postproc.c
-SOURCES_swscale = swscale.c ../codec/ffmpeg/chroma.h
-SOURCES_imgresample = imgresample.c ../codec/ffmpeg/chroma.h
+SOURCES_swscale = swscale.c ../codec/avcodec/chroma.h
+SOURCES_imgresample = imgresample.c ../codec/avcodec/chroma.h
 noinst_HEADERS = filter_common.h filter_picture.h




More information about the vlc-devel mailing list