Sébastien Moutte
a48bb4f8f2
gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants
...
Original commit message from CVS:
* gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
use G_GINT64_CONSTANT for INT64 constants
* gst/videofilter/gstvideobalance.c:
define rint for WIN32 #define rint(x) (floor((x)+0.5))
* win32/vs6/libgstavi.dsp:
add missing libraries for the link and remove avimux.c from
the project as it isn't ported to 0.10 yet
2006-04-09 17:31:37 +00:00
Sébastien Moutte
9b064ff8d8
I'm too lazy to comment this
...
Original commit message from CVS:
*** empty log message ***
2006-03-30 23:46:42 +00:00
Sébastien Moutte
c9d85848c7
sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection
...
Original commit message from CVS:
* sys/directdraw:
* sys/directsound:
sinks are now using GST_RANK_PRIMARY to be used with autodectection
* win32/vs6:
project files updated to fix some bugs
* win32/vs7:
* win32/vs8:
vs7 and vs8 project files added
2006-03-03 23:45:23 +00:00
Sébastien Moutte
f670909edb
added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.dsw added win32/vs6/libgstdirectsound.dsp ...
...
Original commit message from CVS:
2006-01-05 Sebastien Moutte <sebastien@moutte.net>
* added sys/directdraw
* added sys/directsound
* added win32/vs6/gst_plugins_bad.dsw
* added win32/vs6/libgstdirectsound.dsp
* added win32/vs6/libgstdirectdraw.dsp
* added win32/common/config.h
2006-01-05 23:17:44 +00:00
Thomas Vander Stichele
53c29a1259
move
...
Original commit message from CVS:
* PORTED_09:
* docs/random/PORTED_09:
move
* tests/Makefile.am:
add
* win32/gst.sln:
remove
2005-11-30 18:28:53 +00:00
Steve Lhomme
e7045bdb87
more working plugins
...
Original commit message from CVS:
more working plugins
2004-07-27 21:41:30 +00:00
Steve Lhomme
59d358965b
add more plugins to the build add some definitions needed by plugins fixes for build problems
...
Original commit message from CVS:
add more plugins to the build
add some definitions needed by plugins
fixes for build problems
2004-07-26 22:09:59 +00:00
Steve Lhomme
c6592a05c2
Copy the files where needed after building, cleaner projects
...
Original commit message from CVS:
Copy the files where needed after building, cleaner projects
2004-07-25 10:33:07 +00:00
Steve Lhomme
3f95ab38b9
Add the preliminary canvas to build plugins on Win32
...
Original commit message from CVS:
Add the preliminary canvas to build plugins on Win32
2004-07-24 21:11:31 +00:00