Wim Taymans
483e647a76
This got accidently removed and screws up seeking a lot
...
Original commit message from CVS:
This got accidently removed and screws up seeking a lot
2002-12-26 19:01:41 +00:00
Thomas Vander Stichele
b3bec6e0bb
adding images
...
Original commit message from CVS:
adding images
2002-12-26 18:56:18 +00:00
Wim Taymans
8b63056472
Commited a bit too much..
...
Original commit message from CVS:
Commited a bit too much..
2002-12-24 12:48:35 +00:00
Thomas Vander Stichele
72004547dc
fixes
...
Original commit message from CVS:
fixes
2002-12-23 21:40:35 +00:00
Wim Taymans
cfeeeee2cf
- Added commit
...
Original commit message from CVS:
- Added commit
- Added flags to make index readonly
2002-12-23 00:31:14 +00:00
Wim Taymans
4bbde846e3
Forgot .h file..
...
Original commit message from CVS:
Forgot .h file..
2002-12-23 00:30:08 +00:00
Wim Taymans
0f930b062b
- Move common function to gstformat
...
Original commit message from CVS:
- Move common function to gstformat
- sending events on disabled pad is allowed, buffers isn't...
2002-12-22 20:21:27 +00:00
Wim Taymans
155369d80c
Added pad_query with percent format on filesrc and some constants
...
Original commit message from CVS:
Added pad_query with percent format on filesrc and some constants
2002-12-22 14:03:09 +00:00
Wim Taymans
74d9fe06f9
- offset is supposed to be a uint64
...
Original commit message from CVS:
- offset is supposed to be a uint64
2002-12-21 14:28:42 +00:00
Wim Taymans
f8feed18a0
- queue can change state only when not connected
...
Original commit message from CVS:
- queue can change state only when not connected
- bufferpools can only be requested from srcpads
2002-12-21 14:21:15 +00:00
Wim Taymans
abfc7a0ed8
implemented yield/interrupt
...
Original commit message from CVS:
implemented yield/interrupt
2002-12-21 02:25:54 +00:00
Wim Taymans
4a63ac4d02
Destroy cothreads first before destroying context
...
Original commit message from CVS:
Destroy cothreads first before destroying context
2002-12-20 18:49:17 +00:00
Wim Taymans
910356a839
Removed old cache testsuite
...
Original commit message from CVS:
Removed old cache testsuite
2002-12-19 21:44:48 +00:00
Wim Taymans
68b53ac4ab
- Cleanups
...
Original commit message from CVS:
- Cleanups
- Added padding to structs
- fixed typechecking/casts
- reduced casts
- implemented remove_element in gstbin
- implemented set index on bin
2002-12-19 21:31:03 +00:00
Wim Taymans
54ad9d5e6b
Small cleanups
...
Original commit message from CVS:
Small cleanups
2002-12-19 20:59:48 +00:00
Wim Taymans
fa4df1659f
Small updates
...
Original commit message from CVS:
Small updates
2002-12-19 20:38:51 +00:00
Wim Taymans
bcec5c6c6f
Added float transform
...
Original commit message from CVS:
Added float transform
2002-12-19 19:59:21 +00:00
Wim Taymans
7e16eb73de
Delete chains only once..
...
Original commit message from CVS:
Delete chains only once..
2002-12-19 19:45:13 +00:00
Wim Taymans
61763adf68
Small cleanup, fix fixed caps detection even on XML load
...
Original commit message from CVS:
Small cleanup, fix fixed caps detection even on XML load
2002-12-18 23:00:34 +00:00
Thomas Vander Stichele
7c84581a90
patch from brian cameron for iso c compliance
...
Original commit message from CVS:
patch from brian cameron for iso c compliance
2002-12-18 21:44:57 +00:00
Thomas Vander Stichele
5e3f920267
these fixes make the pwg validate and build again
...
Original commit message from CVS:
these fixes make the pwg validate and build again
2002-12-18 15:14:16 +00:00
Thomas Vander Stichele
16f4d3f27a
hurray, I have a pdf
...
Original commit message from CVS:
hurray, I have a pdf
2002-12-18 14:44:26 +00:00
Thomas Vander Stichele
477892a29d
patch from jrb
...
Original commit message from CVS:
patch from jrb
2002-12-18 09:19:44 +00:00
Wim Taymans
e7ccc2ec08
- Factor out some error functions
...
Original commit message from CVS:
- Factor out some error functions
- handle the cases where multipad get to multi-sink loop/chain based
elements are connected.
2002-12-16 21:21:02 +00:00
Thomas Vander Stichele
84e121f4dd
don't do queries on error, we don't get many errors these days for which it is useful tell us which scheduler we're n...
...
Original commit message from CVS:
don't do queries on error, we don't get many errors these days for which
it is useful
tell us which scheduler we're not finding
2002-12-16 09:50:40 +00:00
Christian Schaller
80cc767749
fixes for new schedulers
...
Original commit message from CVS:
fixes for new schedulers
2002-12-15 22:56:09 +00:00
Wim Taymans
103d810e2c
Decoupled elements needs special case when we look for grouped elements.
...
Original commit message from CVS:
Decoupled elements needs special case when we look for grouped elements.
2002-12-15 22:52:48 +00:00
Wim Taymans
bd9dc3604f
Some cleanups, added FIXMEs
...
Original commit message from CVS:
Some cleanups, added FIXMEs
2002-12-15 22:02:20 +00:00
Wim Taymans
f8546d1f79
Some notes about pad disconnect
...
Original commit message from CVS:
Some notes about pad disconnect
2002-12-15 22:01:31 +00:00
Christian Schaller
8d1e6c52c1
update for latest changes
...
Original commit message from CVS:
update for latest changes
2002-12-15 19:34:57 +00:00
Christian Schaller
9bc8c79f47
update REQUIREMENTS file somewhat
...
Original commit message from CVS:
update REQUIREMENTS file somewhat
2002-12-15 19:06:47 +00:00
Wim Taymans
8f06b55c38
- Removed old deprecated fastscheduler
...
Original commit message from CVS:
- Removed old deprecated fastscheduler
- ifdef out cothread specific code in optimalscheduler
- added more g_asserts to optimalscheduler
- create separate scheduler called "opt", removed property from scheduler
- fixed iterations property
2002-12-15 18:21:43 +00:00
Wim Taymans
14031db6be
Fix silent property
...
Original commit message from CVS:
Fix silent property
2002-12-15 12:22:11 +00:00
Wim Taymans
11b376c838
Improve the optimal scheduler, mainly element remove and pad disconnect
...
Original commit message from CVS:
Improve the optimal scheduler, mainly element remove and pad disconnect
2002-12-15 12:18:04 +00:00
Wim Taymans
f84bb46f06
Fix unused args
...
Original commit message from CVS:
Fix unused args
2002-12-14 16:32:28 +00:00
Wim Taymans
53b59e402d
Removed unused thread arg in cothreads functions
...
Original commit message from CVS:
Removed unused thread arg in cothreads functions
2002-12-14 16:23:58 +00:00
Wim Taymans
1ac723870e
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-12-14 16:22:01 +00:00
Wim Taymans
8c5466095f
Renamed the thread argument to cothread to avoid confusion
...
Original commit message from CVS:
Renamed the thread argument to cothread to avoid confusion
Documentation updates
2002-12-14 16:20:41 +00:00
Wim Taymans
840056aded
Fix g_print too
...
Original commit message from CVS:
Fix g_print too
2002-12-14 15:01:22 +00:00
Wim Taymans
60210e4ede
Fix compile error cache->index
...
Original commit message from CVS:
Fix compile error cache->index
2002-12-14 15:00:08 +00:00
Wim Taymans
b5e99edea9
Ignore autogenerated files
...
Original commit message from CVS:
Ignore autogenerated files
2002-12-14 13:05:01 +00:00
Wim Taymans
27e981de45
Added new files
...
Original commit message from CVS:
Added new files
2002-12-14 13:03:41 +00:00
Wim Taymans
229bc1f1e9
Added some idea for -inspect
...
Original commit message from CVS:
Added some idea for -inspect
2002-12-14 13:02:31 +00:00
Wim Taymans
29e2850eff
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-12-14 13:02:16 +00:00
Wim Taymans
b9f62c52c3
Added indexers testsuite
...
Original commit message from CVS:
Added indexers testsuite
2002-12-13 17:40:56 +00:00
Thomas Vander Stichele
593079820a
fixes a jhbuild bug
...
Original commit message from CVS:
fixes a jhbuild bug
2002-12-13 15:33:42 +00:00
Wim Taymans
8de25d9aff
cache->index
...
Original commit message from CVS:
cache->index
2002-12-12 22:16:11 +00:00
Wim Taymans
fcd8d12069
Renamed GstCache to GstIndex
...
Original commit message from CVS:
Renamed GstCache to GstIndex
2002-12-12 22:14:36 +00:00
Wim Taymans
dc9aaf7da4
Added missing image
...
Original commit message from CVS:
Added missing image
2002-12-12 21:02:51 +00:00
Thomas Vander Stichele
35a1d78a69
fix nonvalidation, now for the png problems !
...
Original commit message from CVS:
fix nonvalidation, now for the png problems !
2002-12-12 18:03:16 +00:00