summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-23releasing 0.9.6RELEASE-0_9_6Thomas Vander Stichele
2005-11-23Update .po filesThomas Vander Stichele
2005-11-23Christian, learn to configure your .ssh/config file, and STOP committing to t...Thomas Vander Stichele
2005-11-23Doc updates.Wim Taymans
2005-11-23remove mentions of sinesrcThomas Vander Stichele
2005-11-23docs/gst/gstreamer-sections.txt: Update for new API and API changes.Michael Smith
2005-11-23API Changes.Jan Schmidt
2005-11-23docs/design/part-TODO.txt: Update TODO.Wim Taymans
2005-11-23add missing cvsignores so CVS shuts upChristian Schaller
2005-11-23check/net/gstnetclientclock.c (test_functioning): Adjust to rate_num/rate_den...Andy Wingo
2005-11-23gst/gsterror.*: Add error for clock stuff.Wim Taymans
2005-11-23docs/gst/gstreamer-sections.txt: make two symbols from gstinfo private for th...Stefan Kost
2005-11-22gst/base/gstbasesink.*: No need to store the clock, the parent element class ...Wim Taymans
2005-11-22Add underscoresMichael Smith
2005-11-22gst/: correctly fix GEnumValues so that nick is the short lowercase dashed tagThomas Vander Stichele
2005-11-22Add util method for scaling a clocktime by a fraction. Useful implementation ...Michael Smith
2005-11-22gst/gstvalue.c: If needed, allocate storage in the destination value during c...Jan Schmidt
2005-11-22Removed GstURI , closes bug #321061Edward Hervey
2005-11-22Oops, broke automatic string type parsing.Jan Schmidt
2005-11-22gst/gsttagsetter.c (gst_tag_setter_get_tag_merge_mode)Andy Wingo
2005-11-22fix borked commitAndy Wingo
2005-11-22check/gst/capslist.h: Comment test casesJan Schmidt
2005-11-22update update-funcs for tagsetterAndy Wingo
2005-11-22gst/gsttagsetter.*: (gst_tag_setter_merge_tags) (gst_tag_setter_add_tags, gst...Torsten Schoenfeld
2005-11-22don't valgrind the stress test, takes too longThomas Vander Stichele
2005-11-22check/gst/gstcaps.c: Extend caps string tests to check that a caps to string ...Jan Schmidt
2005-11-22Minor doc fix.Michael Smith
2005-11-22gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_...Andy Wingo
2005-11-22gst/base/gstbasesink.c: Make sure the GstFlowReturn is returned.Wim Taymans
2005-11-22check/gst/gstevent.c: Block the fakesrc srcpad when we send an event, to avoi...Jan Schmidt
2005-11-22Fix subtraction.Jan Schmidt
2005-11-22gst/gst.h: include "gstchildproxy.h"Stefan Kost
2005-11-21Implement fraction ranges and extend GstFraction to support arithmetic subtra...Jan Schmidt
2005-11-21gst/: Add glib-compat.h.Andy Wingo
2005-11-21gst/gstbin.c: Fix for #321595Wim Taymans
2005-11-21gst/gstsegment.h: And add a nice define too.Wim Taymans
2005-11-21gst/gstsegment.*: Make binding friendly.Wim Taymans
2005-11-21gst/: Sprinkle NULL_TERMINATED to taste.Andy Wingo
2005-11-21gst/gsterror.*: New error category.Andy Wingo
2005-11-21gst/Makefile.am (gst_headers): Add glib-compat.h. noinst the -private.Andy Wingo
2005-11-21gst/: Remove unimplemented declarations for which we can see no sensible use.Michael Smith
2005-11-21gst/gst.h: Include glib-compat.h.Andy Wingo
2005-11-21check/gst/gstevent.c (create_custom_events): Check thatAndy Wingo
2005-11-21gst/: Convert Clock flags to object flags.Wim Taymans
2005-11-21More segment updates, replace code in plugins with segment helper functions.Wim Taymans
2005-11-21gst/elements/gstfdsrc.c: Don't ignore sscanf resultsJan Schmidt
2005-11-21gst/gstpad.h (GST_IS_PAD_FAST): Removed.Andy Wingo
2005-11-21*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo
2005-11-21more docs fixes, add new api to the docsStefan Kost
2005-11-21gst/gstbin.c (gst_bin_remove_func): Wim claims I can remove this state_broadc...Andy Wingo