Thomas Vander Stichele
593932d3ed
check for process.h, declares getpid() on Windows
...
Original commit message from CVS:
* configure.ac:
* win32/common/config.h:
* win32/common/config.h.in:
check for process.h, declares getpid() on Windows
* gst/gstinfo.c:
include process.h if we have it
* gst/gstmemchunk.c: (populate), (gst_mem_chunk_new):
* gst/gstmemchunk.h:
fix signedness issues
* win32/common/libgstreamer.def:
fix get_type's
2005-10-16 10:38:02 +00:00
Thomas Vander Stichele
81c5d7d703
fix GST_VERSION
...
Original commit message from CVS:
fix GST_VERSION
2005-10-16 10:18:36 +00:00
Thomas Vander Stichele
7e5c345b2d
fix inline
...
Original commit message from CVS:
fix inline
2005-10-16 10:15:24 +00:00
Thomas Vander Stichele
e4158eafad
define PACKAGE
...
Original commit message from CVS:
define PACKAGE
2005-10-16 10:12:34 +00:00
Thomas Vander Stichele
22831809ba
update available headers
...
Original commit message from CVS:
update available headers
2005-10-16 10:10:25 +00:00
Thomas Vander Stichele
53e1e79caf
typo
...
Original commit message from CVS:
typo
2005-10-16 09:54:22 +00:00
Thomas Vander Stichele
8a0106502f
updates for 2in32
...
Original commit message from CVS:
updates for 2in32
2005-10-16 09:51:25 +00:00
Thomas Vander Stichele
0ecb219505
configure.ac: use the gettext macro
...
Original commit message from CVS:
2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
use the gettext macro
* gst/elements/gstelements.c:
* gst/gst.c:
* gst/indexers/gstindexers.c:
update for GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN
* win32/common/config.h:
updated config.h
* win32/common/config.h.in:
add the template to generate config.h
* win32/common/gstenumtypes.c:
* win32/common/gstversion.h:
updated copies
2005-10-16 09:20:52 +00:00