summaryrefslogtreecommitdiffstats
path: root/win32/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* win32: Remove directdraw project files from the win32 manifestJan Schmidt2009-05-161-3/+0
|
* win32: update MANIFEST, fixing 'make dist'Tim-Philipp Müller2009-03-111-1/+0
| | | | config.h.in no longer exists.
* win32/MANIFEST: Add libgstpng.dsp to MANIFEST.Sébastien Moutte2008-02-121-0/+1
| | | | | | | | Original commit message from CVS: * win32/MANIFEST: Add libgstpng.dsp to MANIFEST. * win32/vs6/libgstaudiofx.dsp: Add new source files to VS project file.
* win32/MANIFEST: Add files to win32 manifest.Sébastien Moutte2007-09-291-0/+2
| | | | | | | | | | | Original commit message from CVS: * win32/MANIFEST: Add files to win32 manifest. * win32/vs6/libgstaudiofx.dsp: * win32/vs6/libgstqtdemux.dsp: * win32/vs6/libgstrtp.dsp: * win32/vs6/libgstrtsp.dsp: Update project files.
* win32/MANIFEST: Add videocrop project file to the win32 manifest.Sébastien Moutte2007-06-121-0/+1
| | | | | | | | | | | | 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.
* Move qtdemux from -bad.Jan Schmidt2007-06-121-0/+1
| | | | | | | | | | | | | | | Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * docs/plugins/inspect/plugin-qtdemux.xml: * docs/plugins/inspect/plugin-quicktime.xml: * win32/MANIFEST: Move qtdemux from -bad. * gst-plugins-good.spec.in: Update spec file to reflect moving of qtdemux and wavpack
* Fix typo in the changelog and commit the manifest tooJan Schmidt2007-06-121-0/+1
| | | | | Original commit message from CVS: Fix typo in the changelog and commit the manifest too
* Add DirectDraw & DirectSound plugins to the build and docs.Jan Schmidt2007-06-081-0/+6
| | | | | | | | | | | | Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * sys/Makefile.am: * win32/MANIFEST: Add DirectDraw & DirectSound plugins to the build and docs.
* win32/MANIFEST: Add new project files to MANIFEST.Sébastien Moutte2007-03-101-1/+4
| | | | | | | | | | Original commit message from CVS: * win32/MANIFEST: Add new project files to MANIFEST. * win32/vs6/libgstaudiofx.dsp: * win32/vs6/libgstrtp.dsp: * win32/vs6/libgstrtsp.dsp: Update project files.
* win32/MANIFEST: Fix compilation on win32 under VS8Sergey Scobich2006-12-011-1/+46
| | | | | | | | Original commit message from CVS: * win32/MANIFEST: Fix compilation on win32 under VS8 Patch by: Sergey Scobich <sergey dot scobich at gmail dot com> Partially fixes #381175
* gst/avi/gstavidemux.c: add an explicit dll imported declaration for ↵Sébastien Moutte2006-05-301-23/+23
| | | | | | | | | | | | | | | | GST_CAT_EVENT+WIN32 Original commit message from CVS: * gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_EVENT+WIN32 * win32/MANIFEST: sort file listing * win32/vs6/libgstavi.dsp: add gstavimux.c to the project * win32/vs6/libgstid3demux.dsp: add link to zlib library * win32/vs6/libgstmatroska.dsp: add matroska-ids.c to the project
* add win32 stuffThomas Vander Stichele2006-05-031-0/+35
Original commit message from CVS: * Makefile.am: * configure.ac: * win32/common/config.h.in: add win32 stuff