Commit graph

2104 commits

Author SHA1 Message Date
Thomas Vander Stichele 33756704ea good preparation doesn't lessen the chance on stupid mistakes
Original commit message from CVS:
good preparation doesn't lessen the chance on stupid mistakes
2002-03-10 12:01:46 +00:00
Thomas Vander Stichele 2ff20585ca final commit before tagging say, can anyone make a judgment call on whether or not these .sgml files still need to be...
Original commit message from CVS:
final commit before tagging
say, can anyone make a judgment call on whether or not these .sgml files still
need to be in cvs ???
2002-03-10 11:43:11 +00:00
Thomas Vander Stichele 3e01a25571 another prerelease
Original commit message from CVS:
another prerelease
2002-03-09 12:45:36 +00:00
Richard Boulton d7941995b9 I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2002-03-08 18:07:09 +00:00
Christian Schaller 08f04d5575 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
2002-03-07 21:18:42 +00:00
Benjamin Otte 3743cdef5b 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
2002-03-06 19:58:19 +00:00
Andy Wingo 660621ca99 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 ()
2002-03-06 16:14:34 +00:00
Benjamin Otte fbe0d0ba6b 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
2002-03-06 08:30:05 +00:00
Benjamin Otte 05d1d0cfd2 warning: unused variable 'templist'
Original commit message from CVS:
warning: unused variable 'templist'
2002-03-06 08:20:10 +00:00
Thomas Vander Stichele fb0e821074 1st prerelease
Original commit message from CVS:
1st prerelease
2002-03-05 22:03:00 +00:00
Thomas Vander Stichele cffa3c7a53 updated devhelp
Original commit message from CVS:
updated devhelp
2002-03-05 22:02:06 +00:00
Thomas Vander Stichele c21155d5cf added changelog
Original commit message from CVS:
added changelog
2002-03-05 12:32:46 +00:00
Thomas Vander Stichele c09d4144ba 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
2002-03-05 12:31:13 +00:00
Benjamin Otte e1347f2974 warning: unused variable 'oclass'
Original commit message from CVS:
warning: unused variable 'oclass'
2002-03-05 08:35:37 +00:00
Benjamin Otte 5df336f7ef warning: int format, GType arg (arg 3)
Original commit message from CVS:
warning: int format, GType arg (arg 3)
2002-03-05 08:30:51 +00:00
Benjamin Otte 9cc2acfe9b warning: unused variable 'oldstate'
Original commit message from CVS:
warning: unused variable 'oldstate'
2002-03-05 08:28:22 +00:00
Benjamin Otte aa7fef46d4 warning: initialization from incompatible pointer type
Original commit message from CVS:
warning: initialization from incompatible pointer type
2002-03-05 08:26:13 +00:00
Benjamin Otte 35aea80ded 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
2002-03-05 08:13:55 +00:00
Benjamin Otte a7ae86114a fix warning (yes, I'm using -Werror now :)
Original commit message from CVS:
fix warning (yes, I'm using -Werror now :)
2002-03-04 22:01:42 +00:00
Steve Baker ffd3b291fd reflect new dparams api
Original commit message from CVS:
reflect new dparams api
2002-03-04 18:55:17 +00:00
Steve Baker 3e1e367954 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
2002-03-04 18:54:20 +00:00
Andy Wingo f42c6f238f let's not increment in GST_DEBUG code...
Original commit message from CVS:
let's not increment in GST_DEBUG code...
2002-03-04 05:37:26 +00:00
Thomas Vander Stichele 4ec2d4aaf7 finished devhelp stuff
Original commit message from CVS:
finished devhelp stuff
2002-03-03 23:32:09 +00:00
Christian Schaller 23dcb03179 updated to glib 1.3.15
Original commit message from CVS:
updated to glib 1.3.15
2002-03-03 21:19:31 +00:00
Christian Schaller 7481fc6007 added proper glib dep
Original commit message from CVS:
added proper glib dep
2002-03-03 21:15:17 +00:00
Andy Wingo ac9df4e988 object naming will start with 0 (it was one before)
Original commit message from CVS:
object naming will start with 0 (it was one before)
2002-03-03 19:30:10 +00:00
Steve Baker e10f510ce2 added gst_util_set_value_from_string.
Original commit message from CVS:
added gst_util_set_value_from_string.
this could probably be refactored with gst_util_set_object_arg at a later date.
2002-03-03 18:41:25 +00:00
Thomas Vander Stichele 80a3504797 need this
Original commit message from CVS:
need this
2002-03-03 18:02:57 +00:00
Thomas Vander Stichele d9c3a76817 adding devhelp dir
Original commit message from CVS:
adding devhelp dir
2002-03-03 16:55:45 +00:00
Thomas Vander Stichele 5678e50a9a more docs fixing
Original commit message from CVS:
more docs fixing
2002-03-03 16:53:25 +00:00
Thomas Vander Stichele c5f10f7693 adding devhelp files
Original commit message from CVS:
adding devhelp files
2002-03-03 16:50:39 +00:00
Thomas Vander Stichele cac482f223 thanks to jhdalin for this
Original commit message from CVS:
thanks to jhdalin for this
2002-03-03 16:25:11 +00:00
Thomas Vander Stichele 6341048544 put docs in gstreamer-devel rpm and dir
Original commit message from CVS:
put docs in gstreamer-devel rpm and dir
2002-03-03 15:18:09 +00:00
Thomas Vander Stichele 052eaf10b6 docs are now in gstreamer rpm want them in gstreamer-devel though
Original commit message from CVS:
docs are now in gstreamer rpm
want them in gstreamer-devel though
2002-03-03 15:00:32 +00:00
Christian Schaller cea62497d5 updating something in spec, not sure what :)
Original commit message from CVS:
updating something in spec, not sure what :)
2002-03-03 13:31:27 +00:00
Andy Wingo ca375e93a0 some doc and aesthetic fixes make the filter actually do something
Original commit message from CVS:
* some doc and aesthetic fixes
* make the filter actually do something
2002-03-03 02:08:17 +00:00
Thomas Vander Stichele d9f53fc55a get some sleep
Original commit message from CVS:
get some sleep
2002-03-03 01:12:12 +00:00
Thomas Vander Stichele e3afbb8025 docs changes
Original commit message from CVS:
docs changes
2002-03-03 00:48:37 +00:00
Andy Wingo 0c6802533c document gst_caps_debug change gst_caps_debug to accept a label argument, assists greatly in debugging capsnego bette...
Original commit message from CVS:
* document gst_caps_debug
* change gst_caps_debug to accept a label argument, assists greatly
in debugging capsnego
* better names from gst_object_name_default
* some more debugging in gstpad.c
* require caps to match padtemplates on both side of a connection
* gstspider uses default naming so that names are globally unique
* moved filesrc offset arg to the top -- show up first in a prop list.
in the future we should have flags on props indicating which ones
it might be interesting for the end-user to change.
* initialize cothreads in the more standard way, and provide some more debugging
2002-03-03 00:44:41 +00:00
Christian Schaller c700ba97a9 Added my DOCBUILDING document
Original commit message from CVS:
Added my DOCBUILDING document
2002-03-02 18:59:03 +00:00
Christian Schaller 854cf0d51a added more files to the docs files
Original commit message from CVS:
added more files to the docs files
2002-03-02 18:39:32 +00:00
Benjamin Otte aa66954b9a fix: when starting typefinding, make sure we're paused
Original commit message from CVS:
fix: when starting typefinding, make sure we're paused
2002-03-02 18:27:45 +00:00
Thomas Vander Stichele 09c87262ef Good luck with this one ;) converted to using getopt dropped autogen- prefix from autogen options since options for c...
Original commit message from CVS:
Good luck with this one ;)
converted to using getopt
dropped autogen- prefix from autogen options since options for configure
can now be given after putting -- on the cmd line
added with-autoconf and with-automake to help michael out
this all needs some testing
plus a few changes in other modules as well
2002-03-02 12:01:32 +00:00
Christian Schaller 61acbe704f hrm, ok fixed my mistake of commiting a spec with my 'debug' code in it :)
Original commit message from CVS:
hrm, ok fixed my mistake of commiting a spec with my 'debug' code in it :)
2002-03-02 11:12:19 +00:00
Christian Schaller 2d768fee50 Added documentation to the SPEC file. Currently it seems that a lot of documentation is built but not installed howev...
Original commit message from CVS:
Added documentation to the SPEC file. Currently it seems that a lot of documentation is built but not installed however, including the images.
2002-03-02 11:11:11 +00:00
Thomas Vander Stichele 8a14dad222 applied some of meeks's patches
Original commit message from CVS:
applied some of meeks's patches
2002-03-02 10:33:40 +00:00
Wim Taymans 8bb166dace Added last_message.
Original commit message from CVS:
Added last_message.
2002-02-28 23:39:08 +00:00
Benjamin Otte aadf99137f make sure cothread->priv is NULL when uninited because we now check it (added debugging line to gst_bin_remove while ...
Original commit message from CVS:
make sure cothread->priv is NULL when uninited because we now check it
(added debugging line to gst_bin_remove while debugging)
2002-02-24 19:08:30 +00:00
Benjamin Otte 1952e9d714 updated popt stuff:
Original commit message from CVS:
updated popt stuff:
- added 'gst_init_with_popt_table' to gst.h
- added a --silent option to launch to suppress g_object_notify events
2002-02-24 17:08:07 +00:00
Benjamin Otte 24fb9e8282 fixes:
Original commit message from CVS:
fixes:
- g_free accepts NULL
- indenting
- last_message is readable, not writeable
- warn on invalid property id
2002-02-24 13:38:10 +00:00