David I. Lehn
2bb8a10a80
remove win32 path stuff (not used anymore?) check for core 0.3.1 not 0.3.0 update Xv check for Xv_pic systems include...
...
Original commit message from CVS:
* remove win32 path stuff (not used anymore?)
* check for core 0.3.1 not 0.3.0
* update Xv check for Xv_pic systems
include text explaining it so check is not removed (again)
* remove GLIB_ vars since we don't set those vars
they are assumed to be in GST_ vars
* fix festival check - lib not used, just net connection to a server
* better FLAC test
* remove some core configure.ac leftovers
2002-01-12 02:51:02 +00:00
David I. Lehn
6639acd292
remove win32 path stuff (not used anymore?) check for core 0.3.1 not 0.3.0 update Xv check for Xv_pic systems include...
...
Original commit message from CVS:
* remove win32 path stuff (not used anymore?)
* check for core 0.3.1 not 0.3.0
* update Xv check for Xv_pic systems
include text explaining it so check is not removed (again)
* remove GLIB_ vars since we don't set those vars
they are assumed to be in GST_ vars
* fix festival check - lib not used, just net connection to a server
* better FLAC test
* remove some core configure.ac leftovers
2002-01-12 02:51:02 +00:00
David I. Lehn
05f088fc1c
remove win32 path stuff (not used anymore?) check for core 0.3.1 not 0.3.0 update Xv check for Xv_pic systems include...
...
Original commit message from CVS:
* remove win32 path stuff (not used anymore?)
* check for core 0.3.1 not 0.3.0
* update Xv check for Xv_pic systems
include text explaining it so check is not removed (again)
* remove GLIB_ vars since we don't set those vars
they are assumed to be in GST_ vars
* fix festival check - lib not used, just net connection to a server
* better FLAC test
* remove some core configure.ac leftovers
2002-01-12 02:51:02 +00:00
David I. Lehn
c0be5ce811
Debian 0.3.1-1 packaging updates
...
Original commit message from CVS:
Debian 0.3.1-1 packaging updates
2002-01-12 01:31:57 +00:00
David I. Lehn
0952f6551e
remove WIN32 path stuff
...
Original commit message from CVS:
remove WIN32 path stuff
2002-01-12 01:26:04 +00:00
David I. Lehn
c0110cf644
convert 'adding factory' message to a plugin loading debug message
...
Original commit message from CVS:
convert 'adding factory' message to a plugin loading debug message
2002-01-12 01:25:14 +00:00
David I. Lehn
48d88402a0
make libtoolize run like the other tools
...
Original commit message from CVS:
make libtoolize run like the other tools
2002-01-12 01:24:32 +00:00
David I. Lehn
344cb7291c
typo fix
...
Original commit message from CVS:
typo fix
2002-01-12 01:23:42 +00:00
David I. Lehn
e468687c17
s/GST_CFLAGS/GST_PKG_CFLAGS/ add libdir to lib path since that's where -lgst needs to look
...
Original commit message from CVS:
* s/GST_CFLAGS/GST_PKG_CFLAGS/
* add libdir to lib path since that's where -lgst needs to look
2002-01-12 01:22:45 +00:00
David I. Lehn
8da28910bc
s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things around to a mostly standard layout remove HTT...
...
Original commit message from CVS:
* s/filter/plugin/
* add $(GST_LIBS) to all plugins
* move Makefile.am things around to a mostly standard layout
* remove HTTP flags/libs from elements since http element moved
2002-01-12 00:47:40 +00:00
Thomas Vander Stichele
ae79e89e0d
back to dev
...
Original commit message from CVS:
back to dev
2002-01-11 23:07:09 +00:00
Thomas Vander Stichele
7787e2195f
back to dev
...
Original commit message from CVS:
back to dev
2002-01-11 23:07:09 +00:00
Thomas Vander Stichele
785d5c9373
back to dev
...
Original commit message from CVS:
back to dev
2002-01-11 23:07:09 +00:00
Thomas Vander Stichele
3b02bebd8c
back to dev
...
Original commit message from CVS:
back to dev
2002-01-11 23:07:09 +00:00
Thomas Vander Stichele
b8d6a9a91d
back to dev mode
...
Original commit message from CVS:
back to dev mode
2002-01-11 23:05:45 +00:00
Andy Wingo
50043acf47
run a file, this is a quick hack
...
Original commit message from CVS:
run a file, this is a quick hack
2002-01-11 17:23:49 +00:00
Andy Wingo
58ce781c21
fix for libxml1 compatibility
...
Original commit message from CVS:
fix for libxml1 compatibility
2002-01-11 16:05:06 +00:00
Andy Wingo
d262bea863
summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading...
...
Original commit message from CVS:
summary: fix xml in gstreamer
1) make clear distinction between loading xml that actually creates objects and loading xml that just
synchronizes properties with objects. moved most of gst_element_restore_thyself functionality to
gst_xml_make_element. this new function name can change if it sucks.
2) many various fixes. createxml and runxml work now.
3) doc updates.
4) GstSignalObject is stil broken. i have no idea what it's supposed to do.
2002-01-11 15:49:47 +00:00
Andy Wingo
c51e7cd2fe
cimpile fix for libxml1
...
Original commit message from CVS:
cimpile fix for libxml1
2002-01-11 07:21:26 +00:00
Andy Wingo
099074586c
added function gst_xml_write_file() which writes a nicely formatted and indented xml representation of an element to ...
...
Original commit message from CVS:
added function gst_xml_write_file() which writes a nicely formatted and indented
xml representation of an element to a file. you can use stdout or stderr, for
example.
2002-01-11 01:48:17 +00:00
Ronald S. Bultje
4c81ac3e01
Bugfix
...
Original commit message from CVS:
Bugfix
2002-01-10 16:03:23 +00:00
Ronald S. Bultje
70e24a8888
Oops, a small bug which I forgot about
...
Original commit message from CVS:
Oops, a small bug which I forgot about
2002-01-10 10:03:33 +00:00
Ronald S. Bultje
37cd2f7a26
Added support for user-specified width and height with YUV-scaling, added support for embedded SDL-windows in other X...
...
Original commit message from CVS:
Added support for user-specified width and height with YUV-scaling, added support for embedded SDL-windows in other Xwindows, added support for some more YUV types as input
2002-01-10 09:58:15 +00:00
Andy Wingo
cd5fcd3850
apparently some older (2.2) videodev.h files don't have some decls, so explicitly check for them
...
Original commit message from CVS:
apparently some older (2.2) videodev.h files don't have some decls, so explicitly
check for them
2002-01-10 04:55:38 +00:00
Andy Wingo
243fd58fc2
apparently some older (2.2) videodev.h files don't have some decls, so explicitly check for them
...
Original commit message from CVS:
apparently some older (2.2) videodev.h files don't have some decls, so explicitly
check for them
2002-01-10 04:55:38 +00:00
Andy Wingo
6385c5b3c5
apparently some older (2.2) videodev.h files don't have some decls, so explicitly check for them
...
Original commit message from CVS:
apparently some older (2.2) videodev.h files don't have some decls, so explicitly
check for them
2002-01-10 04:55:38 +00:00
Andy Wingo
6ad1458f0a
apparently some older (2.2) videodev.h files don't have some decls, so explicitly check for them
...
Original commit message from CVS:
apparently some older (2.2) videodev.h files don't have some decls, so explicitly
check for them
2002-01-10 04:55:38 +00:00
David I. Lehn
fe516689cc
oops..
...
Original commit message from CVS:
oops..
2002-01-10 04:14:12 +00:00
David I. Lehn
5283e83a03
HTML_DIR set via configure now
...
Original commit message from CVS:
HTML_DIR set via configure now
2002-01-10 04:01:48 +00:00
Andy Wingo
cce1fb13d6
fix glib2's complaining on the params of some plugins there's still some work to be done: s/-$//g; && s/\(.*$//;
...
Original commit message from CVS:
fix glib2's complaining on the params of some plugins
there's still some work to be done: s/-$//g; && s/\(.*$//;
2002-01-10 01:17:29 +00:00
Andy Wingo
4a1a06de3e
fix glib2's complaining on the params of some plugins there's still some work to be done: s/-$//g; && s/\(.*$//;
...
Original commit message from CVS:
fix glib2's complaining on the params of some plugins
there's still some work to be done: s/-$//g; && s/\(.*$//;
2002-01-10 01:17:29 +00:00
Andy Wingo
bfc0a5c2a0
a couple of fixes that got lost a few revs ago
...
Original commit message from CVS:
a couple of fixes that got lost a few revs ago
2002-01-09 21:32:30 +00:00
David I. Lehn
387ae96dd5
Add css and magic* to dist.
...
Original commit message from CVS:
Add css and magic* to dist.
Remove CONFIG_CLEAN_FILES that removes doc source on a make distclean.
2002-01-09 04:54:04 +00:00
David I. Lehn
5092a3bb32
Start of a release checklist and policies
...
Original commit message from CVS:
Start of a release checklist and policies
2002-01-09 04:50:13 +00:00
David I. Lehn
e26de309fd
fix external loading: s/sgml/xml/
...
Original commit message from CVS:
fix external loading: s/sgml/xml/
2002-01-09 04:45:25 +00:00
David I. Lehn
818baa5c2c
Generate m4 and xsl Makefiles
...
Original commit message from CVS:
Generate m4 and xsl Makefiles
Add xsl dir and *.xsl to dist
2002-01-09 03:03:26 +00:00
David I. Lehn
97bdeecdc7
Add m4 dir stuff to dist
...
Original commit message from CVS:
Add m4 dir stuff to dist
Add glib.m4
Remove m4s we don't need in the core
2002-01-08 23:54:15 +00:00
David I. Lehn
e77f316bb4
Various updates
...
Original commit message from CVS:
Various updates
2002-01-08 23:22:09 +00:00
Thomas Vander Stichele
d7370a40b5
more fixes
...
Original commit message from CVS:
more fixes
2002-01-08 13:09:47 +00:00
Thomas Vander Stichele
cd5ecec3e4
more fixes
...
Original commit message from CVS:
more fixes
2002-01-08 13:09:47 +00:00
Thomas Vander Stichele
58394455d8
more fixes
...
Original commit message from CVS:
more fixes
2002-01-08 13:09:47 +00:00
Thomas Vander Stichele
9abde83a8e
more fixes
...
Original commit message from CVS:
more fixes
2002-01-08 13:09:47 +00:00
Thomas Vander Stichele
73b8594785
more fixing
...
Original commit message from CVS:
more fixing
2002-01-08 13:05:31 +00:00
Thomas Vander Stichele
20d1c5bc55
more fixing
...
Original commit message from CVS:
more fixing
2002-01-08 13:05:31 +00:00
Thomas Vander Stichele
4575961c0c
more fixing
...
Original commit message from CVS:
more fixing
2002-01-08 13:05:31 +00:00
Thomas Vander Stichele
a5626b5951
more fixing
...
Original commit message from CVS:
more fixing
2002-01-08 13:05:31 +00:00
Thomas Vander Stichele
650ef05f55
feeling confident ;)
...
Original commit message from CVS:
feeling confident ;)
2002-01-08 11:45:27 +00:00
Thomas Vander Stichele
e25b544746
feeling confident ;)
...
Original commit message from CVS:
feeling confident ;)
2002-01-08 11:45:27 +00:00
Thomas Vander Stichele
cbf4332fa9
feeling confident ;)
...
Original commit message from CVS:
feeling confident ;)
2002-01-08 11:45:27 +00:00
Thomas Vander Stichele
0a07a243ab
feeling confident ;)
...
Original commit message from CVS:
feeling confident ;)
2002-01-08 11:45:27 +00:00