gst/audiotestsrc/gstaudiotestsrc.c: added defines of M_PI and M_PI_2
authorSébastien Moutte <sebastien@moutte.net>
Tue, 28 Feb 2006 21:21:07 +0000 (21:21 +0000)
committerSébastien Moutte <sebastien@moutte.net>
Tue, 28 Feb 2006 21:21:07 +0000 (21:21 +0000)
commit81311ccfc1acb7723383f0afb4e9937dff299fe7
tree99bed63f4a81f4e4761a98149d46c7de8670961c
parent01bd84d06cb8007041aced504da147f055860140
gst/audiotestsrc/gstaudiotestsrc.c: added defines of M_PI and M_PI_2

Original commit message from CVS:
* gst/audiotestsrc/gstaudiotestsrc.c:
added defines of M_PI and M_PI_2
* gst/ffmpegcolorspace/avcodec.h:
removed #include "stdint.h" for win32 as _stdint.h is
autogenerated to win32/common
* win32/common/libgstaudio.def:
* win32/common/libgsttag.def:
added some exports
* win32/vs6:
some project files bugs corrected
* win32/vs7:
project files are reset to the default vs7 configuration
(they link to msvcr71.dll using default optimizations)
34 files changed:
ChangeLog
gst/audiotestsrc/gstaudiotestsrc.c
gst/ffmpegcolorspace/avcodec.h
win32/common/libgstaudio.def
win32/common/libgsttag.def
win32/vs6/libgstaudioresample.dsp
win32/vs6/libgstffmpegcolorspace.dsp
win32/vs6/libgstriff.dsp
win32/vs6/libgsttag.dsp
win32/vs6/libgstvideorate.dsp
win32/vs6/libgstvideoscale.dsp
win32/vs6/libgstvideotestsrc.dsp
win32/vs7/libgstadder.vcproj
win32/vs7/libgstaudio.vcproj
win32/vs7/libgstaudioconvert.vcproj
win32/vs7/libgstaudiorate.vcproj
win32/vs7/libgstaudioresample.vcproj
win32/vs7/libgstaudiotestsrc.vcproj
win32/vs7/libgstdecodebin.vcproj
win32/vs7/libgstffmpegcolorspace.vcproj
win32/vs7/libgstinterfaces.vcproj
win32/vs7/libgstogg.vcproj
win32/vs7/libgstplaybin.vcproj
win32/vs7/libgstriff.vcproj
win32/vs7/libgstsubparse.vcproj
win32/vs7/libgsttag.vcproj
win32/vs7/libgsttcp.vcproj
win32/vs7/libgsttheora.vcproj
win32/vs7/libgsttypefind.vcproj
win32/vs7/libgstvideorate.vcproj
win32/vs7/libgstvideoscale.vcproj
win32/vs7/libgstvideotestsrc.vcproj
win32/vs7/libgstvolume.vcproj
win32/vs7/libgstvorbis.vcproj