Wim Taymans
5922227d63
Some ramblings about better capsnego
...
Original commit message from CVS:
Some ramblings about better capsnego
2001-12-31 02:24:09 +00:00
Rodney Dawes
0892015e06
Fixed up the spec file for the split, now to do the plug-ins one
...
Original commit message from CVS:
Fixed up the spec file for the split, now to do the plug-ins one
2001-12-30 18:59:49 +00:00
Ronald S. Bultje
a8bd61a879
This one did not work at all for me - this fixes it for me...
...
Original commit message from CVS:
This one did not work at all for me - this fixes it for me...
2001-12-30 12:50:10 +00:00
Wim Taymans
0d639bfc25
Removed the Xid stuff now that xvideosink supports toplevel windows.
...
Original commit message from CVS:
Removed the Xid stuff now that xvideosink supports toplevel windows.
2001-12-29 17:25:17 +00:00
Wim Taymans
ec5ff24595
Added info for gtk1.2 based builds, the name property doesn't work very well with the shim.
...
Original commit message from CVS:
Added info for gtk1.2 based builds, the name property doesn't work very
well with the shim.
2001-12-29 15:44:43 +00:00
Wim Taymans
881672937a
And remove some of the debugging crap
...
Original commit message from CVS:
And remove some of the debugging crap
2001-12-29 03:09:23 +00:00
Wim Taymans
7a4596415c
And the .h file..
...
Original commit message from CVS:
And the .h file..
2001-12-29 03:05:34 +00:00
Wim Taymans
893c03f784
Changed to a GList as a GSList seems to have ..uhm.. issues
...
Original commit message from CVS:
Changed to a GList as a GSList seems to have ..uhm.. issues
2001-12-29 03:02:14 +00:00
Wim Taymans
27d784dc03
documentation updates
...
Original commit message from CVS:
documentation updates
2001-12-28 20:27:59 +00:00
Wim Taymans
90355128b5
- Removed deprecated buffer flags.
...
Original commit message from CVS:
- Removed deprecated buffer flags.
- removed gst_element_signal_eos, replaced with gst_element_set_eos
to set the object to PAUSED, signal an eos event etc..
- small updates to documentation
- repair some plugins
2001-12-28 20:20:26 +00:00
Wim Taymans
01d2b54b37
Fix cleanup for filesrc
...
Original commit message from CVS:
Fix cleanup for filesrc
2001-12-28 15:19:38 +00:00
Thomas Vander Stichele
75b18050d7
taking a leaf out of a glib mail let me know if this fails for you, I'm testing it atm
...
Original commit message from CVS:
taking a leaf out of a glib mail
let me know if this fails for you, I'm testing it atm
2001-12-27 22:32:35 +00:00
Thomas Vander Stichele
4f14ff0d1b
this isn't going to go away is it ?
...
Original commit message from CVS:
this isn't going to go away is it ?
2001-12-27 10:31:35 +00:00
Thomas Vander Stichele
7621ac94ee
when is this getting fixed
...
Original commit message from CVS:
when is this getting fixed
2001-12-27 10:28:49 +00:00
Wim Taymans
e7f54b1e74
- Added a function to get the currently executing cothread
...
Original commit message from CVS:
- Added a function to get the currently executing cothread
- Removed some useless includes
- _interrupt now returns a boolean so the behaviour after the interrupt
can be controlled by the scheduler.
- Added a better way to set/get the default scheduler.
- make thread and pipeline get the default scheduler.
2001-12-27 00:47:41 +00:00
Wim Taymans
2198726630
Added a property to make identity fail after N buffers
...
Original commit message from CVS:
Added a property to make identity fail after N buffers
2001-12-27 00:40:50 +00:00
Andy Wingo
65423bdc5a
same changes as in gst-plugins module also, PKG_CHECK_MODULES does the pkg-config checking for us
...
Original commit message from CVS:
same changes as in gst-plugins module
also, PKG_CHECK_MODULES does the pkg-config checking for us
2001-12-26 23:18:56 +00:00
Andy Wingo
9ee758f076
output human-readable xml
...
Original commit message from CVS:
output human-readable xml
2001-12-26 06:58:25 +00:00
Andy Wingo
20485ce50e
save the plugin paths in the registry load them back don't look in PLUGIN_DIR ($prefix/lib/gst usually) when PLUGIN_B...
...
Original commit message from CVS:
* save the plugin paths in the registry
* load them back
* don't look in PLUGIN_DIR ($prefix/lib/gst usually) when PLUGIN_BUILD_DIR
2001-12-25 23:32:01 +00:00
Andy Wingo
799f1a9ed9
format the outputted reg.xml for libxml2. if anything causes your xml probs in the future, this is probably it...
...
Original commit message from CVS:
format the outputted reg.xml for libxml2. if anything causes your xml probs in the
future, this is probably it...
2001-12-25 22:57:31 +00:00
Thomas Vander Stichele
376d55386a
don't install test plugins don't eat turkey
...
Original commit message from CVS:
don't install test plugins
don't eat turkey
2001-12-25 12:13:24 +00:00
Wim Taymans
bd128c199c
Tee Fixes. added cothread_stop (not used) improved the pad event dispatcher.
...
Original commit message from CVS:
Tee Fixes.
added cothread_stop (not used)
improved the pad event dispatcher.
added an event_received signal on the pad.
do less state changes in the autoplugger.
small scheduler fix.
2001-12-25 02:15:46 +00:00
Ronald S. Bultje
4b5fc45173
missing include
...
Original commit message from CVS:
missing include
2001-12-24 22:57:32 +00:00
Andy Wingo
17918e3c1f
finalize removal of httpsrc
...
Original commit message from CVS:
finalize removal of httpsrc
2001-12-24 22:11:04 +00:00
Andy Wingo
aa9bc272af
removed httpsrc from core
...
Original commit message from CVS:
removed httpsrc from core
2001-12-24 21:33:03 +00:00
Andy Wingo
107feed0de
removed lib directories (they are in libs/gst now)
...
Original commit message from CVS:
removed lib directories (they are in libs/gst now)
2001-12-24 20:52:36 +00:00
Wim Taymans
7ec6702121
Better, cleaner state management of the scheduler by adding scheduler state flags.
...
Original commit message from CVS:
Better, cleaner state management of the scheduler by adding scheduler state
flags.
typefind has to interrupt instead of yield.
Fix a leak in the queue when it's dropping buffers.
2001-12-24 15:14:03 +00:00
Wim Taymans
109f7a0d64
Added some more stats about iteration times
...
Original commit message from CVS:
Added some more stats about iteration times
2001-12-24 12:30:09 +00:00
Thomas Vander Stichele
2e74cc9cc9
additions
...
Original commit message from CVS:
additions
2001-12-24 09:59:34 +00:00
Wim Taymans
fe82970085
Hide the fact that caps nego doesn't work over a queue.
...
Original commit message from CVS:
Hide the fact that caps nego doesn't work over a queue.
Can someone fix xvideosink so that it compiles with Xv support again?
2001-12-24 01:04:08 +00:00
Wim Taymans
c05a4511cd
Removed the munmap for now
...
Original commit message from CVS:
Removed the munmap for now
2001-12-23 23:36:44 +00:00
Thomas Vander Stichele
74ad376d0a
small fix
...
Original commit message from CVS:
small fix
2001-12-23 22:33:18 +00:00
Thomas Vander Stichele
7f14b49641
removing all plugin checks
...
Original commit message from CVS:
removing all plugin checks
2001-12-23 21:06:48 +00:00
Thomas Vander Stichele
3c95e4f3a2
plugins should be gotten from the separate gst-plugins module from now on we're fixing bugs there all over the place
...
Original commit message from CVS:
plugins should be gotten from the separate gst-plugins module from now on
we're fixing bugs there all over the place
2001-12-23 20:59:46 +00:00
Thomas Vander Stichele
9fe4587856
more changes
...
Original commit message from CVS:
more changes
2001-12-23 18:12:12 +00:00
Thomas Vander Stichele
7b61bb6f74
moving around
...
Original commit message from CVS:
moving around
2001-12-23 17:27:58 +00:00
Wim Taymans
93b782b643
Added a drawing of a possible player architecture added plugin guidelines
...
Original commit message from CVS:
Added a drawing of a possible player architecture
added plugin guidelines
2001-12-23 17:18:27 +00:00
Thomas Vander Stichele
02c10c5005
changing stuff
...
Original commit message from CVS:
changing stuff
2001-12-23 17:14:13 +00:00
Thomas Vander Stichele
be277c79e0
moving libs around
...
Original commit message from CVS:
moving libs around
2001-12-23 17:12:25 +00:00
Andy Wingo
b9f6bb9c0e
no plugins builds by default
...
Original commit message from CVS:
no plugins builds by default
2001-12-23 16:51:07 +00:00
Wim Taymans
6c538d527b
Fix an event leak
...
Original commit message from CVS:
Fix an event leak
Ne need to save signals on longjmp
2001-12-23 14:50:44 +00:00
Wim Taymans
bdd6df925e
Better cothread cleanup
...
Original commit message from CVS:
Better cothread cleanup
2001-12-23 14:27:48 +00:00
Andy Wingo
6bb3f78a0c
added --disable-plugins option; useful if you are making the switch to gst-plugins
...
Original commit message from CVS:
added --disable-plugins option; useful if you are making the switch to
gst-plugins
2001-12-23 05:59:38 +00:00
Andy Wingo
7aa5885df5
pkg-config related fixes note that a relative path in your PKG_CONFIG_PATH will show up as ${pcfiledir}, unfortunately
...
Original commit message from CVS:
pkg-config related fixes
note that a relative path in your PKG_CONFIG_PATH will show up as ${pcfiledir},
unfortunately
2001-12-23 03:24:17 +00:00
Thomas Vander Stichele
af1edc5413
added new libs stuff
...
Original commit message from CVS:
added new libs stuff
2001-12-23 00:11:14 +00:00
Thomas Vander Stichele
2b20b7178f
moving bytestream in the same way as in gst-plugins since ac3parse needs it
...
Original commit message from CVS:
moving bytestream in the same way as in gst-plugins since ac3parse needs it
2001-12-23 00:07:59 +00:00
Wim Taymans
467035ce70
Never destroy the current cothread.
...
Original commit message from CVS:
Never destroy the current cothread.
Don't try to signal the scheduler if we don't have one
2001-12-22 23:19:17 +00:00
Wim Taymans
6cdaf3fa84
Including pad.h should be enough.
...
Original commit message from CVS:
Including pad.h should be enough.
2001-12-22 21:57:24 +00:00
Wim Taymans
37ef20dd0f
Fixed the typefind function
...
Original commit message from CVS:
Fixed the typefind function
2001-12-22 21:28:16 +00:00
Wim Taymans
b02211c06d
Added buffer stats at the end, if it's not 0, we have a leak.
...
Original commit message from CVS:
Added buffer stats at the end, if it's not 0, we have a leak.
2001-12-22 21:26:56 +00:00