mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
win32/MANIFEST: Add new project files to MANIFEST.
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.
This commit is contained in:
parent
7236a2f8b3
commit
46c884b4b5
5 changed files with 25 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
2007-03-10 Sebastien Moutte <sebastien@moutte.net>
|
||||
|
||||
* win32/MANIFEST:
|
||||
Add new project files to MANIFEST.
|
||||
* win32/vs6/libgstaudiofx.dsp:
|
||||
* win32/vs6/libgstrtp.dsp:
|
||||
* win32/vs6/libgstrtsp.dsp:
|
||||
Update project files.
|
||||
|
||||
2007-03-10 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
|
||||
|
|
|
@ -2,10 +2,12 @@ win32/MANIFEST
|
|||
win32/common/config.h
|
||||
win32/common/config.h.in
|
||||
win32/vs6/gst_plugins_good.dsw
|
||||
win32/vs6/libgstalpha.dsp
|
||||
win32/vs6/autogen.dsp
|
||||
win32/vs6/libgstalaw.dsp
|
||||
win32/vs6/libgstalpha.dsp
|
||||
win32/vs6/libgstalphacolor.dsp
|
||||
win32/vs6/libgstapetag.dsp
|
||||
win32/vs6/libgstaudiofx.dsp
|
||||
win32/vs6/libgstauparse.dsp
|
||||
win32/vs6/libgstautodetect.dsp
|
||||
win32/vs6/libgstavi.dsp
|
||||
|
@ -27,6 +29,7 @@ win32/vs6/libgstrtp.dsp
|
|||
win32/vs6/libgstrtsp.dsp
|
||||
win32/vs6/libgstsmpte.dsp
|
||||
win32/vs6/libgstspeex.dsp
|
||||
win32/vs6/libgstudp.dsp
|
||||
win32/vs6/libgstvideobalance.dsp
|
||||
win32/vs6/libgstvideobox.dsp
|
||||
win32/vs6/libgstvideoflip.dsp
|
||||
|
|
|
@ -108,6 +108,10 @@ SOURCE=..\..\gst\audiofx\audioamplify.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\gst\audiofx\audiodynamic.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\gst\audiofx\audiofx.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
@ -172,6 +172,10 @@ SOURCE=..\..\gst\rtp\gstrtpmp2tdepay.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\gst\rtp\gstrtpmp2tpay.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\gst\rtp\gstrtpmp4gdepay.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
@ -104,6 +104,10 @@ PostBuild_Cmds=copy /Y $(TargetPath) c:\gstreamer\debug\lib\gstreamer-0.10
|
|||
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\gst\rtsp\base64.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\gst\rtsp\gstrtpdec.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Reference in a new issue