platform/upstream/gstreamer.git
22 years agooffset is an int64
Steve Baker [Sun, 14 Apr 2002 09:58:14 +0000 (09:58 +0000)]
offset is an int64

Original commit message from CVS:
offset is an int64

22 years agomake the NULL check silent since it might be valid.
Steve Baker [Sun, 14 Apr 2002 09:57:15 +0000 (09:57 +0000)]
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.

22 years agoquote spaces in tokens passed to gst_parse_launchv. this restores the old (shell...
Andy Wingo [Sat, 13 Apr 2002 17:11:42 +0000 (17:11 +0000)]
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.

22 years agoput in devhelp stuff as well
Thomas Vander Stichele [Sat, 13 Apr 2002 11:00:29 +0000 (11:00 +0000)]
put in devhelp stuff as well

Original commit message from CVS:
put in devhelp stuff as well

22 years agofeeble attempts to handle dynamic connections BRANCH-RELEASE-0_3_4-ROOT
Andy Wingo [Fri, 12 Apr 2002 20:06:14 +0000 (20:06 +0000)]
feeble attempts to handle dynamic connections

Original commit message from CVS:
feeble attempts to handle dynamic connections

22 years agoapi changes
Thomas Vander Stichele [Fri, 12 Apr 2002 19:02:00 +0000 (19:02 +0000)]
api changes

Original commit message from CVS:
api changes

22 years agoapi changes
Thomas Vander Stichele [Fri, 12 Apr 2002 18:59:11 +0000 (18:59 +0000)]
api changes

Original commit message from CVS:
api changes

22 years agosilly me
Thomas Vander Stichele [Fri, 12 Apr 2002 18:55:16 +0000 (18:55 +0000)]
silly me

Original commit message from CVS:
silly me

22 years agomore registry fixes BRANCH-RELEASE-0_3_3-ROOT
Thomas Vander Stichele [Fri, 12 Apr 2002 18:50:48 +0000 (18:50 +0000)]
more registry fixes

Original commit message from CVS:
more registry fixes

22 years agoreg.xml to registry.xml adding spaces
Thomas Vander Stichele [Fri, 12 Apr 2002 18:26:17 +0000 (18:26 +0000)]
reg.xml to registry.xml adding spaces

Original commit message from CVS:
* reg.xml to registry.xml
* adding spaces

22 years agoinclude gstqueue.h and gsttypefind.h
David I. Lehn [Fri, 12 Apr 2002 17:08:48 +0000 (17:08 +0000)]
include gstqueue.h and gsttypefind.h

Original commit message from CVS:
include gstqueue.h and gsttypefind.h

22 years agoRelease notes go in the branches, so we can safely put a warning here
Thomas Vander Stichele [Fri, 12 Apr 2002 16:30:00 +0000 (16:30 +0000)]
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

22 years agodoc fixes to match API
Thomas Vander Stichele [Fri, 12 Apr 2002 16:22:32 +0000 (16:22 +0000)]
doc fixes to match API

Original commit message from CVS:
doc fixes to match API

22 years agomake GST_CONFIG_DIR work with sysconfdir
Thomas Vander Stichele [Fri, 12 Apr 2002 15:28:40 +0000 (15:28 +0000)]
make GST_CONFIG_DIR work with sysconfdir

Original commit message from CVS:
make GST_CONFIG_DIR work with sysconfdir

22 years agocheck fix
Thomas Vander Stichele [Fri, 12 Apr 2002 14:38:19 +0000 (14:38 +0000)]
check fix

Original commit message from CVS:
check fix

22 years agoadd clocking stuff to gst.h
Thomas Vander Stichele [Fri, 12 Apr 2002 13:46:59 +0000 (13:46 +0000)]
add clocking stuff to gst.h

Original commit message from CVS:
add clocking stuff to gst.h

22 years agoadditions for release notes
Thomas Vander Stichele [Fri, 12 Apr 2002 11:33:24 +0000 (11:33 +0000)]
additions for release notes

Original commit message from CVS:
additions for release notes

22 years agoregistry handling changes read up on it in docs/random/thomasvs/registry if intereste...
Thomas Vander Stichele [Fri, 12 Apr 2002 09:53:00 +0000 (09:53 +0000)]
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.

22 years agomore docbuilding notes
Thomas Vander Stichele [Fri, 12 Apr 2002 09:43:11 +0000 (09:43 +0000)]
more docbuilding notes

Original commit message from CVS:
more docbuilding notes

22 years agocode review
Thomas Vander Stichele [Fri, 12 Apr 2002 09:38:47 +0000 (09:38 +0000)]
code review

Original commit message from CVS:
code review

22 years agodevelopment notes
Thomas Vander Stichele [Fri, 12 Apr 2002 09:30:30 +0000 (09:30 +0000)]
development notes

Original commit message from CVS:
development notes

22 years agovarious include fixes, adding a doc on why as well
Thomas Vander Stichele [Fri, 12 Apr 2002 09:24:37 +0000 (09:24 +0000)]
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

22 years agoupdate to new ideas
Thomas Vander Stichele [Thu, 11 Apr 2002 20:43:34 +0000 (20:43 +0000)]
update to new ideas

Original commit message from CVS:
update to new ideas

22 years agocommit to make gstreamer follow the gtk function/macro naming conventions:
Andy Wingo [Thu, 11 Apr 2002 20:35:18 +0000 (20:35 +0000)]
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.

22 years agomore werror fixes
Thomas Vander Stichele [Thu, 11 Apr 2002 10:36:41 +0000 (10:36 +0000)]
more werror fixes

Original commit message from CVS:
more werror fixes

22 years agoremoving unused vars
Thomas Vander Stichele [Thu, 11 Apr 2002 09:14:58 +0000 (09:14 +0000)]
removing unused vars

Original commit message from CVS:
removing unused vars

22 years agodistcheck fixes
Thomas Vander Stichele [Wed, 10 Apr 2002 17:16:05 +0000 (17:16 +0000)]
distcheck fixes

Original commit message from CVS:
distcheck fixes

22 years ago-Werror fix
Thomas Vander Stichele [Wed, 10 Apr 2002 16:50:00 +0000 (16:50 +0000)]
-Werror fix

Original commit message from CVS:
-Werror fix

22 years agoregistry ideas doc and an idea for guadec-4 presentation guadec rocks !
Thomas Vander Stichele [Mon, 8 Apr 2002 22:46:59 +0000 (22:46 +0000)]
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 !

22 years agonew parser that uses flex and bison
Andy Wingo [Sun, 7 Apr 2002 23:32:16 +0000 (23:32 +0000)]
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

22 years agoadded 'extern C' stuff to some headers
Benjamin Otte [Sat, 6 Apr 2002 18:59:39 +0000 (18:59 +0000)]
added 'extern C' stuff to some headers

Original commit message from CVS:
added 'extern C' stuff to some headers

22 years agoadded -Werror to compile flags.
Benjamin Otte [Thu, 4 Apr 2002 19:36:57 +0000 (19:36 +0000)]
added -Werror to compile flags.

Original commit message from CVS:
added -Werror to compile flags.
drawback: glib >= 2.0.1 is needed to compile without warnings

22 years agofix all compiler warnings
Benjamin Otte [Thu, 4 Apr 2002 19:28:23 +0000 (19:28 +0000)]
fix all compiler warnings

Original commit message from CVS:
fix all compiler warnings

22 years agoGST_DEBUG and _INFO should have no trailing \n
Wim Taymans [Wed, 3 Apr 2002 18:26:03 +0000 (18:26 +0000)]
GST_DEBUG and _INFO should have no trailing \n

Original commit message from CVS:
GST_DEBUG and _INFO should have no trailing \n

22 years agoFix a compile error.
Wim Taymans [Wed, 3 Apr 2002 06:27:25 +0000 (06:27 +0000)]
Fix a compile error.

Original commit message from CVS:
Fix a compile error.

22 years agoadd useful debugging output
jim thornton [Tue, 2 Apr 2002 16:38:05 +0000 (16:38 +0000)]
add useful debugging output

Original commit message from CVS:
patch from jim thornton <jthornton@parc.com>:

add useful debugging output

22 years agoBuffer flag symbols are enum values, so |'ing together doesn't do the right thing...
jim thornton [Tue, 2 Apr 2002 16:33:21 +0000 (16:33 +0000)]
Buffer flag symbols are enum values, so |'ing together doesn't do the right thing, must use GST_BUFFER_FLAG_SET macro

Original commit message from CVS:
patch from jim thornton <jthornton@parc.com>:

Buffer flag symbols are enum values, so |'ing together doesn't do the right
thing, must use GST_BUFFER_FLAG_SET macro

22 years agoAdded a signal which notifies when a required dparam is added.
Steve Baker [Tue, 2 Apr 2002 09:03:21 +0000 (09:03 +0000)]
Added a signal which notifies when a required dparam is added.

Original commit message from CVS:
Added a signal which notifies when a required dparam is added.
Added gst_dpman_bypass_dparam so that some dparams can be exposed as object properties as well.  If the object property is set, a connected dparam is disconnected to avoid the two subsystems fighting over setting the value.

22 years agoadd bison to reqs
Thomas Vander Stichele [Mon, 1 Apr 2002 18:03:59 +0000 (18:03 +0000)]
add bison to reqs

Original commit message from CVS:
add bison to reqs

22 years agoform a semantic representation of the pipeline in preparation for actual instantiation.
Andy Wingo [Mon, 1 Apr 2002 06:30:39 +0000 (06:30 +0000)]
form a semantic representation of the pipeline in preparation for actual instantiation.

Original commit message from CVS:
* form a semantic representation of the pipeline in preparation for
actual instantiation.

the parser is shaping up quite nicely; it should, in theory, be able to create
all types of pipelines that gstreamer supports

22 years agothe parser works properly, but it doesn't do anything yet
Andy Wingo [Mon, 1 Apr 2002 04:36:56 +0000 (04:36 +0000)]
the parser works properly, but it doesn't do anything yet

Original commit message from CVS:
* the parser works properly, but it doesn't do anything yet

22 years agoadd (incomplete) flex/bison-based parser to cvs the tokenizer is functional, but...
Andy Wingo [Sun, 31 Mar 2002 21:09:17 +0000 (21:09 +0000)]
add (incomplete) flex/bison-based parser to cvs the tokenizer is functional, but the grammar definition is bad. this ...

Original commit message from CVS:
add (incomplete) flex/bison-based parser to cvs

the tokenizer is functional, but the grammar definition is bad. this
probably breaks distcheck somehow, but hey.

22 years agoGet rid of the warning
Wim Taymans [Sun, 31 Mar 2002 16:27:28 +0000 (16:27 +0000)]
Get rid of the warning

Original commit message from CVS:
Get rid of the warning

22 years agoSmall updates to the manual
Wim Taymans [Sun, 31 Mar 2002 15:28:51 +0000 (15:28 +0000)]
Small updates to the manual

Original commit message from CVS:
Small updates to the manual

22 years agoDocumentation updates
Wim Taymans [Sun, 31 Mar 2002 14:04:50 +0000 (14:04 +0000)]
Documentation updates

Original commit message from CVS:
Documentation updates
Added dump to identity
Fix some warnings in gstelement

22 years agoDocumentation updates
Wim Taymans [Sun, 31 Mar 2002 14:00:33 +0000 (14:00 +0000)]
Documentation updates

Original commit message from CVS:
Documentation updates

22 years agoadd notify back to filesrc, it's needed for MVC applications remove notify printouts...
Andy Wingo [Sat, 30 Mar 2002 19:31:14 +0000 (19:31 +0000)]
add notify back to filesrc, it's needed for MVC applications remove notify printouts from gst-launch cleanup in gst-p...

Original commit message from CVS:
* add notify back to filesrc, it's needed for MVC applications
* remove notify printouts from gst-launch
* cleanup in gst-plugins configure.ac
* some jack updates
* remove SELF_ITERATING flag in favor of SEF_SCHEDULABLE (not a clear name,
but it's what we have for the moment)
* improve parsing of request pad names, no more sscanf
* fixes to the fastscheduler Makefile.am

22 years agoAdded some sanity checks
Wim Taymans [Sat, 30 Mar 2002 17:09:53 +0000 (17:09 +0000)]
Added some sanity checks

Original commit message from CVS:
Added some sanity checks

22 years agoChanged to the new props API
Wim Taymans [Sat, 30 Mar 2002 17:08:02 +0000 (17:08 +0000)]
Changed to the new props API

Original commit message from CVS:
Changed to the new props API

22 years agoUpdates to the new props API
Wim Taymans [Sat, 30 Mar 2002 17:06:45 +0000 (17:06 +0000)]
Updates to the new props API

Original commit message from CVS:
Updates to the new props API
Some more info in -inspect

22 years ago- Remove the propsprivate header file
Wim Taymans [Sat, 30 Mar 2002 17:05:03 +0000 (17:05 +0000)]
- Remove the propsprivate header file

Original commit message from CVS:
- Remove the propsprivate header file
- Added new API for properties.
- Moved the clock distribution to the scheduler.
- Removed the lock from GstCaps
- Added boxed types for Caps/Props
- Simplified the clock, new systemclock implementation
- Removed deprecated element_info/send_event functions
- First step at exposing more info in the pad_connect functions
- Queue cleanup
- Make the scheduler aware of other schedulers inside it
- Added the _SELF_SCHEDULABLE flag to gstthread
- Removed _get_widget from _utils, changed to new props API
- Make fakesink sync on timestamps when requested
- Removed the offset notify from filesrc
- Added a fast scheduler
- some scheduler cleanups.

22 years ago"bugfix for intersecting int list with int range: the proper intersection should...
jim thornton [Wed, 27 Mar 2002 04:29:46 +0000 (04:29 +0000)]
"bugfix for intersecting int list with int range: the proper intersection should be those ints in the list that lie w...

Original commit message from CVS:
apply patch from jim thornton <jthornton@parc.com>:

"bugfix for intersecting int list with int range: the proper intersection
should be those ints in the list that lie within the range (rather than an
empty intersection)."

the reverse of this case doesn't exist, because if the entry1 is a list,
the members are broken out and tested seperately, therefore the intersection
would be int <-> int range, which does work.

22 years agoadded a bunch of cvsignore stuff off of a fresh checkout and build i will win the...
Andy Wingo [Mon, 25 Mar 2002 05:01:02 +0000 (05:01 +0000)]
added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-)

Original commit message from CVS:
added a bunch of cvsignore stuff off of a fresh checkout and build

i will win the race to max LOC changed ;-)

22 years agofilter newlines out of GST_DEBUG statements to reflect new core behavior fixes to...
Andy Wingo [Sun, 24 Mar 2002 22:07:09 +0000 (22:07 +0000)]
filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again

Original commit message from CVS:
* filter newlines out of GST_DEBUG statements to reflect new core behavior
* fixes to adder's caps, again

22 years agoadded plugin_desc structures to libs, which makes their locations cached in the regis...
Andy Wingo [Sun, 24 Mar 2002 20:55:45 +0000 (20:55 +0000)]
added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ...

Original commit message from CVS:
* added plugin_desc structures to libs, which makes their locations cached in the registry. this
speeds plugin loading considerably, especially on uninstalled versions.

* put the lib path before all others, for speed reasons.

* some fixes to adder's caps.

* added linefeeds (\n) to GST_DEBUG strings to match GST_INFO behavior. this is more sane. all
code will need to be converted. i think some perl can do this.

22 years agohere are the dparams docs for apps writers. now back to hacking, yo!
Steve Baker [Sun, 24 Mar 2002 14:06:02 +0000 (14:06 +0000)]
here are the dparams docs for apps writers. now back to hacking, yo!

Original commit message from CVS:
here are the dparams docs for apps writers. now back to hacking, yo!

22 years agos/POINTER/OBJECT/ in g_signal_new for NEW_PAD and PAD_REMOVED.
David I. Lehn [Sun, 24 Mar 2002 11:32:03 +0000 (11:32 +0000)]
s/POINTER/OBJECT/ in g_signal_new for NEW_PAD and PAD_REMOVED.

Original commit message from CVS:
s/POINTER/OBJECT/ in g_signal_new for NEW_PAD and PAD_REMOVED.
Very important for python bindings to know it's getting an GObject
vs a boxed anonymous pointer.

22 years agoacconfig.h usage deprecated
David I. Lehn [Thu, 21 Mar 2002 23:34:08 +0000 (23:34 +0000)]
acconfig.h usage deprecated

Original commit message from CVS:
acconfig.h usage deprecated

22 years agoclean up magic file
David I. Lehn [Thu, 21 Mar 2002 23:32:24 +0000 (23:32 +0000)]
clean up magic file

Original commit message from CVS:
clean up magic file

22 years ago0.3.3-1 packaging update
David I. Lehn [Thu, 21 Mar 2002 08:21:40 +0000 (08:21 +0000)]
0.3.3-1 packaging update

Original commit message from CVS:
0.3.3-1 packaging update

22 years agos/Gnome-Streamer/GStreamer/
Andy Wingo [Wed, 20 Mar 2002 21:45:09 +0000 (21:45 +0000)]
s/Gnome-Streamer/GStreamer/

Original commit message from CVS:
s/Gnome-Streamer/GStreamer/

22 years agodo the genmarshalling to temp files, then move the temp files over
Andy Wingo [Tue, 19 Mar 2002 17:07:20 +0000 (17:07 +0000)]
do the genmarshalling to temp files, then move the temp files over

Original commit message from CVS:
do the genmarshalling to temp files, then move the temp files over

22 years agolet's not give our plugins -release versioning make clean before rebuilding after...
Andy Wingo [Tue, 19 Mar 2002 05:46:38 +0000 (05:46 +0000)]
let's not give our plugins -release versioning make clean before rebuilding after you update on this one...

Original commit message from CVS:
let's not give our plugins -release versioning
make clean before rebuilding after you update on this one...

22 years agoremoval of //-style comments don't link plugins to core libs -- the versioning is...
Andy Wingo [Tue, 19 Mar 2002 04:10:13 +0000 (04:10 +0000)]
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...

Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.

22 years agos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are...
Andy Wingo [Tue, 19 Mar 2002 01:39:45 +0000 (01:39 +0000)]
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi...

Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/

@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag

22 years agos/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes...
Andy Wingo [Mon, 18 Mar 2002 04:41:37 +0000 (04:41 +0000)]
s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ...

Original commit message from CVS:
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way
* added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register,
and attempt to run though
* imposed some restrictions on the naming of request pads to better allow for reverse parsing
* added '%s' to reverse parsing
* added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out
* fixen on launch-gui
* added pkg-config stuff for the editor's libs

22 years agobugfix for gst_element_request_pad_by_name returning NULL even though a template...
Benjamin Otte [Mon, 18 Mar 2002 00:09:10 +0000 (00:09 +0000)]
bugfix for gst_element_request_pad_by_name returning NULL even though a template was available

Original commit message from CVS:
bugfix for gst_element_request_pad_by_name returning NULL even though a template was available

22 years agolatest 0.3.2 packaging info
David I. Lehn [Sun, 17 Mar 2002 21:58:54 +0000 (21:58 +0000)]
latest 0.3.2 packaging info

Original commit message from CVS:
latest 0.3.2 packaging info

22 years agowe don't want to run _dispose twice on the scheduler, do we?
Benjamin Otte [Sun, 17 Mar 2002 00:41:46 +0000 (00:41 +0000)]
we don't want to run _dispose twice on the scheduler, do we?

Original commit message from CVS:
we don't want to run _dispose twice on the scheduler, do we?

22 years agouhm, shouldn't have done that this is righter
Thomas Vander Stichele [Fri, 15 Mar 2002 22:17:20 +0000 (22:17 +0000)]
uhm, shouldn't have done that this is righter

Original commit message from CVS:
uhm, shouldn't have done that
this is righter

22 years agoautomake 1.6 patch ;)
Thomas Vander Stichele [Fri, 15 Mar 2002 22:16:40 +0000 (22:16 +0000)]
automake 1.6 patch ;)

Original commit message from CVS:
automake 1.6 patch ;)

22 years agoG_BREAKPOINT is x86-only
Thomas Vander Stichele [Thu, 14 Mar 2002 16:01:14 +0000 (16:01 +0000)]
G_BREAKPOINT is x86-only

Original commit message from CVS:
G_BREAKPOINT is x86-only

22 years agoAdd inclusion of errno.h, so it compiles on PowerPC. BRANCH-EVENTS2-ROOT
David Schleef [Sun, 10 Mar 2002 20:45:11 +0000 (20:45 +0000)]
Add inclusion of errno.h, so it compiles on PowerPC.

Original commit message from CVS:
Add inclusion of errno.h, so it compiles on PowerPC.

22 years agoupdate CVS version to 0.3.3.1
Christian Schaller [Sun, 10 Mar 2002 20:41:31 +0000 (20:41 +0000)]
update CVS version to 0.3.3.1

Original commit message from CVS:
update CVS version to 0.3.3.1

22 years agofirst cut of documentation for dparams for plugin writers.
Steve Baker [Sun, 10 Mar 2002 19:57:31 +0000 (19:57 +0000)]
first cut of documentation for dparams for plugin writers.

Original commit message from CVS:
first cut of documentation for dparams for plugin writers.
who would have thought that writing docs was so much fun

22 years agomore updates
Thomas Vander Stichele [Sun, 10 Mar 2002 12:51:37 +0000 (12:51 +0000)]
more updates

Original commit message from CVS:
more updates

22 years agomore minor updates
Thomas Vander Stichele [Sat, 9 Mar 2002 13:01:16 +0000 (13:01 +0000)]
more minor updates

Original commit message from CVS:
more minor updates

22 years agoexpanded release policy a bit let's try this out today ;)
Thomas Vander Stichele [Sat, 9 Mar 2002 12:34:38 +0000 (12:34 +0000)]
expanded release policy a bit let's try this out today ;)

Original commit message from CVS:
expanded release policy a bit
let's try this out today ;)

22 years agoRemove a couple of old commented out lines.
Richard Boulton [Sat, 9 Mar 2002 02:15:04 +0000 (02:15 +0000)]
Remove a couple of old commented out lines.

Original commit message from CVS:
Remove a couple of old commented out lines.
They had no meaning as far as I can tell, and were causing a warning with
automake 1.6, due to the trailing \ followed by a blank line.

22 years agoMake a note of the command used to create a release branch, for future reference.
Richard Boulton [Fri, 8 Mar 2002 18:14:15 +0000 (18:14 +0000)]
Make a note of the command used to create a release branch, for future reference.

Original commit message from CVS:
Make a note of the command used to create a release branch, for future
reference.

22 years agowtay is ignoring me in #gstreamer so I am adding this debug enablement to make sure...
Christian Schaller [Thu, 7 Mar 2002 21:18:42 +0000 (21:18 +0000)]
wtay is ignoring me in #gstreamer so I am adding this debug enablement to make sure we get enough debug info for fixi...

Original commit message from CVS:
wtay is ignoring me in #gstreamer so I am adding this debug enablement to make
sure we get enough debug info for fixing bugs

22 years agowarning: 'current_diff' might be used uninitialized in this function
Benjamin Otte [Wed, 6 Mar 2002 19:58:19 +0000 (19:58 +0000)]
warning: 'current_diff' might be used uninitialized in this function

Original commit message from CVS:
warning: 'current_diff' might be used uninitialized in this function

22 years agofix bug when requesting pads by name
Andy Wingo [Wed, 6 Mar 2002 16:14:34 +0000 (16:14 +0000)]
fix bug when requesting pads by name

Original commit message from CVS:
* fix bug when requesting pads by name
* added api: gst_element_get_managing_bin ()

22 years agowarning: passing arg 1 of 'gst_caps_unref' from incompatible pointer type
Benjamin Otte [Wed, 6 Mar 2002 08:30:05 +0000 (08:30 +0000)]
warning: passing arg 1 of 'gst_caps_unref' from incompatible pointer type

Original commit message from CVS:
warning: passing arg 1 of 'gst_caps_unref' from incompatible pointer type

22 years agowarning: unused variable 'templist'
Benjamin Otte [Wed, 6 Mar 2002 08:20:10 +0000 (08:20 +0000)]
warning: unused variable 'templist'

Original commit message from CVS:
warning: unused variable 'templist'

22 years ago1st prerelease
Thomas Vander Stichele [Tue, 5 Mar 2002 22:03:00 +0000 (22:03 +0000)]
1st prerelease

Original commit message from CVS:
1st prerelease

22 years agoupdated devhelp
Thomas Vander Stichele [Tue, 5 Mar 2002 22:02:06 +0000 (22:02 +0000)]
updated devhelp

Original commit message from CVS:
updated devhelp

22 years agoadded changelog
Thomas Vander Stichele [Tue, 5 Mar 2002 12:32:46 +0000 (12:32 +0000)]
added changelog

Original commit message from CVS:
added changelog

22 years agono good reason to require glib 1.3.15 so back to 1.3.12 put version checking for...
Thomas Vander Stichele [Tue, 5 Mar 2002 12:31:13 +0000 (12:31 +0000)]
no good reason to require glib 1.3.15 so back to 1.3.12 put version checking for glib and libxml in configure.ac subs...

Original commit message from CVS:
* no good reason to require glib 1.3.15 so back to 1.3.12
* put version checking for glib and libxml in configure.ac
* subst'd these minimum required versions so they can be used in spec file

22 years agowarning: unused variable 'oclass'
Benjamin Otte [Tue, 5 Mar 2002 08:35:37 +0000 (08:35 +0000)]
warning: unused variable 'oclass'

Original commit message from CVS:
warning: unused variable 'oclass'

22 years agowarning: int format, GType arg (arg 3)
Benjamin Otte [Tue, 5 Mar 2002 08:30:51 +0000 (08:30 +0000)]
warning: int format, GType arg (arg 3)

Original commit message from CVS:
warning: int format, GType arg (arg 3)

22 years agowarning: unused variable 'oldstate'
Benjamin Otte [Tue, 5 Mar 2002 08:28:22 +0000 (08:28 +0000)]
warning: unused variable 'oldstate'

Original commit message from CVS:
warning: unused variable 'oldstate'

22 years agowarning: initialization from incompatible pointer type
Benjamin Otte [Tue, 5 Mar 2002 08:26:13 +0000 (08:26 +0000)]
warning: initialization from incompatible pointer type

Original commit message from CVS:
warning: initialization from incompatible pointer type

22 years agowarning: deprecated use of label at end of compound statement
Benjamin Otte [Tue, 5 Mar 2002 08:13:55 +0000 (08:13 +0000)]
warning: deprecated use of label at end of compound statement

Original commit message from CVS:
warning: deprecated use of label at end of compound statement

22 years agofix warning (yes, I'm using -Werror now :)
Benjamin Otte [Mon, 4 Mar 2002 22:01:42 +0000 (22:01 +0000)]
fix warning (yes, I'm using -Werror now :)

Original commit message from CVS:
fix warning (yes, I'm using -Werror now :)

22 years agoreflect new dparams api
Steve Baker [Mon, 4 Mar 2002 18:55:17 +0000 (18:55 +0000)]
reflect new dparams api

Original commit message from CVS:
reflect new dparams api

22 years agoThis is a major update to the dparams api - I think it is now much cleaner and the...
Steve Baker [Mon, 4 Mar 2002 18:54:20 +0000 (18:54 +0000)]
This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi...

Original commit message from CVS:
This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use.

highlights are:
- GParamSpecs are now used throughout to define dparams
- currently limited to supporting types gfloat, gint and gint64. this should cover 99% of cases and new types can be added in the future
- application-side api is now based almost entirely on setting object properties
- the smoothing dparam is now a subclass of GstDParam
- array-mode is not yet implemented but is not forgotton

time to start documenting

22 years agolet's not increment in GST_DEBUG code...
Andy Wingo [Mon, 4 Mar 2002 05:37:26 +0000 (05:37 +0000)]
let's not increment in GST_DEBUG code...

Original commit message from CVS:
let's not increment in GST_DEBUG code...

22 years agofinished devhelp stuff
Thomas Vander Stichele [Sun, 3 Mar 2002 23:32:09 +0000 (23:32 +0000)]
finished devhelp stuff

Original commit message from CVS:
finished devhelp stuff

22 years agoupdated to glib 1.3.15
Christian Schaller [Sun, 3 Mar 2002 21:19:31 +0000 (21:19 +0000)]
updated to glib 1.3.15

Original commit message from CVS:
updated to glib 1.3.15