platform/upstream/gstreamer.git
2003-07-29 David SchleefRemove lines that pull libs/ext/cothreads from CVS
2003-07-29 Jan SchmidtFix installing plugin in wrong dir
2003-07-27 Benjamin Otteclean up debugging messages in gstthread.c - includes...
2003-07-27 David SchleefRemoved building of ext/cothreads and corresponding...
2003-07-27 David SchleefChange printing of float props to %g
2003-07-25 Brian CameronFixed Forte compile issue.
2003-07-25 Brian CameronProperly handle null string value, preventing core...
2003-07-25 David SchleefChange strtod() -> g_ascii_strtod(), since strtod(...
2003-07-25 David SchleefChanged strtod() -> g_ascii_strtod(), since strtod...
2003-07-25 Joshua N. Pritikin1. Change many comments from // to /**/.
2003-07-25 Joshua N. PritikinAssign IDs starting from 1 instead of from 0.
2003-07-25 Joshua N. PritikinAdd a GST_SEEK catagory for diagnostics about handling...
2003-07-25 Anonymous Ignore... Prevent the registry from enter an infinite loop. ...
2003-07-24 David SchleefBut you can't use G_TYPE_BOXED in a signal. Changing...
2003-07-24 David SchleefProperly ref caps and pad template in FACTORY macros
2003-07-24 Joshua N. Pritikinfix type in documentation
2003-07-23 David SchleefChange %llu printf formats to G_GUINT64_FORMAT
2003-07-22 Ronald S. BultjeAdd support for not incrementing bytecounter while...
2003-07-22 Joshua N. PritikinUse a helper function to swap prop entries such they...
2003-07-21 Leif Johnson+ updates to the mimetypes file, trying to get it in...
2003-07-19 Thomas Vander... docs fixes, see #117837
2003-07-18 David SchleefAdd glib.h for G_BEGIN_DECLS
2003-07-18 David SchleefAdd G_BEGIN_DECLS/G_END_DECLS to exported headers
2003-07-18 Christian Schallerremove mask statement from %post as it is not supported...
2003-07-16 Benjamin Otteadd valist function for gst_event_new_discontinuous...
2003-07-16 Andy Wingosome formatting and doc fixes, and make gstdebug output...
2003-07-16 Andy Wingorun pre_run_func and post_run_func when working without...
2003-07-14 David SchleefAdd IUY2
2003-07-14 David SchleefAdd number-of-iterations option.
2003-07-14 David SchleefReference the caps used as filtercaps
2003-07-13 David SchleefCheck added in last checkin was tripping on the ends...
2003-07-13 David SchleefPrint float props using %g. Warn about corrupt props...
2003-07-13 David Schleefadd warning if getcaps function returns an unreferenced...
2003-07-12 David SchleefUpdate for new debugging system
2003-07-12 Ronald S. BultjeAdd G_BEGIN/END_DECLS macros around all the stuff to...
2003-07-12 Ronald S. BultjePlugin details fixes
2003-07-10 Wim TaymansUpdated example app
2003-07-10 Wim TaymansAdded some comments and use _PAD_IS_USABLE instead...
2003-07-10 Benjamin Ottefix issue with null pointer cast use brackets around...
2003-07-09 Benjamin Otteinclude license in registry
2003-07-09 Benjamin Ottefix endianness issue in xml comments for 4CCs
2003-07-08 Benjamin Otteclean up element details structs
2003-07-08 Benjamin Ottemake sure we have sane element details - this breaks...
2003-07-08 Benjamin Ottedon't include optimizations directly in Makefiles
2003-07-08 Benjamin Ottefix bogus warning
2003-07-08 Benjamin Otterewrite vararg prop entry using functions to cope with...
2003-07-06 Ronald S. BultjeNew mimtypes document, going into effect today... For...
2003-07-05 Christian SchallerSPEC and build fixes, should be possible to make tarbal...
2003-07-05 Benjamin Ottedebugging cleanup
2003-07-03 Benjamin Ottefix threading on non-optimized atomic architectures...
2003-07-01 David SchleefAdd SIGINT handling. ctrl-C is more graceful now
2003-06-30 David SchleefFix pkg-config module name suffixes (-0.7). Closes...
2003-06-30 David Schleefminor corrections
2003-06-29 Benjamin Ottemore doc fixes
2003-06-29 Benjamin Ottedocs fixes: comment macros in templates, not in headers...
2003-06-29 Benjamin Otteupdate example - config.h isn't included anymore
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-25 Brian CameronFixed gst-inspect so it doesn't core dump on Solaris.
2003-06-21 Ronald S. BultjeRefinement of ADPCM codecs, added realaudio/dvaudio...
2003-06-20 Ronald S. BultjeSome more additions to the list... We proposed to use...
2003-06-20 Ronald S. BultjeSome extra additions to sound, this actually allows...
2003-06-20 Ronald S. BultjeSome more slight adjustments, plus more exact definitio...
2003-06-18 Ronald S. BultjeI'm too lazy to comment this
2003-06-16 David SchleefNULL is a valid props
2003-06-16 Andy Wingoset GstElement->elementfactory before creating any...
2003-06-15 David SchleefFix gst_props_get_entry(): props==NULL is a valid props.
2003-06-15 David SchleefFix spelling errors
2003-06-14 Benjamin Ottefix HAVE_* macros for ppc
2003-06-13 Wim Taymans- further productizing the fixed flag on GstCaps by...
2003-06-13 Wim Taymans- some more checks
2003-06-13 Wim Taymans- Added testcase for fixed flag on caps/props
2003-06-11 Thomas Vander... typo
2003-06-11 Thomas Vander... notes
2003-06-10 David SchleefAdd gst_pad_template_newv() as a va_list alternative...
2003-06-09 Thomas Vander... updated release notes
2003-06-09 Wim Taymansremoved namespace code again, it was not needed :)
2003-06-09 Wim Taymansupdated example with correct code to add namespaces...
2003-06-09 Thomas Vander... fix object loaded signal
2003-06-09 Wim Taymansadded new method and type to add namespaces to xml...
2003-06-07 Thomas Vander... don't recursively call gst_bin_set_state on failure...
2003-06-07 Thomas Vander... fix color for NULL from bright white to blue
2003-06-07 Wim Taymanstry to fix #114252
2003-06-07 Ronald S. BultjeActually, size should be a guint (because GST_BUFFER_SI...
2003-06-07 Ronald S. BultjeMake filesink fail with some grace, see #114614
2003-06-07 Ronald S. BultjeGet rid of NEW_MEDIA event, EOS is supposed to handle...
2003-06-06 Ronald S. BultjeFinetuning of the mimetypes mess, hoping to get into...
2003-06-06 Ronald S. BultjeSome adjustments to allow for setting a new filename...
2003-06-05 Thomas Vander... fix format test
2003-06-05 Thomas Vander... fix float min and max
2003-06-05 Thomas Vander... make functions static taaz patch
2003-06-03 Wim Taymans- marked piece of wrong code in the state change functi...
2003-06-03 Wim Taymans- added GST_ELEMENT_ERROR flag to mark elements in...
2003-06-03 Wim Taymans- added a property to force a failure for a given state...
2003-06-02 Colin WaltersI'm too lazy to comment this
2003-06-01 Ronald S. BultjeI don't know how I ever got to introducing this madness...
2003-05-31 Colin WaltersAdd new --enable-fast-stack-trash option, defaults...
2003-05-31 Colin WaltersAdd --gst-disable-cpu-opt argument.
2003-05-30 Ronald S. Bultjesee #108268 - kudos go to janzen@pixelmetrix.com
2003-05-30 Wim Taymans- the result from the getcaps function should be sunken...
2003-05-30 David Schleefgst_caps_to_string: print NULL caps correctly
next