- Mar 04, 2003
-
-
Wim Taymans authored
Original commit message from CVS: Never take away the group from a loop based element
-
- Mar 02, 2003
-
-
Wim Taymans authored
Original commit message from CVS: Better capsnego
-
Wim Taymans authored
Original commit message from CVS: Also set the pad filter when proxy negotiating
-
- Feb 28, 2003
-
-
Wim Taymans authored
Original commit message from CVS: Fix the get_wrapper to handle the case where the peer group is disabled
-
Wim Taymans authored
Original commit message from CVS: Stupid bug, always use the runqueue to start scheduling things.
-
- Feb 27, 2003
-
-
Wim Taymans authored
Original commit message from CVS: Schedule next chain on interrupt
-
Wim Taymans authored
- More refcounting fixes that now sustain abuse from spider, key is to be careful when iterating over a list when our... Original commit message from CVS: - More refcounting fixes that now sustain abuse from spider, key is to be careful when iterating over a list when our current pointer could be removed.
-
Wim Taymans authored
Removed an assert that will not hold when the chain currently executing was merged into another one. Original commit message from CVS: Removed an assert that will not hold when the chain currently executing was merged into another one.
-
Wim Taymans authored
Original commit message from CVS: Added test for dynamic reconfiguration of pipelines triggered by padprobes
-
Wim Taymans authored
Original commit message from CVS: - API change in padprobes, nobody uses this yet (or could), so it's no big thing.
-
Wim Taymans authored
Original commit message from CVS: print refcount in _show
-
Wim Taymans authored
Original commit message from CVS: Added refcounting to the optimal scheduler to guard against modifications during iterations
-
Wim Taymans authored
Add refcounting around _iterate to guard against unreffing in scheduling callbacks or other nastyties Original commit message from CVS: Add refcounting around _iterate to guard against unreffing in scheduling callbacks or other nastyties
-
Wim Taymans authored
Original commit message from CVS: Small cleanup
-
Wim Taymans authored
Original commit message from CVS: Fix typo
-
- Feb 25, 2003
-
-
Wim Taymans authored
Original commit message from CVS: more .cvsignore
-
Wim Taymans authored
Original commit message from CVS: .
-
Wim Taymans authored
Original commit message from CVS: Yes, I'm annoyed
-
Wim Taymans authored
Original commit message from CVS: *** empty log message ***
-
Wim Taymans authored
Original commit message from CVS: Update .cvsignore
-
Wim Taymans authored
Original commit message from CVS: Added bytestream API docs.
-
Wim Taymans authored
Original commit message from CVS: Adjust the fixed flag in gst_caps_set_props
-
- Feb 23, 2003
-
-
Wim Taymans authored
Original commit message from CVS: Also allow static plugin registration after calling _gst_plugin_init()
-
Wim Taymans authored
Original commit message from CVS: - Added generic shaper element that keeps two streams in sync.
-
Christian Schaller authored
Original commit message from CVS: Added cutter patch from Andrew Turner and sat default scheduler to opt
-
Christian Schaller authored
Original commit message from CVS: add wims new xml tool
-
Benjamin Otte authored
Original commit message from CVS: Hi, my name is Uraeus and I don't compile code before committing :p
-
Christian Schaller authored
Original commit message from CVS: adding re-license statement
-
- Feb 21, 2003
-
-
Wim Taymans authored
Original commit message from CVS: Add xmlinspect to README
-
Wim Taymans authored
Original commit message from CVS: dump_mem should be fast and correct now (finally)
-
Wim Taymans authored
Original commit message from CVS: turn g_print into GST_INFO
-
Wim Taymans authored
Original commit message from CVS: - indentation fixes - dynamic properties fixes - object hierarchy fixes - float ranges and property fixes
-
Wim Taymans authored
Original commit message from CVS: - added indexing, dynamic params, signals, actions, clocking
-
- Feb 20, 2003
-
-
Wim Taymans authored
Original commit message from CVS: Added pad implementation + element properties
-
Wim Taymans authored
gst-xmlinspect dumps the plugin info to an xml file xml2text.xsl performs an xsl transform on the xml to generate out... Original commit message from CVS: gst-xmlinspect dumps the plugin info to an xml file xml2text.xsl performs an xsl transform on the xml to generate output similar to gst-inspect
-
- Feb 12, 2003
-
-
Wim Taymans authored
Original commit message from CVS: update TODO
-
Wim Taymans authored
Original commit message from CVS: Example of how an app could read data from a pipeline, this one wont run before queue is changed.
-
Wim Taymans authored
Original commit message from CVS: fixed 105883
-
- Feb 11, 2003
-
-
Wim Taymans authored
Original commit message from CVS: Fix bogus warning message
-
Wim Taymans authored
Original commit message from CVS: Define default scheduler name in just one place.
-