get the type number before showing it
[platform/upstream/gstreamer.git] / gst /
2002-08-28 Thomas Vander Sticheleget the type number before showing it
2002-08-28 Thomas Vander Stichelecode cleanup fixes
2002-08-28 Thomas Vander Stichelenicer looking
2002-08-13 Thomas Vander Stichelemore nonsrcdir build fixes
2002-08-13 Thomas Vander Stichelefixing recursive make problem and nonscrdir builds
2002-08-13 Thomas Vander Stichelefixing nonsrcdir builds
2002-08-13 Thomas Vander Stichelereadable cleanups
2002-08-13 Thomas Vander Stichelefix for older glibc's
2002-08-12 Thomas Vander Stichelefixes bug bugzilla.gnome.org/show_bug.cgi?id=90333...
2002-08-12 Thomas Vander Stichelefixes bug bugzilla.gnome.org/show_bug.cgi?id=90332
2002-08-11 Thomas Vander Stichelesmall cleanups clarifications don't try reloading xml...
2002-08-11 Thomas Vander Sticheleadding EXISTS flag
2002-08-11 Thomas Vander Sticheleadding EXISTS check so we can build it if it doesn...
2002-08-11 Thomas Vander Stichelebetter error handling, still needs improvement
2002-08-02 Wim TaymansImplemented segment seeking in fakesrc
2002-08-02 Wim TaymansSome more event flags some more padquery types
2002-07-31 Thomas Vander Stichelemake dist fix
2002-07-31 Thomas Vander Stichelefix name and comment
2002-07-30 Wim TaymansSome debug info
2002-07-30 Wim TaymansUse fancy macros
2002-07-30 Wim TaymansAdd default deep_notify and error signal callbacks...
2002-07-28 Thomas Vander Stichelethis triggers a regen of the autogenned source files
2002-07-28 Wim TaymansAdded include for strcmp
2002-07-28 Wim TaymansIncrement counter when registering standard formats
2002-07-28 Wim TaymansMake the formats dynamic so that plugins can register...
2002-07-28 Wim Taymans- move the state_change signal emit to a better place...
2002-07-28 Wim TaymansFix some wrong prototypes and funtion args
2002-07-28 Wim TaymansTurn some g_prints into g_warnings as that's what they...
2002-07-26 Wim TaymansOnly connect dynamic pads if with the right template...
2002-07-25 Wim TaymansAlso handle READONLY buffers in the copy_on_write function
2002-07-25 Wim TaymansAdded some convenience macros for creating format/query...
2002-07-24 Wim TaymansDon't try to pull on disabled pads in the scheduler
2002-07-24 Wim Taymans- Implemented seekmasks, query types and formats in...
2002-07-24 Wim Taymans- More element API docs.
2002-07-24 Wim Taymans- some pad.h reorg, better grouping of function
2002-07-24 Wim TaymansAdded parent_unset signal to gstobject for completeness
2002-07-24 Wim Taymans- added GstEventMask to specify event masks (next set...
2002-07-24 Wim TaymansRemoved gst_bin_change_state_type it doesn't work and...
2002-07-24 Wim TaymansFixed the missing .h file and some reorg (not sure...
2002-07-24 Andy Wingoadd default bufferpool, clean up some code, add bufferp...
2002-07-13 Wim Taymans- Documentation updates, renamed some _ methods because...
2002-07-13 Wim TaymansMake sizeof(GstBuffer) independent of config.h and...
2002-07-13 Wim TaymansSmall documentation updates
2002-07-12 Andy Wingobe more lenient when loading unconnected pads
2002-07-12 Thomas Vander SticheleMakefile.am portability fix better error handling,...
2002-07-11 Thomas Vander Stichelelioux's virtual patch
2002-07-11 Thomas Vander SticheleI'm too lazy to comment this
2002-07-10 David SchleefFix GstBufferFlag so it's really an enum typedef, not...
2002-07-09 Wim TaymansFix the g_mutex_free in the fallback case
2002-07-09 Thomas Vander Sticheleoops fix
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 Wim Taymans- Added a bunch of fast atomic operations on x86 with...
2002-07-08 Wim TaymansThis one removes the unused code..
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-07-05 Andy Wingoif you can't write to the registry (ie it is root-owned...
2002-07-02 Wim TaymansSet the scheduler to NULL in all cases.
2002-07-02 David I. Lehnignore generated enumtypes files.
2002-07-02 David I. Lehnadd back gstenumtypes.h
2002-06-29 Christian Schallercommented out the munmap stuff again
2002-06-28 Thomas Vander Stichelemore protective programming cothread 0 cleans up higher...
2002-06-27 Andy Wingofree stack properly s/prefered/preferred/
2002-06-27 Thomas Vander Sticheleno newlines
2002-06-27 Thomas Vander Sticheleno newlines
2002-06-27 Thomas Vander Stichelefix a debug segfault
2002-06-27 Thomas Vander Sticheleok, my latest added error checking and stuff this rever...
2002-06-27 Christian SchallerFixes suggested by thomasvs to get rhythmbox working...
2002-06-27 Thomas Vander Stichelesome debug info remove the preventive munmap reinstate...
2002-06-27 Thomas Vander Sticheleback to basics
2002-06-26 Thomas Vander Sticheleok, this seems to be the right fix for the basic scheduler.
2002-06-25 Thomas Vander Stichelehahaha
2002-06-25 Thomas Vander Sticheleblind flying adding more debug output cleaning up accor...
2002-06-23 Wim TaymansThis makes more sense and solves the locking problem...
2002-06-23 Wim TaymansUse new method to check for availability of threads
2002-06-23 Wim TaymansSmall cleanups
2002-06-23 Wim TaymansOr not..
2002-06-23 Wim TaymansUnlock an element even if it was a loop based one
2002-06-23 Andy Wingoimplement _destroy, and fix some bugs changing songs...
2002-06-22 Thomas Vander Sticheleas promised, the header changes and some of wingo's...
2002-06-22 Wim TaymansDon't seek past the end of the file
2002-06-21 Wim TaymansAdded a runtime option to use a dummy threading impleme...
2002-06-21 Andy Wingocleanups
2002-06-21 Wim TaymansPass some required params to cothreads_init
2002-06-19 Wim TaymansAdded _get_prefered_stack to the scheduler
2002-06-18 Thomas Vander Sticheleis make distcheck that much to ask ?
2002-06-17 Wim TaymansAllocate a few more bytes as gmarkup reads past the...
2002-06-17 Wim TaymansOnly revert the state of the failed element
2002-06-16 David I. Lehnauto build some enum code.
2002-06-16 Wim TaymansAdded more debugging info
2002-06-16 Wim TaymansSome small cleanups implement a default _clock_wait
2002-06-16 Thomas Vander Sticheleprint the name
2002-06-16 Wim TaymansBetter add the check instead of crashing
2002-06-16 Wim TaymansFixed the fast scheduler by proxying event to the event...
2002-06-16 Wim TaymansAdded --gst-version that does nothing else than to...
2002-06-16 Wim TaymansUse setfunc to set the cothread function instead of...
2002-06-16 Thomas Vander Stichelechanging default scheduler to wingo's spiffy standard...
2002-06-15 Wim TaymansBetter error handling when mmap'ing
2002-06-13 Wim TaymansAdded a size event to optimize buffer sizes make filesr...
2002-06-13 Thomas Vander Stichelestrange this didn't get commited on a regular commit
2002-06-12 Wim TaymansDocumentation updates
next