2002-06-17 |
Christian Schaller | added manpage for gst-launch-ext to spec file |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Christian Schaller | add gst-launch-ext manpage to build |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Thomas Vander... | fixes |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Thomas Vander... | updates |
commit | commitdiff | tree | snapshot |
2002-06-17 |
David I. Lehn | make the include location more visible |
commit | commitdiff | tree | snapshot |
2002-06-16 |
David I. Lehn | auto build some enum code. |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Wim Taymans | Added more debugging info |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Wim Taymans | Some small cleanups implement a default _clock_wait |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Thomas Vander... | print the name |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Wim Taymans | Better add the check instead of crashing |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Wim Taymans | Fixed the fast scheduler by proxying event to the event... |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Wim Taymans | Added --gst-version that does nothing else than to... |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Wim Taymans | Use setfunc to set the cothread function instead of... |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Thomas Vander... | changing default scheduler to wingo's spiffy standard... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Wim Taymans | Better error handling when mmap'ing |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Wim Taymans | Implement size_hint on bytestream so that plugins can... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Wim Taymans | Added a size event to optimize buffer sizes make filesr... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Thomas Vander... | strange this didn't get commited on a regular commit |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Wim Taymans | Documentation updates |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Wim Taymans | Documentation updates |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Wim Taymans | Removed deprecated disksink |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Thomas Vander... | xavpatch |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Christian Schaller | me bad boy, got spanked |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Christian Schaller | adding man page for gst-launch-ext |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Christian Schaller | Various fixes: |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Steve Baker | remove the "iterate_started" signal and replace it... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Thomas Vander... | meesa don'tsa like breaksa commits |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Thomas Vander... | doc fixes as per bugzilla bug |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Wim Taymans | Remove old flag |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Wim Taymans | Added the flush flag |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Wim Taymans | Whan the buffer is filled, the buffer is kept and added... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Wim Taymans | Loop the clock providers until we find one with a clock. |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Wim Taymans | Revert queue event forwarding, added comments what... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Steve Baker | g_print bad |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Steve Baker | put upstream events in an async queue and resend them... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Wim Taymans | A discont event is the right way to handle seeking... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Wim Taymans | Added element query |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Wim Taymans | Return the result of the forwarded seek instead of... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Wim Taymans | Add an event function so that seek events are not forwa... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Steve Baker | INT64 is good for passing timestamps in signals |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Thomas Vander... | my mistake |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Wim Taymans | Added _length method for peer pads that can answer... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Steve Baker | a couple of fixes here: |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Steve Baker | make sure gst_spider_plug isn't called while in playing... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Steve Baker | added a "iterate_started" signal which fires before... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Steve Baker | file is opened in ready->paused rather than null->ready... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Thomas Vander... | cleanups in preparation of the release |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Wim Taymans | Fix the case where one of the pads is a ghostpad. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Wim Taymans | Along with the latest scheduler updates, all these... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Wim Taymans | Set the right scheduler on the pads of decoupled elements. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Wim Taymans | Make sure we interrupt the right scheduler on the right... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Wim Taymans | Some sanity checking emit a warning when interrupting... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Wim Taymans | going into the main loop effectively never stops this app |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Wim Taymans | One little fixes |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Wim Taymans | No \n for DEBUG, thank you |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Wim Taymans | Some cleanups, refactor some code, make sure the decoup... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Wim Taymans | Fix define |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Wim Taymans | Fix a little typo, unlock the peer element if it's... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Thomas Vander... | man fixes |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Thomas Vander... | output cleanups |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Wim Taymans | We are nano seconds now.. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Wim Taymans | Add iterate mutex for future use |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Wim Taymans | Poll instead of blocking when waiting for a state change |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Steve Baker | this one actually works, its just here for completeness |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Steve Baker | adding comment, no change to test |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Steve Baker | add comments to show what pipeline is being constructed. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Steve Baker | threadstate4 fails randomly on state change. it is... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Steve Baker | this test demostrates *another* deadlock (or it might... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Steve Baker | add an optional timeout for when queue blocks. when... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | Removed \n in DEBUG some buffer flags for future use |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | If format and source are the same, we allready know... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | Some sanity checking for when the element was removed... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Andy Wingo | Properly fix locking in the scheduler |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Thomas Vander... | UNITS is better. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | Don't update state if the peer event failed |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | Make clock use nanoseconds |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | Remove the media specific types, the unit type is now... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | unlock the queue |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | Some cleanups |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Wim Taymans | This is needed after all.. |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Steve Baker | a more complex example which happens to be a mp3 player |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Steve Baker | added a test which shows a problem with state changes... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Thomas Vander... | even better |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Thomas Vander... | This looks a lot better when printing out ranges for... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Wim Taymans | Slightly better timestamp handling use pad_query for... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Wim Taymans | Remove crappy event code from tee |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Wim Taymans | Set the element to eos after all EOS events are pushed |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Thomas Vander... | fix and comment |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Steve Baker | only use ranked element factories for autoplugging... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Steve Baker | save/load the elementfactory rank |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Steve Baker | add a rank to elementfactory for autoplugging |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Wim Taymans | Added first draf of current events code. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Wim Taymans | Created an overridable method for seeking on an element... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Thomas Vander... | show file |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Thomas Vander... | fixes bug 83427 |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Thomas Vander... | big mistake |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Andy Wingo | allow colons in indentifier names (for jack: " ...... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Andy Wingo | fix spider to accomodate filesrc's new behavior (ie... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Steve Baker | many changes including: |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Steve Baker | completely rewrite interpolation so that it is more... |
commit | commitdiff | tree | snapshot |
next |