Andy Wingo
2b12a668da
use contents of GST_REGISTRY variable if --gst-registry is not set
...
Original commit message from CVS:
use contents of GST_REGISTRY variable if --gst-registry is not set
2002-05-05 17:45:41 +00:00
Andy Wingo
d7f4c306cd
Fix the tests so that builds that are not --enable-plugin-builddir can register the plugins from the uninstalled gstr...
...
Original commit message from CVS:
Fix the tests so that builds that are not --enable-plugin-builddir can register
the plugins from the uninstalled gstreamer directory. There is some small amount of voodoo
here.
Also, add gst-inspect-check to gstreamer/testsuite, where it probably belongs
2002-05-05 16:49:45 +00:00
Steve Baker
b4d1d31ded
a few internal changes:
...
Original commit message from CVS:
a few internal changes:
- put last_update_timestamp into GstDParam
- added a GstDParamUpdateInfo enum to the update function so that dparams know what context they are updating in (for example, the first update since the pipeline was started)
- rewrote bogus next_timestamp calculation in GstDParamSmooth
2002-05-05 15:39:37 +00:00
Steve Baker
4321f75fbd
renamed rate-proportion to the more accurate hertz-rate-bound
...
Original commit message from CVS:
renamed rate-proportion to the more accurate hertz-rate-bound
2002-05-05 15:31:11 +00:00
Andy Wingo
6691120451
gst_scheduler_factory_make () can accept NULL as the first arg now _create () sets the element sched and refcounts th...
...
Original commit message from CVS:
* gst_scheduler_factory_make () can accept NULL as the first arg now
* _create () sets the element sched and refcounts the scheduler
* corresponding touchups to gstpipeline and gstthread
2002-05-04 18:59:24 +00:00
Benjamin Otte
19bd060114
fix segfault when using unsafe get_props
...
Original commit message from CVS:
fix segfault when using unsafe get_props
2002-05-04 18:12:11 +00:00
Thomas Vander Stichele
aef003a55c
more changes to get docs to build
...
Original commit message from CVS:
more changes to get docs to build
2002-05-03 15:38:06 +00:00
Thomas Vander Stichele
c09b8e3642
adding buildreqs for dist
...
Original commit message from CVS:
adding buildreqs for dist
2002-05-03 15:13:52 +00:00
Thomas Vander Stichele
9377c63767
use python2 at all costs
...
Original commit message from CVS:
use python2 at all costs
2002-05-03 15:12:23 +00:00
Ronald S. Bultje
56bd6b1eb4
Header file fix (these ## are needed for multi-arguments) and a fix for gst_props_get() if safe = FALSE (we still nee...
...
Original commit message from CVS:
Header file fix (these ## are needed for multi-arguments) and a fix for gst_props_get() if safe = FALSE (we still need three arguments per fetch)
2002-05-03 09:34:07 +00:00
Thomas Vander Stichele
e6abe03293
same change here
...
Original commit message from CVS:
same change here
2002-05-02 13:41:07 +00:00
Thomas Vander Stichele
b557c951c2
my mistake - this should compile with the header in the tarball, not a possibly installed header
...
Original commit message from CVS:
my mistake - this should compile with the header in the tarball, not a
possibly installed header
2002-05-02 13:39:39 +00:00
Wim Taymans
df159cbf0d
Small cleanups
...
Original commit message from CVS:
Small cleanups
2002-05-01 20:02:40 +00:00
Wim Taymans
befa05b4cd
Small cleanup
...
Original commit message from CVS:
Small cleanup
2002-05-01 19:43:18 +00:00
Wim Taymans
c78119cf6e
Added some more useful functions to create props
...
Original commit message from CVS:
Added some more useful functions to create props
2002-05-01 19:38:58 +00:00
Thomas Vander Stichele
4cebbc6821
it's nice to see the core's version when running apps
...
Original commit message from CVS:
it's nice to see the core's version when running apps
2002-05-01 14:58:22 +00:00
Thomas Vander Stichele
c6db4c16aa
throwing these out
...
Original commit message from CVS:
throwing these out
2002-04-29 20:54:10 +00:00
Thomas Vander Stichele
f67cecb811
executed
...
Original commit message from CVS:
executed
2002-04-29 20:53:02 +00:00
Thomas Vander Stichele
876e4c8be7
changes
...
Original commit message from CVS:
changes
2002-04-29 20:52:22 +00:00
Thomas Vander Stichele
7e0b9786ec
doc changes
...
Original commit message from CVS:
doc changes
2002-04-29 20:38:39 +00:00
Thomas Vander Stichele
44bcc7b0a1
added docbuilding
...
Original commit message from CVS:
added docbuilding
2002-04-29 15:11:47 +00:00
Thomas Vander Stichele
7a5173764a
this hack shouldn't be here
...
Original commit message from CVS:
this hack shouldn't be here
2002-04-29 10:28:33 +00:00
Thomas Vander Stichele
651f3262ab
rename operation
...
Original commit message from CVS:
rename operation
2002-04-28 17:08:59 +00:00
Thomas Vander Stichele
d34b5f9074
make sure autogen.sh options get passed on to cothreads
...
Original commit message from CVS:
make sure autogen.sh options get passed on to cothreads
2002-04-28 15:29:23 +00:00
Wim Taymans
7000e8852e
Added method for releasing request pads.
...
Original commit message from CVS:
Added method for releasing request pads.
Fix state changes.
2002-04-28 13:27:32 +00:00
Andy Wingo
1b9686776c
set the "name" property on pad templates
...
Original commit message from CVS:
set the "name" property on pad templates
2002-04-26 15:02:34 +00:00
Thomas Vander Stichele
8d1b13b888
adding buildrequires
...
Original commit message from CVS:
adding buildrequires
2002-04-25 19:20:20 +00:00
Thomas Vander Stichele
b1aff8ce2b
adding build requires for the buildroot system
...
Original commit message from CVS:
adding build requires for the buildroot system
2002-04-24 20:48:54 +00:00
Thomas Vander Stichele
05e9ace95d
added clock test app
...
Original commit message from CVS:
added clock test app
2002-04-23 19:13:50 +00:00
Thomas Vander Stichele
b172752619
adding clock example
...
Original commit message from CVS:
adding clock example
2002-04-23 19:12:54 +00:00
Thomas Vander Stichele
54486bc893
doc fixes
...
Original commit message from CVS:
doc fixes
2002-04-23 15:02:35 +00:00
Thomas Vander Stichele
0f1422a0d6
doc changes
...
Original commit message from CVS:
doc changes
2002-04-23 15:01:56 +00:00
Thomas Vander Stichele
cb245cd3e0
doc fixes s/gst_clock_activate/gst_clock_set_active/g
...
Original commit message from CVS:
* doc fixes
* s/gst_clock_activate/gst_clock_set_active/g
2002-04-23 14:58:51 +00:00
Thomas Vander Stichele
2ed7bf4e67
api change doc clarification
...
Original commit message from CVS:
* api change
* doc clarification
2002-04-23 14:56:44 +00:00
Thomas Vander Stichele
d38b086c67
api renaming
...
Original commit message from CVS:
api renaming
2002-04-23 11:15:18 +00:00
Thomas Vander Stichele
6a9527a4d7
doc changes
...
Original commit message from CVS:
doc changes
2002-04-23 10:32:16 +00:00
Thomas Vander Stichele
28b5fbad9d
code cleanup
...
Original commit message from CVS:
code cleanup
2002-04-23 09:48:48 +00:00
Andy Wingo
16867f27e6
let's not clobber our local variables -- i think this is a good short-term fix until i get to hacking on the standard...
...
Original commit message from CVS:
let's not clobber our local variables -- i think this is a good short-term
fix until i get to hacking on the standard scheduler again.
2002-04-22 04:43:28 +00:00
Thomas Vander Stichele
bede14df34
give useful warning when not unique
...
Original commit message from CVS:
give useful warning when not unique
2002-04-21 14:16:36 +00:00
Thomas Vander Stichele
100cd3ca19
adapted docs
...
Original commit message from CVS:
adapted docs
2002-04-21 14:06:14 +00:00
Thomas Vander Stichele
35beb0b388
added name test
...
Original commit message from CVS:
added name test
2002-04-21 14:04:24 +00:00
Thomas Vander Stichele
130adf2b93
makes no sense as INFO
...
Original commit message from CVS:
makes no sense as INFO
2002-04-21 13:32:35 +00:00
Andy Wingo
8d198fed21
a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br...
...
Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory
2002-04-20 21:42:53 +00:00
Benjamin Otte
cd8a89261c
fix 'invalid cast' warning
...
Original commit message from CVS:
fix 'invalid cast' warning
2002-04-20 12:31:41 +00:00
Benjamin Otte
8cd991a9d6
- make all _get_list functions return a const reference to original lists and no copy
...
Original commit message from CVS:
- make all _get_list functions return a const reference to original lists and no copy
- redo code accordingly
- fix compile issue in dparam stuff
2002-04-19 19:49:41 +00:00
Ronald S. Bultje
f5db767966
We require bison somewhere, so we should check for that in configure
...
Original commit message from CVS:
We require bison somewhere, so we should check for that in configure
2002-04-19 13:17:23 +00:00
Thomas Vander Stichele
ce82be12c7
this should please bastien please let me know if other stuff needs to be different between release and cvs
...
Original commit message from CVS:
this should please bastien
please let me know if other stuff needs to be different between release and cvs
2002-04-19 10:54:13 +00:00
Thomas Vander Stichele
de6c6bcc5d
doc fixes
...
Original commit message from CVS:
doc fixes
2002-04-19 10:26:56 +00:00
Thomas Vander Stichele
47ff931c58
doc rearranging
...
Original commit message from CVS:
doc rearranging
2002-04-19 10:26:04 +00:00
Thomas Vander Stichele
f851bc99b9
doc changes
...
Original commit message from CVS:
doc changes
2002-04-19 10:25:40 +00:00