gstreamer/win32/vs8
Sergey Scobich 91ab2895d0 win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ...
Original commit message from CVS:
Patch by: Sergey Scobich  <sergey.scobich at gmail com>
* win32/vs8/gst-plugins-good.sln:
* win32/vs8/libgst1394.vcproj:
* win32/vs8/libgstaasink.vcproj:
* win32/vs8/libgstalaw.vcproj:
* win32/vs8/libgstalpha.vcproj:
* win32/vs8/libgstalphacolor.vcproj:
* win32/vs8/libgstannodex.vcproj:
* win32/vs8/libgstapetag.vcproj:
* win32/vs8/libgstaudiofx.vcproj:
* win32/vs8/libgstauparse.vcproj:
* win32/vs8/libgstautodetect.vcproj:
* win32/vs8/libgstavi.vcproj:
* win32/vs8/libgstcacasink.vcproj:
* win32/vs8/libgstcdio.vcproj:
* win32/vs8/libgstcutter.vcproj:
* win32/vs8/libgstdv.vcproj:
* win32/vs8/libgsteffectv.vcproj:
* win32/vs8/libgstflac.vcproj:
* win32/vs8/libgstflxdec.vcproj:
* win32/vs8/libgstgoom.vcproj:
* win32/vs8/libgsticydemux.vcproj:
* win32/vs8/libgstid3demux.vcproj:
* win32/vs8/libgstjpeg.vcproj:
* win32/vs8/libgstladspa.vcproj:
* win32/vs8/libgstlevel.vcproj:
* win32/vs8/libgstmatroska.vcproj:
* win32/vs8/libgstmikmod.vcproj:
* win32/vs8/libgstmng.vcproj:
* win32/vs8/libgstmonoscope.vcproj:
* win32/vs8/libgstmulaw.vcproj:
* win32/vs8/libgstmultipart.vcproj:
* win32/vs8/libgstpng.vcproj:
* win32/vs8/libgstrtp.vcproj:
* win32/vs8/libgstrtsp.vcproj:
* win32/vs8/libgstshout2.vcproj:
* win32/vs8/libgstsmpte.vcproj:
* win32/vs8/libgstspeex.vcproj:
* win32/vs8/libgsttaglib.vcproj:
* win32/vs8/libgstudp.vcproj:
* win32/vs8/libgstvideobalance.vcproj:
* win32/vs8/libgstvideobox.vcproj:
* win32/vs8/libgstvideoflip.vcproj:
* win32/vs8/libgstvideomixer.vcproj:
* win32/vs8/libgstwavenc.vcproj:
* win32/vs8/libgstwavparse.vcproj:
Make end-of-line returns unixy, so that when the files are checked
out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
Hopefully fixes #366492.
2006-11-14 20:07:22 +00:00
..
gst-plugins-good.sln win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgst1394.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstaasink.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstalaw.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstalpha.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstalphacolor.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstannodex.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstapetag.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstaudiofx.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstauparse.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstautodetect.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstavi.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstcacasink.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstcdio.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstcutter.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstdirectdraw.vcproj sys/: Wait until the window is created before using it; guard unistd.h includes with HAVE_UNISTD_H. (#366523) 2006-11-01 10:19:18 +00:00
libgstdirectsound.vcproj sys/: Wait until the window is created before using it; guard unistd.h includes with HAVE_UNISTD_H. (#366523) 2006-11-01 10:19:18 +00:00
libgstdv.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgsteffectv.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstflac.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstflxdec.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstgoom.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgsticydemux.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstid3demux.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstjpeg.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstladspa.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstlevel.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstmatroska.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstmikmod.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstmng.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstmonoscope.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstmulaw.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstmultipart.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstpng.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstrtp.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstrtsp.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstshout2.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstsmpte.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstspeex.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgsttaglib.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstudp.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstvideobalance.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstvideobox.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstvideoflip.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstvideomixer.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstwavenc.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
libgstwavparse.vcproj win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00