2003-01-21 |
Wim Taymans | Also find other plugin features; need to implement... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
David Schleef | Replace __alignof__() GCC-ism with sizeof(). Should... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Erik Walthinsen | revert the revert, switch out the new code for the... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Thomas Vander... | don't make failing tests |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Wim Taymans | Revert 1.66 and 1.67 that seemed to break the unlink... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Wim Taymans | Some more debugging |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Wim Taymans | - We need to pull UNUSABLE pads too because it might... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Wim Taymans | - Make _tell more accurate |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Erik Walthinsen | - added 'remove' argument to _chain_recursive_add to... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Erik Walthinsen | moved recursive exit to the front of the call, to make... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Erik Walthinsen | - some minor whitespace cleanups |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Thomas Vander... | make forte happy |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Wim Taymans | Small fixes |
commit | commitdiff | tree | snapshot |
2003-01-19 |
David I. Lehn | add --disable-xsltproc-net option to pass --nonet to... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
David I. Lehn | comment out unused caps_changed related functions and... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
David I. Lehn | FIXME "caps_changed" signal no longer exists, commentin... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
Wim Taymans | Forgot to set the name on a new schedulerfactory, oops |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Wim Taymans | - Error after configurable number of buffers |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Wim Taymans | More refcounting fixes |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Wim Taymans | More cleanups and refcount fixage |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Wim Taymans | - properly ref/unref scheduler and clock in gstelement |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Wim Taymans | - sink the systemclock |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Thomas Vander... | memleak fix |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Wim Taymans | Add helper function to set GstObject pointers with... |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Thomas Vander... | avoid having to depend on glib 2.2 |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Wim Taymans | - Added rank to plugin features (for future use) |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Wim Taymans | Print uri handlers too |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Wim Taymans | Added infrastructure to register URI to element+propert... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Thomas Vander... | small fixes |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Wim Taymans | Clean up state change |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Wim Taymans | Some ideas |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Wim Taymans | Remove bogus inline |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Wim Taymans | When we unref a caps, don't unref the chained caps |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Thomas Vander... | debug fix |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Added interrupt back in spider, make opt scheduler... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | No need to _yield here |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Use two GCond vars to work around a problem in NPTL |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Added test with extra cond var |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Some cleanups, detect and print NPTL problem (?) |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Added test app |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Add vishnu's index dumping app |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | fix Dispose method by vishnu |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Avoid reads on freed memory (patch from vishnu) |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Remove stupid interrupt call |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Wim Taymans | - make add/remove overridable for custom bins |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Wim Taymans | use the filter on the connection even if the pads don... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Wim Taymans | - return boolean in _interrupt to better inform element |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Wim Taymans | Shows the problem with adder and optscheduler, this... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Iain Holmes | Don't remove an element from its chain if it doesn... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
David Schleef | Fix prototypes (trivial) |
commit | commitdiff | tree | snapshot |
2003-01-11 |
David Schleef | Fixes for cross-compilation |
commit | commitdiff | tree | snapshot |
2003-01-10 |
David Schleef | Fix bison build line |
commit | commitdiff | tree | snapshot |
2003-01-10 |
David I. Lehn | connect -> link |
commit | commitdiff | tree | snapshot |
2003-01-10 |
David I. Lehn | connect -> link |
commit | commitdiff | tree | snapshot |
2003-01-10 |
David I. Lehn | reverse compat typedefs |
commit | commitdiff | tree | snapshot |
2003-01-09 |
David I. Lehn | more connect -> link updates |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Thomas Vander... | oopsie |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Thomas Vander... | code cleanups and further deprecation fixes |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Thomas Vander... | first pass of connect->link gst-plugins and other stuff... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Wim Taymans | Fix typo connect -> link, you have been warned |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Wim Taymans | Provide intrastructure to not have to pass NULL buffers... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Wim Taymans | Test for scheduler interrupt |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Thomas Vander... | merge back from release branch |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Ronald S. Bultje | figured I could just as well add huffyuv |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Ronald S. Bultje | draft bla |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Wim Taymans | An extra sentence.. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Wim Taymans | Small fixes, improved query inspect |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Wim Taymans | And now it's inlined again :) |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Wim Taymans | Make sure we implement the inlines too for when __inlin... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Wim Taymans | Better write ideas down |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Wim Taymans | patch 13364 from vishnu |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Thomas Vander... | updating |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Thomas Vander... | some cleaning BRANCH-RELEASE-0_5_1-ROOT |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Wim Taymans | - Added property to select predefined resolver functions |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Thomas Vander... | set up thread test environment |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Wim Taymans | Patch 13357 and 13358 from vishnu |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Wim Taymans | Applied patch 13357 |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Thomas Vander... | fix race condition |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Jan Schmidt | Moved a check for NULL buffer from gst_pad_pull to... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Wim Taymans | I think this makes a little more sense |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Wim Taymans | Make sure we call the app resolved before passing the... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Wim Taymans | Register the two indexers |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Wim Taymans | Added fileindex |
commit | commitdiff | tree | snapshot |
2003-01-03 |
David I. Lehn | make GstPropsEntry a boxed type |
commit | commitdiff | tree | snapshot |
2003-01-03 |
David I. Lehn | remove redundant flag set |
commit | commitdiff | tree | snapshot |
2003-01-03 |
David I. Lehn | use AM_CFLAGS |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Wim Taymans | Documentation updates |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Wim Taymans | - Remove annoying \n from cothread INFO/DEBUG messages |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Wim Taymans | - Added PAD_NEGOTIATING flag, remove PAD_EOS flag |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Wim Taymans | Some docs about different ways to get pipeline information |
commit | commitdiff | tree | snapshot |
2002-12-31 |
David I. Lehn | format properly |
commit | commitdiff | tree | snapshot |
2002-12-31 |
David I. Lehn | ignore some more cruft |
commit | commitdiff | tree | snapshot |
2002-12-31 |
David I. Lehn | no need to generate this script to adjust python interp... |
commit | commitdiff | tree | snapshot |
2002-12-31 |
David I. Lehn | don't need atomic ops here |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Wim Taymans | Cleanups + better timestamp capture |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Wim Taymans | IS_USABLE is only for PLAYING elements |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Wim Taymans | Negotiation can happen even on disabled pads (in READY... |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Wim Taymans | - Fix PAD_IS_USABLE on ghostpads |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Christian Schaller | fix disting |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Thomas Vander... | revert usability test |
commit | commitdiff | tree | snapshot |
next |