Thomas Vander Stichele
43a68fd149
merged back fixes from release branch
...
Original commit message from CVS:
merged back fixes from release branch
2002-04-15 09:21:14 +00:00
Thomas Vander Stichele
6e8841efd9
added branch merging comments
...
Original commit message from CVS:
added branch merging comments
2002-04-15 09:19:09 +00:00
Benjamin Otte
b2d503d528
declare those stuff extern. My windec doesn't like it without :)
...
Original commit message from CVS:
declare those stuff extern. My windec doesn't like it without :)
2002-04-14 23:02:41 +00:00
Thomas Vander Stichele
c7e405b616
mmore updates
...
Original commit message from CVS:
mmore updates
2002-04-14 22:58:40 +00:00
Thomas Vander Stichele
160f1165ca
release done, yay !
...
Original commit message from CVS:
release done, yay !
2002-04-14 19:21:50 +00:00
Benjamin Otte
ce8e4a8879
we don't use // in code we commit :)
...
Original commit message from CVS:
hi wtay (and some others): we don't use // in code we commit :)
2002-04-14 14:59:34 +00:00
Wim Taymans
bac184e6fb
This is all a quick hack...
...
Original commit message from CVS:
This is all a quick hack...
2002-04-14 13:39:15 +00:00
Thomas Vander Stichele
442ca0a61f
more notes
...
Original commit message from CVS:
more notes
2002-04-14 13:06:39 +00:00
Steve Baker
a66e1df60f
more _
...
Original commit message from CVS:
more _
2002-04-14 11:50:18 +00:00
Steve Baker
b5e2109686
cannot use _ in unit names for some reason.
...
Original commit message from CVS:
cannot use _ in unit names for some reason.
2002-04-14 11:48:51 +00:00
Wim Taymans
73f7bf6677
Added more funky cases
...
Original commit message from CVS:
Added more funky cases
2002-04-14 11:35:03 +00:00
Wim Taymans
52e2ba6b1e
Made dynamic pads work for sinkpads with no padtemplate
...
Original commit message from CVS:
Made dynamic pads work for sinkpads with no padtemplate
2002-04-14 11:06:20 +00:00
Steve Baker
4b70fed5e0
update for changed dparams api
...
Original commit message from CVS:
update for changed dparams api
2002-04-14 10:16:47 +00:00
Steve Baker
39f81291e1
- changed the output so that the names of elements can be parsed by gst-inspect-check
...
Original commit message from CVS:
- changed the output so that the names of elements can be parsed by gst-inspect-check
- display the range of the element properties
- display the available dparams, just like the properties
- added int64 to element properties displayed
2002-04-14 10:13:24 +00:00
Steve Baker
b47d7c345b
link gst-inspect to libgstcontrol so that -inspect will show what dparams are available. I think it is ok to link he...
...
Original commit message from CVS:
link gst-inspect to libgstcontrol so that -inspect will show what dparams are available. I think it is ok to link helper libraries like libgstcontrol to the apps in tools/.
2002-04-14 10:11:14 +00:00
Steve Baker
a15b5ccc6d
added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another.
...
Original commit message from CVS:
added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another.
Any required dparam now needs to specify what unit it represents so that an app can convert it to some other unit for presentation/other purposes.
Also added GST_DPMAN_PROCESS_CHUNK macro for elements which don't process their audio one sample at a time (ie, ladspa).
2002-04-14 10:08:21 +00:00
Steve Baker
1da7fc3498
fixed d'oh error
...
Original commit message from CVS:
fixed d'oh error
2002-04-14 10:01:54 +00:00
Steve Baker
2d5f9bf48f
ARG_LOCATIONS is a pointer
...
Original commit message from CVS:
ARG_LOCATIONS is a pointer
2002-04-14 10:00:21 +00:00
Steve Baker
c70bfc60b6
ARG_ERROR_AFTER is an int
...
Original commit message from CVS:
ARG_ERROR_AFTER is an int
2002-04-14 09:59:13 +00:00
Steve Baker
adddd11e71
offset is an int64
...
Original commit message from CVS:
offset is an int64
2002-04-14 09:58:14 +00:00
Steve Baker
de355109ae
make the NULL check silent since it might be valid.
...
Original commit message from CVS:
make the NULL check silent since it might be valid.
2002-04-14 09:57:15 +00:00
Andy Wingo
157e961c26
quote spaces in tokens passed to gst_parse_launchv. this restores the old (shell-friendly) quoting behavior.
...
Original commit message from CVS:
quote spaces in tokens passed to gst_parse_launchv. this restores the old
(shell-friendly) quoting behavior.
2002-04-13 17:11:42 +00:00
Thomas Vander Stichele
2223a9a8c4
put in devhelp stuff as well
...
Original commit message from CVS:
put in devhelp stuff as well
2002-04-13 11:00:29 +00:00
Andy Wingo
9ec888681f
feeble attempts to handle dynamic connections
...
Original commit message from CVS:
feeble attempts to handle dynamic connections
2002-04-12 20:06:14 +00:00
Thomas Vander Stichele
49324d840c
api changes
...
Original commit message from CVS:
api changes
2002-04-12 19:02:00 +00:00
Thomas Vander Stichele
5a83ff514d
api changes
...
Original commit message from CVS:
api changes
2002-04-12 18:59:11 +00:00
Thomas Vander Stichele
580fc5d003
silly me
...
Original commit message from CVS:
silly me
2002-04-12 18:55:16 +00:00
Thomas Vander Stichele
98611ba214
more registry fixes
...
Original commit message from CVS:
more registry fixes
2002-04-12 18:50:48 +00:00
Thomas Vander Stichele
4013bb45d6
reg.xml to registry.xml adding spaces
...
Original commit message from CVS:
* reg.xml to registry.xml
* adding spaces
2002-04-12 18:26:17 +00:00
David I. Lehn
6bf4bfdc93
include gstqueue.h and gsttypefind.h
...
Original commit message from CVS:
include gstqueue.h and gsttypefind.h
2002-04-12 17:08:48 +00:00
Thomas Vander Stichele
c9f5c5dc1b
Release notes go in the branches, so we can safely put a warning here
...
Original commit message from CVS:
Release notes go in the branches, so we can safely put a warning here
2002-04-12 16:30:00 +00:00
Thomas Vander Stichele
6a37dda6d6
doc fixes to match API
...
Original commit message from CVS:
doc fixes to match API
2002-04-12 16:22:32 +00:00
Thomas Vander Stichele
87ad51d894
make GST_CONFIG_DIR work with sysconfdir
...
Original commit message from CVS:
make GST_CONFIG_DIR work with sysconfdir
2002-04-12 15:28:40 +00:00
Thomas Vander Stichele
748e280850
check fix
...
Original commit message from CVS:
check fix
2002-04-12 14:38:19 +00:00
Thomas Vander Stichele
0f779bafa2
add clocking stuff to gst.h
...
Original commit message from CVS:
add clocking stuff to gst.h
2002-04-12 13:46:59 +00:00
Thomas Vander Stichele
f651fb2a31
additions for release notes
...
Original commit message from CVS:
additions for release notes
2002-04-12 11:33:24 +00:00
Thomas Vander Stichele
e00bcd6792
registry handling changes read up on it in docs/random/thomasvs/registry if interested net effect should be transpare...
...
Original commit message from CVS:
registry handling changes
read up on it in docs/random/thomasvs/registry if interested
net effect should be transparent; ie. it will keep on working, but will
be more flexible than before. Testing with garnome seems to work now.
Should probably be rewritten completely, together with plugin loading, but
only after we spec it out ;) It's a bit messy.
2002-04-12 09:53:00 +00:00
Thomas Vander Stichele
70f292f601
more docbuilding notes
...
Original commit message from CVS:
more docbuilding notes
2002-04-12 09:43:11 +00:00
Thomas Vander Stichele
5a6cf24c16
code review
...
Original commit message from CVS:
code review
2002-04-12 09:38:47 +00:00
Thomas Vander Stichele
848e686664
development notes
...
Original commit message from CVS:
development notes
2002-04-12 09:30:30 +00:00
Thomas Vander Stichele
ed4ec2d293
various include fixes, adding a doc on why as well
...
Original commit message from CVS:
various include fixes, adding a doc on why as well
2002-04-12 09:24:37 +00:00
Thomas Vander Stichele
f17ce3056f
update to new ideas
...
Original commit message from CVS:
update to new ideas
2002-04-11 20:43:34 +00:00
Andy Wingo
b214d35eed
commit to make gstreamer follow the gtk function/macro naming conventions:
...
Original commit message from CVS:
commit to make gstreamer follow the gtk function/macro naming conventions:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
and the same for *factory and typefind.
2002-04-11 20:35:18 +00:00
Thomas Vander Stichele
55d8236413
more werror fixes
...
Original commit message from CVS:
more werror fixes
2002-04-11 10:36:41 +00:00
Thomas Vander Stichele
86808d3e8d
removing unused vars
...
Original commit message from CVS:
removing unused vars
2002-04-11 09:14:58 +00:00
Thomas Vander Stichele
3a41065234
distcheck fixes
...
Original commit message from CVS:
distcheck fixes
2002-04-10 17:16:05 +00:00
Thomas Vander Stichele
318739272c
-Werror fix
...
Original commit message from CVS:
-Werror fix
2002-04-10 16:50:00 +00:00
Thomas Vander Stichele
8d31ec49ea
registry ideas doc and an idea for guadec-4 presentation guadec rocks !
...
Original commit message from CVS:
registry ideas doc and an idea for guadec-4 presentation
guadec rocks !
2002-04-08 22:46:59 +00:00
Andy Wingo
70cfc6cb4d
new parser that uses flex and bison
...
Original commit message from CVS:
* new parser that uses flex and bison
- doesn't do dynamic pipelines yet...
* added GErrors to the gst_parse_launch[v] api
* added --gst-mask-help command line option
* fixed -o option for gst-launch
* GstElement api change:
- gst_element_get_pad
- gst_element_get_request_pad, gst_element_get_static_pad
- gst_element_get_compatible_pad
- gst_element_get_compatible_static_pad, gst_element_get_compatible_request_pad
- gst_element_[dis]connect -> gst_element_[dis]connect_pads
- gst_element_[dis]connect_elements -> gst_element_[dis]connect
* manual update
* example, tool, and doc updates for the api changes
- no more plugin docs in the core docs, plugins require a more
extensive doc system
2002-04-07 23:32:16 +00:00
Benjamin Otte
3cbe1bacd0
added 'extern C' stuff to some headers
...
Original commit message from CVS:
added 'extern C' stuff to some headers
2002-04-06 18:59:39 +00:00