platform/upstream/gstreamer.git
2002-09-09 Thomas Vander... code cleanups use either g_print or printf can you...
2002-09-09 Thomas Vander... some notes for rewriting the pwg
2002-09-08 Wim TaymansAdded comments
2002-09-08 Thomas Vander... whitespace fixes
2002-09-08 Christian Schallercommitting many nice little memleaks fixes from Iain...
2002-09-08 Wim TaymansA new scheduler that tries to minimize the number of...
2002-09-08 Thomas Vander... added transfig
2002-09-07 Thomas Vander... thanks cameron
2002-09-06 Zeeshan AliIncluding rtp example, i mean getting myself IN :)
2002-09-06 Thomas Vander... scrubbed cameron patches
2002-09-06 Thomas Vander... scrubbed and applied cameron's patch
2002-09-05 Wim TaymansLet's take the performance hit (cache flush) on UP...
2002-09-02 Andy Wingodon't pass pointers to automatic variables
2002-09-01 Thomas Vander... crap
2002-09-01 Wim TaymansSome scheduling ideas for a better scheduler
2002-09-01 Thomas Vander... forgot this one
2002-09-01 Thomas Vander... big ass set of useless dog fixes [1] changes to pad...
2002-09-01 Thomas Vander... bunch of crap silly useless dogfixes
2002-09-01 Andy Wingowhen going READY->PAUSED, allow try_set_caps on a READY...
2002-09-01 Wim TaymansDon't doe EOS in a state change function
2002-08-31 Andy Wingoadd core elements to the registry pool plugin list...
2002-08-30 Thomas Vander... some hint updates
2002-08-30 Thomas Vander... doc updates
2002-08-30 Thomas Vander... typo fix
2002-08-30 Thomas Vander... code cleanups and doc fixes
2002-08-29 Thomas Vander... clearer code and debug info
2002-08-28 Thomas Vander... get the type number before showing it
2002-08-28 Thomas Vander... adding a property test
2002-08-28 Thomas Vander... code cleanup fixes
2002-08-28 Thomas Vander... nicer looking
2002-08-26 Thomas Vander... fixes bugzilla.gnome.org/show_bug.cgi?id=91179 make...
2002-08-23 Christian Schallerno cothreads doc so removing it from the spec
2002-08-23 Christian Schaller2002-23-08 Christian Schaller
2002-08-13 Thomas Vander... more nonsrcdir build fixes
2002-08-13 Thomas Vander... fixing recursive make problem and nonscrdir builds
2002-08-13 Thomas Vander... fixing nonsrcdir builds
2002-08-13 Thomas Vander... readable cleanups
2002-08-13 Thomas Vander... fix for older glibc's
2002-08-12 Thomas Vander... fixes bug bugzilla.gnome.org/show_bug.cgi?id=90333...
2002-08-12 Thomas Vander... fixes bug bugzilla.gnome.org/show_bug.cgi?id=90332
2002-08-11 Thomas Vander... spill over paths from a registry that couldn't load...
2002-08-11 Thomas Vander... small cleanups clarifications don't try reloading xml...
2002-08-11 Thomas Vander... adding EXISTS flag
2002-08-11 Thomas Vander... adding EXISTS check so we can build it if it doesn...
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
next