Wim Taymans [Fri, 17 Jan 2003 18:59:44 +0000 (18:59 +0000)]
More cleanups and refcount fixage
Original commit message from CVS:
More cleanups and refcount fixage
Wim Taymans [Fri, 17 Jan 2003 18:50:07 +0000 (18:50 +0000)]
- properly ref/unref scheduler and clock in gstelement
Original commit message from CVS:
- properly ref/unref scheduler and clock in gstelement
- ref/unref clock in scheduler
- better cleanup in element factory
Wim Taymans [Fri, 17 Jan 2003 18:48:17 +0000 (18:48 +0000)]
- sink the systemclock
Original commit message from CVS:
- sink the systemclock
- unref scheduler in pipeline with new API
- better ref/unref debug info in gstobject
Thomas Vander Stichele [Fri, 17 Jan 2003 18:31:53 +0000 (18:31 +0000)]
memleak fix
Original commit message from CVS:
memleak fix
Wim Taymans [Fri, 17 Jan 2003 17:44:07 +0000 (17:44 +0000)]
Add helper function to set GstObject pointers with proper ref/unref sequence.
Original commit message from CVS:
Add helper function to set GstObject pointers with proper ref/unref
sequence.
Thomas Vander Stichele [Fri, 17 Jan 2003 16:06:23 +0000 (16:06 +0000)]
avoid having to depend on glib 2.2
Original commit message from CVS:
avoid having to depend on glib 2.2
Wim Taymans [Thu, 16 Jan 2003 22:03:39 +0000 (22:03 +0000)]
- Added rank to plugin features (for future use)
Original commit message from CVS:
- Added rank to plugin features (for future use)
- update docs in gsturi
Wim Taymans [Thu, 16 Jan 2003 21:22:26 +0000 (21:22 +0000)]
Print uri handlers too
Original commit message from CVS:
Print uri handlers too
Wim Taymans [Thu, 16 Jan 2003 21:22:06 +0000 (21:22 +0000)]
Added infrastructure to register URI to element+property mappings
Original commit message from CVS:
Added infrastructure to register URI to element+property mappings
Thomas Vander Stichele [Wed, 15 Jan 2003 21:42:30 +0000 (21:42 +0000)]
small fixes
Original commit message from CVS:
small fixes
Wim Taymans [Wed, 15 Jan 2003 21:01:58 +0000 (21:01 +0000)]
Clean up state change
Original commit message from CVS:
Clean up state change
Wim Taymans [Wed, 15 Jan 2003 20:31:42 +0000 (20:31 +0000)]
Some ideas
Original commit message from CVS:
Some ideas
Wim Taymans [Wed, 15 Jan 2003 18:29:40 +0000 (18:29 +0000)]
Remove bogus inline
Original commit message from CVS:
Remove bogus inline
Wim Taymans [Tue, 14 Jan 2003 18:45:18 +0000 (18:45 +0000)]
When we unref a caps, don't unref the chained caps
Original commit message from CVS:
When we unref a caps, don't unref the chained caps
Thomas Vander Stichele [Mon, 13 Jan 2003 09:59:15 +0000 (09:59 +0000)]
debug fix
Original commit message from CVS:
debug fix
Wim Taymans [Sun, 12 Jan 2003 20:28:08 +0000 (20:28 +0000)]
Added interrupt back in spider, make opt scheduler schedule next chain on interrupt (like basic did)
Original commit message from CVS:
Added interrupt back in spider, make opt scheduler schedule next chain
on interrupt (like basic did)
Wim Taymans [Sun, 12 Jan 2003 19:33:18 +0000 (19:33 +0000)]
No need to _yield here
Original commit message from CVS:
No need to _yield here
Wim Taymans [Sun, 12 Jan 2003 16:33:33 +0000 (16:33 +0000)]
Use two GCond vars to work around a problem in NPTL
Original commit message from CVS:
Use two GCond vars to work around a problem in NPTL
Wim Taymans [Sun, 12 Jan 2003 15:59:00 +0000 (15:59 +0000)]
Added test with extra cond var
Original commit message from CVS:
Added test with extra cond var
Wim Taymans [Sun, 12 Jan 2003 15:50:51 +0000 (15:50 +0000)]
Some cleanups, detect and print NPTL problem (?)
Original commit message from CVS:
Some cleanups, detect and print NPTL problem (?)
Wim Taymans [Sun, 12 Jan 2003 15:38:29 +0000 (15:38 +0000)]
Added test app
Original commit message from CVS:
Added test app
Wim Taymans [Sun, 12 Jan 2003 13:27:02 +0000 (13:27 +0000)]
Add vishnu's index dumping app
Original commit message from CVS:
Add vishnu's index dumping app
Wim Taymans [Sun, 12 Jan 2003 13:22:57 +0000 (13:22 +0000)]
fix Dispose method by vishnu
Original commit message from CVS:
fix Dispose method by vishnu
Wim Taymans [Sun, 12 Jan 2003 13:06:44 +0000 (13:06 +0000)]
Avoid reads on freed memory (patch from vishnu)
Original commit message from CVS:
Avoid reads on freed memory (patch from vishnu)
Wim Taymans [Sun, 12 Jan 2003 12:39:09 +0000 (12:39 +0000)]
Remove stupid interrupt call
Original commit message from CVS:
Remove stupid interrupt call
Wim Taymans [Sat, 11 Jan 2003 20:08:03 +0000 (20:08 +0000)]
- make add/remove overridable for custom bins
Original commit message from CVS:
- make add/remove overridable for custom bins
Wim Taymans [Sat, 11 Jan 2003 17:07:24 +0000 (17:07 +0000)]
use the filter on the connection even if the pads don't have caps
Original commit message from CVS:
use the filter on the connection even if the pads don't have caps
Wim Taymans [Sat, 11 Jan 2003 16:27:45 +0000 (16:27 +0000)]
- return boolean in _interrupt to better inform element
Original commit message from CVS:
- return boolean in _interrupt to better inform element
- fix default bufferpool unref
Wim Taymans [Sat, 11 Jan 2003 14:56:47 +0000 (14:56 +0000)]
Shows the problem with adder and optscheduler, this program simulates bug triggered by RhythmBox
Original commit message from CVS:
Shows the problem with adder and optscheduler, this program simulates bug
triggered by RhythmBox
Iain Holmes [Sat, 11 Jan 2003 13:44:33 +0000 (13:44 +0000)]
Don't remove an element from its chain if it doesn't have a chain
Original commit message from CVS:
Don't remove an element from its chain if it doesn't have a chain
David Schleef [Sat, 11 Jan 2003 00:29:19 +0000 (00:29 +0000)]
Fix prototypes (trivial)
Original commit message from CVS:
Fix prototypes (trivial)
David Schleef [Sat, 11 Jan 2003 00:27:29 +0000 (00:27 +0000)]
Fixes for cross-compilation
Original commit message from CVS:
Fixes for cross-compilation
David Schleef [Fri, 10 Jan 2003 21:24:36 +0000 (21:24 +0000)]
Fix bison build line
Original commit message from CVS:
Fix bison build line
David I. Lehn [Fri, 10 Jan 2003 04:54:20 +0000 (04:54 +0000)]
connect -> link
Original commit message from CVS:
connect -> link
David I. Lehn [Fri, 10 Jan 2003 03:31:53 +0000 (03:31 +0000)]
connect -> link
Original commit message from CVS:
connect -> link
David I. Lehn [Fri, 10 Jan 2003 00:09:06 +0000 (00:09 +0000)]
reverse compat typedefs
Original commit message from CVS:
reverse compat typedefs
David I. Lehn [Thu, 9 Jan 2003 22:59:37 +0000 (22:59 +0000)]
more connect -> link updates
Original commit message from CVS:
more connect -> link updates
Thomas Vander Stichele [Thu, 9 Jan 2003 20:25:35 +0000 (20:25 +0000)]
oopsie
Original commit message from CVS:
oopsie
Thomas Vander Stichele [Thu, 9 Jan 2003 20:02:34 +0000 (20:02 +0000)]
code cleanups and further deprecation fixes
Original commit message from CVS:
code cleanups and further deprecation fixes
Thomas Vander Stichele [Thu, 9 Jan 2003 14:15:37 +0000 (14:15 +0000)]
first pass of connect->link gst-plugins and other stuff compiles without change at this point
Original commit message from CVS:
first pass of connect->link
gst-plugins and other stuff compiles without change at this point
Wim Taymans [Wed, 8 Jan 2003 22:45:46 +0000 (22:45 +0000)]
Fix typo connect -> link, you have been warned
Original commit message from CVS:
Fix typo
connect -> link, you have been warned
Wim Taymans [Wed, 8 Jan 2003 21:33:20 +0000 (21:33 +0000)]
Provide intrastructure to not have to pass NULL buffers on errors and interrupts, this should fix some issues with th...
Original commit message from CVS:
Provide intrastructure to not have to pass NULL buffers on errors and
interrupts, this should fix some issues with the optimal scheduler.
Wim Taymans [Wed, 8 Jan 2003 21:28:37 +0000 (21:28 +0000)]
Test for scheduler interrupt
Original commit message from CVS:
Test for scheduler interrupt
Thomas Vander Stichele [Wed, 8 Jan 2003 16:03:49 +0000 (16:03 +0000)]
merge back from release branch
Original commit message from CVS:
merge back from release branch
Ronald S. Bultje [Tue, 7 Jan 2003 21:02:20 +0000 (21:02 +0000)]
figured I could just as well add huffyuv
Original commit message from CVS:
figured I could just as well add huffyuv
Ronald S. Bultje [Tue, 7 Jan 2003 21:00:00 +0000 (21:00 +0000)]
draft bla
Original commit message from CVS:
draft bla
Wim Taymans [Tue, 7 Jan 2003 20:53:04 +0000 (20:53 +0000)]
An extra sentence..
Original commit message from CVS:
An extra sentence..
Wim Taymans [Tue, 7 Jan 2003 20:49:46 +0000 (20:49 +0000)]
Small fixes, improved query inspect
Original commit message from CVS:
Small fixes, improved query inspect
Wim Taymans [Mon, 6 Jan 2003 23:59:04 +0000 (23:59 +0000)]
And now it's inlined again :)
Original commit message from CVS:
And now it's inlined again :)
Wim Taymans [Mon, 6 Jan 2003 23:48:59 +0000 (23:48 +0000)]
Make sure we implement the inlines too for when __inline__ doesn't work
Original commit message from CVS:
Make sure we implement the inlines too for when __inline__ doesn't work
Wim Taymans [Mon, 6 Jan 2003 23:26:31 +0000 (23:26 +0000)]
Better write ideas down
Original commit message from CVS:
Better write ideas down
Wim Taymans [Sun, 5 Jan 2003 22:58:42 +0000 (22:58 +0000)]
patch 13364 from vishnu
Original commit message from CVS:
patch 13364 from vishnu
Thomas Vander Stichele [Sun, 5 Jan 2003 22:55:02 +0000 (22:55 +0000)]
updating
Original commit message from CVS:
updating
Thomas Vander Stichele [Sun, 5 Jan 2003 22:47:42 +0000 (22:47 +0000)]
some cleaning
Original commit message from CVS:
some cleaning
Wim Taymans [Sun, 5 Jan 2003 20:34:24 +0000 (20:34 +0000)]
- Added property to select predefined resolver functions
Original commit message from CVS:
- Added property to select predefined resolver functions
- Added GType resolver
Thomas Vander Stichele [Sun, 5 Jan 2003 18:57:26 +0000 (18:57 +0000)]
set up thread test environment
Original commit message from CVS:
set up thread test environment
Wim Taymans [Sun, 5 Jan 2003 16:51:46 +0000 (16:51 +0000)]
Patch 13357 and 13358 from vishnu
Original commit message from CVS:
Patch 13357 and 13358 from vishnu
Wim Taymans [Sun, 5 Jan 2003 16:50:35 +0000 (16:50 +0000)]
Applied patch 13357
Original commit message from CVS:
Applied patch 13357
Thomas Vander Stichele [Sun, 5 Jan 2003 16:19:46 +0000 (16:19 +0000)]
fix race condition
Original commit message from CVS:
fix race condition
Jan Schmidt [Sun, 5 Jan 2003 14:20:12 +0000 (14:20 +0000)]
Moved a check for NULL buffer from gst_pad_pull to be a little earlier.
Original commit message from CVS:
Moved a check for NULL buffer from gst_pad_pull to be a little earlier.
Fixed 2 bs_print format specifiers
wtay, please check this and let me know if you would prefer changes like
this to be pre-approved
Wim Taymans [Sat, 4 Jan 2003 21:57:28 +0000 (21:57 +0000)]
I think this makes a little more sense
Original commit message from CVS:
I think this makes a little more sense
Wim Taymans [Sat, 4 Jan 2003 16:57:31 +0000 (16:57 +0000)]
Make sure we call the app resolved before passing the final id/string to the index implemention.
Original commit message from CVS:
Make sure we call the app resolved before passing the final id/string
to the index implemention.
Wim Taymans [Sat, 4 Jan 2003 16:26:58 +0000 (16:26 +0000)]
Register the two indexers
Original commit message from CVS:
Register the two indexers
Wim Taymans [Sat, 4 Jan 2003 16:06:05 +0000 (16:06 +0000)]
Added fileindex
Original commit message from CVS:
Added fileindex
David I. Lehn [Fri, 3 Jan 2003 23:34:43 +0000 (23:34 +0000)]
make GstPropsEntry a boxed type
Original commit message from CVS:
make GstPropsEntry a boxed type
David I. Lehn [Fri, 3 Jan 2003 23:33:57 +0000 (23:33 +0000)]
remove redundant flag set
Original commit message from CVS:
remove redundant flag set
David I. Lehn [Fri, 3 Jan 2003 23:33:13 +0000 (23:33 +0000)]
use AM_CFLAGS
Original commit message from CVS:
use AM_CFLAGS
Wim Taymans [Thu, 2 Jan 2003 18:56:09 +0000 (18:56 +0000)]
Documentation updates
Original commit message from CVS:
Documentation updates
Wim Taymans [Wed, 1 Jan 2003 04:28:33 +0000 (04:28 +0000)]
- Remove annoying \n from cothread INFO/DEBUG messages
Original commit message from CVS:
- Remove annoying \n from cothread INFO/DEBUG messages
- only set an element to PAUSED when it gave an error during PLAYING
- ensure internal consistency of opt scheduler structures
- Added mex_recursion to opt scheduler
Wim Taymans [Wed, 1 Jan 2003 03:09:39 +0000 (03:09 +0000)]
- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
Original commit message from CVS:
- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
- Try to avoid negotiation in state change if pad were already negotiating
- Added gstquery.c for completeness (maybe merge common functions with
gstformat.c?)
Wim Taymans [Tue, 31 Dec 2002 21:52:25 +0000 (21:52 +0000)]
Some docs about different ways to get pipeline information
Original commit message from CVS:
Some docs about different ways to get pipeline information
David I. Lehn [Tue, 31 Dec 2002 18:50:17 +0000 (18:50 +0000)]
format properly
Original commit message from CVS:
format properly
David I. Lehn [Tue, 31 Dec 2002 18:45:54 +0000 (18:45 +0000)]
ignore some more cruft
Original commit message from CVS:
ignore some more cruft
David I. Lehn [Tue, 31 Dec 2002 18:44:59 +0000 (18:44 +0000)]
no need to generate this script to adjust python interpreter since it is invoked directly from the detected interpreter
Original commit message from CVS:
no need to generate this script to adjust python interpreter since it is
invoked directly from the detected interpreter
David I. Lehn [Tue, 31 Dec 2002 18:42:17 +0000 (18:42 +0000)]
don't need atomic ops here
Original commit message from CVS:
don't need atomic ops here
Wim Taymans [Tue, 31 Dec 2002 16:42:28 +0000 (16:42 +0000)]
Cleanups + better timestamp capture
Original commit message from CVS:
Cleanups + better timestamp capture
Wim Taymans [Tue, 31 Dec 2002 15:37:36 +0000 (15:37 +0000)]
IS_USABLE is only for PLAYING elements
Original commit message from CVS:
IS_USABLE is only for PLAYING elements
Wim Taymans [Tue, 31 Dec 2002 15:34:21 +0000 (15:34 +0000)]
Negotiation can happen even on disabled pads (in READY state)
Original commit message from CVS:
Negotiation can happen even on disabled pads (in READY state)
Wim Taymans [Tue, 31 Dec 2002 14:51:54 +0000 (14:51 +0000)]
- Fix PAD_IS_USABLE on ghostpads
Original commit message from CVS:
- Fix PAD_IS_USABLE on ghostpads
- fix typos in gstindex.h flags
- conditional lock in trashstack asm
Christian Schaller [Tue, 31 Dec 2002 11:34:11 +0000 (11:34 +0000)]
fix disting
Original commit message from CVS:
fix disting
Thomas Vander Stichele [Tue, 31 Dec 2002 10:52:09 +0000 (10:52 +0000)]
revert usability test
Original commit message from CVS:
revert usability test
Thomas Vander Stichele [Tue, 31 Dec 2002 10:34:35 +0000 (10:34 +0000)]
some more debug output
Original commit message from CVS:
some more debug output
Wim Taymans [Tue, 31 Dec 2002 03:21:08 +0000 (03:21 +0000)]
- copy kernel headers (waiting for libatomic..)
Original commit message from CVS:
- copy kernel headers (waiting for libatomic..)
- Make sure the atomic stuff is never seen by the app
- inline atomic stuff for core only, expose non-inlined version to apps.
hoping this one works... please test
Wim Taymans [Mon, 30 Dec 2002 23:59:59 +0000 (23:59 +0000)]
Added comments to asm
Original commit message from CVS:
Added comments to asm
Wim Taymans [Mon, 30 Dec 2002 18:29:16 +0000 (18:29 +0000)]
Add flag to disable fault_setup()
Original commit message from CVS:
Add flag to disable fault_setup()
Wim Taymans [Mon, 30 Dec 2002 17:55:05 +0000 (17:55 +0000)]
New file too
Original commit message from CVS:
New file too
Wim Taymans [Mon, 30 Dec 2002 17:54:02 +0000 (17:54 +0000)]
Documentation updates
Original commit message from CVS:
Documentation updates
Wim Taymans [Mon, 30 Dec 2002 17:42:11 +0000 (17:42 +0000)]
- major API breakage (one of the last, I promise...)
Original commit message from CVS:
- major API breakage (one of the last, I promise...)
- GST_PAD_QUERY -> GST_QUERY
- GstPadQuery -> GstQuery
- Move query definitions to gstquery.h to allow for future dynamic
query types.
- remove _pad_handles_* in favour of extra format/event functions to
make the same checks.
- fix elements
- Implemented missing query/event/formats functions in gstelement
Wim Taymans [Sun, 29 Dec 2002 19:19:45 +0000 (19:19 +0000)]
- First pass at cleaning up the atomic mess
Original commit message from CVS:
- First pass at cleaning up the atomic mess
- moved weird asm to datastructure that makes sense
- this should also make the trasition to libatomic less painful
Wim Taymans [Sun, 29 Dec 2002 04:15:06 +0000 (04:15 +0000)]
asm doesn't work on ppc
Original commit message from CVS:
asm doesn't work on ppc
Wim Taymans [Fri, 27 Dec 2002 22:57:13 +0000 (22:57 +0000)]
- disable pads when going to PAUSED, we want to make sure no data is passing when an element is not PLAYING.
Original commit message from CVS:
- disable pads when going to PAUSED, we want to make sure no data is
passing when an element is not PLAYING.
- changed the clock sync API, element should now get a ClockID first and
sync on that. This makes it possible to cancel clock requests.
Wim Taymans [Fri, 27 Dec 2002 15:58:54 +0000 (15:58 +0000)]
Cleanups
Original commit message from CVS:
Cleanups
Thomas Vander Stichele [Fri, 27 Dec 2002 13:44:51 +0000 (13:44 +0000)]
popt location fix
Original commit message from CVS:
popt location fix
Wim Taymans [Fri, 27 Dec 2002 04:24:56 +0000 (04:24 +0000)]
_IS_USABLE also checks for the peer pad, IS_ACTIVE is correct in this case.
Original commit message from CVS:
_IS_USABLE also checks for the peer pad, IS_ACTIVE is correct in this
case.
Wim Taymans [Fri, 27 Dec 2002 04:11:59 +0000 (04:11 +0000)]
- Keep track of pending clock waits so we can unlock them
Original commit message from CVS:
- Keep track of pending clock waits so we can unlock them
- don't wait when diff bigger than configurable max to avoid clock lockups
Wim Taymans [Thu, 26 Dec 2002 22:35:58 +0000 (22:35 +0000)]
- Added flags to lookup method so that one can search for keyframes too
Original commit message from CVS:
- Added flags to lookup method so that one can search for keyframes too
- Updated memindex
Wim Taymans [Thu, 26 Dec 2002 22:11:04 +0000 (22:11 +0000)]
Fix merge_groups
Original commit message from CVS:
Fix merge_groups
Wim Taymans [Thu, 26 Dec 2002 19:15:06 +0000 (19:15 +0000)]
Also display buffer flags
Original commit message from CVS:
Also display buffer flags
Wim Taymans [Thu, 26 Dec 2002 19:01:41 +0000 (19:01 +0000)]
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
Thomas Vander Stichele [Thu, 26 Dec 2002 18:56:18 +0000 (18:56 +0000)]
adding images
Original commit message from CVS:
adding images