platform/upstream/gstreamer.git
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2003-01-31 Wim TaymansComment out sparc asm as it's broken.
2003-01-31 Brian Cameron+ Fixed #includes in gst/cothreads.c so that configure...
2003-01-27 Wim Taymans- Use macro for fixed test as I'm about to change it...
2003-01-27 Wim Taymans- Small cleanups
2003-01-27 Wim TaymansSmall cleanup
2003-01-27 Wim TaymansAdded some debug info
2003-01-26 Wim TaymansFaster _dump function
2003-01-25 Wim TaymansFixed tee test
2003-01-25 Leif Johnson+ guess i forgot to clean up the connect-named files...
2003-01-24 Leif Johnson+ changed connection/connect/conn/disconnect/connected...
2003-01-23 Wim TaymansSome extra debug statement
2003-01-23 Wim Taymans- Proxy the get_caps function slightly differently...
2003-01-23 Wim TaymansAlso clear cached connection filter when relinking...
2003-01-23 Wim TaymansSome more debugging info
2003-01-23 Wim TaymansFix the case where a typefind function could not be...
2003-01-23 Thomas Vander... 0.7.x dev branch is open
2003-01-22 Thomas Vander... increase libtool version because of connect->link back...
2003-01-21 Thomas Vander... there might be a day that it doesn't take me twice...
2003-01-21 Thomas Vander... damn
2003-01-21 Thomas Vander... fix BRANCH-RELEASE-0_5_2-ROOT
2003-01-21 David SchleefRemove 'inline' from a function that is never actually...
2003-01-21 Thomas Vander... various test fixes :)
2003-01-21 David SchleefHide GCC assembly behind define(__GNUC__). From Brian...
2003-01-21 David SchleefPatch to remove GCC-ism for local structure initializat...
2003-01-21 David SchleefRemove GCC-ism used to find current stack pointer,...
2003-01-21 Wim TaymansSmall formatting cleanup for write only properties
2003-01-21 David SchleefAdd test for ucontext.h. (Needed for cothreads.c)
2003-01-21 Wim TaymansAlso find other plugin features; need to implement...
2003-01-21 David SchleefReplace __alignof__() GCC-ism with sizeof(). Should...
2003-01-21 Erik Walthinsenrevert the revert, switch out the new code for the...
2003-01-21 Thomas Vander... don't make failing tests
2003-01-21 Wim TaymansRevert 1.66 and 1.67 that seemed to break the unlink...
2003-01-20 Wim TaymansSome more debugging
2003-01-20 Wim Taymans- We need to pull UNUSABLE pads too because it might...
2003-01-20 Wim Taymans- Make _tell more accurate
2003-01-20 Erik Walthinsen- added 'remove' argument to _chain_recursive_add to...
2003-01-20 Erik Walthinsenmoved recursive exit to the front of the call, to make...
2003-01-20 Erik Walthinsen- some minor whitespace cleanups
2003-01-20 Thomas Vander... make forte happy
2003-01-19 Wim TaymansSmall fixes
2003-01-19 David I. Lehnadd --disable-xsltproc-net option to pass --nonet to...
2003-01-18 David I. Lehncomment out unused caps_changed related functions and...
2003-01-18 David I. LehnFIXME "caps_changed" signal no longer exists, commentin...
2003-01-18 Wim TaymansForgot to set the name on a new schedulerfactory, oops
2003-01-17 Wim Taymans- Error after configurable number of buffers
2003-01-17 Wim TaymansMore refcounting fixes
2003-01-17 Wim TaymansMore cleanups and refcount fixage
2003-01-17 Wim Taymans- properly ref/unref scheduler and clock in gstelement
2003-01-17 Wim Taymans- sink the systemclock
2003-01-17 Thomas Vander... memleak fix
2003-01-17 Wim TaymansAdd helper function to set GstObject pointers with...
2003-01-17 Thomas Vander... avoid having to depend on glib 2.2
2003-01-16 Wim Taymans- Added rank to plugin features (for future use)
2003-01-16 Wim TaymansPrint uri handlers too
2003-01-16 Wim TaymansAdded infrastructure to register URI to element+propert...
2003-01-15 Thomas Vander... small fixes
2003-01-15 Wim TaymansClean up state change
2003-01-15 Wim TaymansSome ideas
2003-01-15 Wim TaymansRemove bogus inline
2003-01-14 Wim TaymansWhen we unref a caps, don't unref the chained caps
2003-01-13 Thomas Vander... debug fix
2003-01-12 Wim TaymansAdded interrupt back in spider, make opt scheduler...
2003-01-12 Wim TaymansNo need to _yield here
2003-01-12 Wim TaymansUse two GCond vars to work around a problem in NPTL
2003-01-12 Wim TaymansAdded test with extra cond var
2003-01-12 Wim TaymansSome cleanups, detect and print NPTL problem (?)
2003-01-12 Wim TaymansAdded test app
2003-01-12 Wim TaymansAdd vishnu's index dumping app
2003-01-12 Wim Taymansfix Dispose method by vishnu
2003-01-12 Wim TaymansAvoid reads on freed memory (patch from vishnu)
2003-01-12 Wim TaymansRemove stupid interrupt call
2003-01-11 Wim Taymans- make add/remove overridable for custom bins
2003-01-11 Wim Taymansuse the filter on the connection even if the pads don...
2003-01-11 Wim Taymans- return boolean in _interrupt to better inform element
2003-01-11 Wim TaymansShows the problem with adder and optscheduler, this...
2003-01-11 Iain HolmesDon't remove an element from its chain if it doesn...
2003-01-11 David SchleefFix prototypes (trivial)
2003-01-11 David SchleefFixes for cross-compilation
2003-01-10 David SchleefFix bison build line
2003-01-10 David I. Lehnconnect -> link
2003-01-10 David I. Lehnconnect -> link
2003-01-10 David I. Lehnreverse compat typedefs
2003-01-09 David I. Lehnmore connect -> link updates
2003-01-09 Thomas Vander... oopsie
2003-01-09 Thomas Vander... code cleanups and further deprecation fixes
2003-01-09 Thomas Vander... first pass of connect->link gst-plugins and other stuff...
2003-01-08 Wim TaymansFix typo connect -> link, you have been warned
2003-01-08 Wim TaymansProvide intrastructure to not have to pass NULL buffers...
2003-01-08 Wim TaymansTest for scheduler interrupt
2003-01-08 Thomas Vander... merge back from release branch
2003-01-07 Ronald S. Bultjefigured I could just as well add huffyuv
2003-01-07 Ronald S. Bultjedraft bla
2003-01-07 Wim TaymansAn extra sentence..
2003-01-07 Wim TaymansSmall fixes, improved query inspect
2003-01-06 Wim TaymansAnd now it's inlined again :)
2003-01-06 Wim TaymansMake sure we implement the inlines too for when __inlin...
2003-01-06 Wim TaymansBetter write ideas down
2003-01-05 Wim Taymanspatch 13364 from vishnu
2003-01-05 Thomas Vander... updating
next