platform/upstream/gstreamer.git
2002-08-11 Thomas Vander... better error handling, still needs improvement
2002-08-11 Steve Bakergstcontrol is now just a normal lib, not a plugin
2002-08-10 Thomas Vander... xml check fix cross your fingers
2002-08-09 David I. Lehnlet auto tool deal with which python to use for doc...
2002-08-09 David I. Lehnadd gst-feedback man page
2002-08-09 David I. Lehndebian 0.4.0-1 packaging changes
2002-08-07 Thomas Vander... hints for the future
2002-08-06 Thomas Vander... added extra check for working XML LIBS flags
2002-08-06 Thomas Vander... check for flex
2002-08-06 Thomas Vander... no c++ in the core
2002-08-02 Wim TaymansImplemented segment seeking in fakesrc
2002-08-02 Wim TaymansUpdated TODO list
2002-08-02 Wim TaymansAdded segment seeking experiment
2002-08-02 Wim TaymansSome more event flags some more padquery types
2002-08-02 Wim TaymansAdded status of the documents
2002-07-31 Thomas Vander... make dist fix
2002-07-31 Thomas Vander... fix name and comment
2002-07-30 Wim Taymans-inspect fixes for formats
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... this 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 TaymansAdded an example state change function
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 TaymansAdded example
2002-07-24 Wim Taymans- Added a little testapp for pad disable using two...
2002-07-24 Wim TaymansUpdated TODO list
2002-07-24 Wim Taymans- Make inspect show the event masks, formats and quppor...
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 Wim TaymansDocumentation updates
2002-07-24 Andy Wingoadd default bufferpool, clean up some code, add bufferp...
2002-07-15 Thomas Vander... start of list of example features (and matching plug...
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 Wim TaymansAPI docs updates
2002-07-12 Andy Wingobe more lenient when loading unconnected pads
2002-07-12 Wim TaymansShort doc about state changes and actions associated...
2002-07-12 Thomas Vander... Makefile.am portability fix better error handling,...
2002-07-12 Andy Wingoadded gst-launch grammar reference
2002-07-11 Thomas Vander... lioux's virtual patch
2002-07-11 Thomas Vander... I'm too lazy to comment this
2002-07-11 Wim TaymansAdded PAD_DISABLED to the TODO list
2002-07-11 Andy Wingoadded updated tex limits for dbian systems
2002-07-11 Andy Wingodoc fixen
2002-07-11 Andy WingoUse docbook xsl version 1.50.0 until libxslt can handle...
2002-07-11 Thomas Vander... better problem checking
2002-07-11 Wim TaymansAttempt to write a good TODO list
2002-07-10 David SchleefFix GstBufferFlag so it's really an enum typedef, not...
2002-07-10 Thomas Vander... added configure check for POPT_TABLEEND
2002-07-09 Thomas Vander... revert wingo's patch since it breaks add AM_MAINTAINER_...
2002-07-09 Andy Wingothe percent sign is now valid XML
2002-07-09 Andy Wingoremove AM_MAINTAINER_MODE from the main configure.ac
2002-07-09 Wim TaymansFix the g_mutex_free in the fallback case
2002-07-09 Thomas Vander... oops fix
2002-07-09 Thomas Vander... merge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim TaymansRemove bufspeed test
2002-07-08 Wim TaymansAlso print event stats on exit.
2002-07-08 Wim TaymansMake the old testcase compile again
2002-07-08 Wim Taymansunref event instead of freeing it
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-04 David I. Lehnmove to gst-plugins
2002-07-04 David I. Lehnadd devel to dist
2002-07-04 Andy Wingofix segfault
2002-07-04 Christian Schalleradded ortp info
2002-07-02 Wim TaymansSet the scheduler to NULL in all cases.
2002-07-02 Christian Schallercommented out gstreamer-gstpad-template.html as it...
2002-07-02 David I. Lehnignore generated enumtypes files.
2002-07-02 David I. Lehnadd back gstenumtypes.h
2002-07-01 Thomas Vander... back to hack
2002-07-01 Thomas Vander... for better or worse, make distcheck now passes again BRANCH-RELEASE-0_4_0-ROOT
2002-07-01 Thomas Vander... fake fails on a make distcheck
2002-07-01 Thomas Vander... dist fixes
2002-07-01 Thomas Vander... fixing tests
2002-07-01 Thomas Vander... identify failing tests
2002-06-29 Christian Schallercommented out the munmap stuff again
2002-06-28 Thomas Vander... more protective programming cothread 0 cleans up higher...
2002-06-27 Andy Wingofree stack properly s/prefered/preferred/
2002-06-27 Thomas Vander... no newlines
2002-06-27 Thomas Vander... no newlines
2002-06-27 Thomas Vander... fix a debug segfault
next