2002-06-27 |
Andy Wingo | free stack properly s/prefered/preferred/ |
tree | commitdiff |
2002-06-27 |
Thomas Vander Stichele | no newlines |
tree | commitdiff |
2002-06-27 |
Thomas Vander Stichele | no newlines |
tree | commitdiff |
2002-06-27 |
Thomas Vander Stichele | fix a debug segfault |
tree | commitdiff |
2002-06-27 |
Thomas Vander Stichele | ok, my latest added error checking and stuff this rever... |
tree | commitdiff |
2002-06-27 |
Christian Schaller | Fixes suggested by thomasvs to get rhythmbox working... |
tree | commitdiff |
2002-06-27 |
Thomas Vander Stichele | some debug info remove the preventive munmap reinstate... |
tree | commitdiff |
2002-06-27 |
Thomas Vander Stichele | back to basics |
tree | commitdiff |
2002-06-26 |
Thomas Vander Stichele | ok, this seems to be the right fix for the basic scheduler. |
tree | commitdiff |
2002-06-25 |
Thomas Vander Stichele | hahaha |
tree | commitdiff |
2002-06-25 |
Thomas Vander Stichele | blind flying adding more debug output cleaning up accor... |
tree | commitdiff |
2002-06-23 |
Wim Taymans | This makes more sense and solves the locking problem... |
tree | commitdiff |
2002-06-23 |
Wim Taymans | Use new method to check for availability of threads |
tree | commitdiff |
2002-06-23 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-06-23 |
Wim Taymans | Or not.. |
tree | commitdiff |
2002-06-23 |
Wim Taymans | Unlock an element even if it was a loop based one |
tree | commitdiff |
2002-06-23 |
Andy Wingo | implement _destroy, and fix some bugs changing songs... |
tree | commitdiff |
2002-06-22 |
Thomas Vander Stichele | as promised, the header changes and some of wingo's... |
tree | commitdiff |
2002-06-22 |
Wim Taymans | Don't seek past the end of the file |
tree | commitdiff |
2002-06-21 |
Wim Taymans | Added a runtime option to use a dummy threading impleme... |
tree | commitdiff |
2002-06-21 |
Andy Wingo | cleanups |
tree | commitdiff |
2002-06-21 |
Wim Taymans | Pass some required params to cothreads_init |
tree | commitdiff |
2002-06-19 |
Wim Taymans | Added _get_prefered_stack to the scheduler |
tree | commitdiff |
2002-06-18 |
Thomas Vander Stichele | is make distcheck that much to ask ? |
tree | commitdiff |
2002-06-17 |
Wim Taymans | Allocate a few more bytes as gmarkup reads past the... |
tree | commitdiff |
2002-06-17 |
Wim Taymans | Only revert the state of the failed element |
tree | commitdiff |
2002-06-16 |
David I. Lehn | auto build some enum code. |
tree | commitdiff |
2002-06-16 |
Wim Taymans | Added more debugging info |
tree | commitdiff |
2002-06-16 |
Wim Taymans | Some small cleanups implement a default _clock_wait |
tree | commitdiff |
2002-06-16 |
Thomas Vander Stichele | print the name |
tree | commitdiff |
2002-06-16 |
Wim Taymans | Better add the check instead of crashing |
tree | commitdiff |
2002-06-16 |
Wim Taymans | Fixed the fast scheduler by proxying event to the event... |
tree | commitdiff |
2002-06-16 |
Wim Taymans | Added --gst-version that does nothing else than to... |
tree | commitdiff |
2002-06-16 |
Wim Taymans | Use setfunc to set the cothread function instead of... |
tree | commitdiff |
2002-06-16 |
Thomas Vander Stichele | changing default scheduler to wingo's spiffy standard... |
tree | commitdiff |
2002-06-15 |
Wim Taymans | Better error handling when mmap'ing |
tree | commitdiff |
2002-06-13 |
Wim Taymans | Added a size event to optimize buffer sizes make filesr... |
tree | commitdiff |
2002-06-13 |
Thomas Vander Stichele | strange this didn't get commited on a regular commit |
tree | commitdiff |
2002-06-12 |
Wim Taymans | Documentation updates |
tree | commitdiff |
2002-06-11 |
Wim Taymans | Removed deprecated disksink |
tree | commitdiff |
2002-06-11 |
Thomas Vander Stichele | xavpatch |
tree | commitdiff |
2002-06-10 |
Steve Baker | remove the "iterate_started" signal and replace it... |
tree | commitdiff |
2002-06-09 |
Wim Taymans | Remove old flag |
tree | commitdiff |
2002-06-09 |
Wim Taymans | Added the flush flag |
tree | commitdiff |
2002-06-09 |
Wim Taymans | Whan the buffer is filled, the buffer is kept and added... |
tree | commitdiff |
2002-06-08 |
Wim Taymans | Loop the clock providers until we find one with a clock. |
tree | commitdiff |
2002-06-08 |
Wim Taymans | Revert queue event forwarding, added comments what... |
tree | commitdiff |
2002-06-08 |
Steve Baker | g_print bad |
tree | commitdiff |
2002-06-08 |
Steve Baker | put upstream events in an async queue and resend them... |
tree | commitdiff |
2002-06-08 |
Wim Taymans | A discont event is the right way to handle seeking... |
tree | commitdiff |
2002-06-08 |
Wim Taymans | Added element query |
tree | commitdiff |
2002-06-08 |
Wim Taymans | Return the result of the forwarded seek instead of... |
tree | commitdiff |
2002-06-08 |
Wim Taymans | Add an event function so that seek events are not forwa... |
tree | commitdiff |
2002-06-08 |
Steve Baker | INT64 is good for passing timestamps in signals |
tree | commitdiff |
2002-06-07 |
Steve Baker | a couple of fixes here: |
tree | commitdiff |
2002-06-07 |
Steve Baker | make sure gst_spider_plug isn't called while in playing... |
tree | commitdiff |
2002-06-07 |
Steve Baker | added a "iterate_started" signal which fires before... |
tree | commitdiff |
2002-06-07 |
Steve Baker | file is opened in ready->paused rather than null->ready... |
tree | commitdiff |
2002-06-05 |
Wim Taymans | Fix the case where one of the pads is a ghostpad. |
tree | commitdiff |
2002-06-05 |
Wim Taymans | Set the right scheduler on the pads of decoupled elements. |
tree | commitdiff |
2002-06-05 |
Wim Taymans | Make sure we interrupt the right scheduler on the right... |
tree | commitdiff |
2002-06-04 |
Wim Taymans | Some sanity checking emit a warning when interrupting... |
tree | commitdiff |
2002-06-04 |
Wim Taymans | No \n for DEBUG, thank you |
tree | commitdiff |
2002-06-04 |
Wim Taymans | Some cleanups, refactor some code, make sure the decoup... |
tree | commitdiff |
2002-06-04 |
Wim Taymans | Fix define |
tree | commitdiff |
2002-06-04 |
Wim Taymans | Fix a little typo, unlock the peer element if it's... |
tree | commitdiff |
2002-06-03 |
Wim Taymans | Add iterate mutex for future use |
tree | commitdiff |
2002-06-03 |
Wim Taymans | Poll instead of blocking when waiting for a state change |
tree | commitdiff |
2002-06-03 |
Steve Baker | add an optional timeout for when queue blocks. when... |
tree | commitdiff |
2002-06-02 |
Wim Taymans | Removed \n in DEBUG some buffer flags for future use |
tree | commitdiff |
2002-06-02 |
Wim Taymans | If format and source are the same, we allready know... |
tree | commitdiff |
2002-06-02 |
Wim Taymans | Some sanity checking for when the element was removed... |
tree | commitdiff |
2002-06-02 |
Andy Wingo | Properly fix locking in the scheduler |
tree | commitdiff |
2002-06-02 |
Thomas Vander Stichele | UNITS is better. |
tree | commitdiff |
2002-06-02 |
Wim Taymans | Don't update state if the peer event failed |
tree | commitdiff |
2002-06-02 |
Wim Taymans | Make clock use nanoseconds |
tree | commitdiff |
2002-06-02 |
Wim Taymans | Remove the media specific types, the unit type is now... |
tree | commitdiff |
2002-06-02 |
Wim Taymans | unlock the queue |
tree | commitdiff |
2002-06-02 |
Wim Taymans | Some cleanups |
tree | commitdiff |
2002-06-02 |
Wim Taymans | This is needed after all.. |
tree | commitdiff |
2002-05-31 |
Wim Taymans | Remove crappy event code from tee |
tree | commitdiff |
2002-05-31 |
Wim Taymans | Set the element to eos after all EOS events are pushed |
tree | commitdiff |
2002-05-31 |
Thomas Vander Stichele | fix and comment |
tree | commitdiff |
2002-05-31 |
Steve Baker | only use ranked element factories for autoplugging... |
tree | commitdiff |
2002-05-31 |
Steve Baker | save/load the elementfactory rank |
tree | commitdiff |
2002-05-31 |
Steve Baker | add a rank to elementfactory for autoplugging |
tree | commitdiff |
2002-05-30 |
Wim Taymans | Created an overridable method for seeking on an element... |
tree | commitdiff |
2002-05-30 |
Thomas Vander Stichele | show file |
tree | commitdiff |
2002-05-30 |
Andy Wingo | allow colons in indentifier names (for jack: " ...... |
tree | commitdiff |
2002-05-30 |
Andy Wingo | fix spider to accomodate filesrc's new behavior (ie... |
tree | commitdiff |
2002-05-29 |
Steve Baker | fix from wingo so that get functions inside threads... |
tree | commitdiff |
2002-05-29 |
Wim Taymans | Handle the case where the pad change mid-switch. |
tree | commitdiff |
2002-05-29 |
Wim Taymans | Error checking in pthread creation more info in gst_uti... |
tree | commitdiff |
2002-05-29 |
Wim Taymans | Some cleanups, more debugging info |
tree | commitdiff |
2002-05-28 |
Thomas Vander Stichele | added format.h |
tree | commitdiff |
2002-05-27 |
Andy Wingo | fixups in the prop view/controller compilation fixes... |
tree | commitdiff |
2002-05-26 |
Wim Taymans | - The clock_wait now returns the difference between... |
tree | commitdiff |
2002-05-26 |
Wim Taymans | Added g_malloc instead of a memchunk when using memprof |
tree | commitdiff |
2002-05-26 |
Andy Wingo | get rid of some debug printouts |
tree | commitdiff |
2002-05-26 |
Andy Wingo | implemented threadsafe property set/get system as discu... |
tree | commitdiff |
next |