From d687466ac193c8ebffdd13ca5583f00eeaec37fb Mon Sep 17 00:00:00 2001 From: Sébastien Moutte Date: Tue, 12 Jun 2007 21:05:22 +0000 Subject: win32/MANIFEST: Add videocrop project file to the win32 manifest. Original commit message from CVS: * win32/MANIFEST: Add videocrop project file to the win32 manifest. * win32/vs6/gst_plugins_good.dsw: Add qtdemux,videocrop and waveform projects to the workspace. * win32/vs6/libgstqtdemux.dsp: Add zlib to the link list of qtdemux. * win32/vs6/libgstvideocrop.dsp: Add a project file for videocrop. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3fcfe391..cd654ce0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-06-12 Sebastien Moutte + + * win32/MANIFEST: + Add videocrop project file to the win32 manifest. + * win32/vs6/gst_plugins_good.dsw: + Add qtdemux,videocrop and waveform projects to the workspace. + * win32/vs6/libgstqtdemux.dsp: + Add zlib to the link list of qtdemux. + * win32/vs6/libgstvideocrop.dsp: + Add a project file for videocrop. + 2007-06-12 Jan Schmidt * po/POTFILES.in: -- cgit