platform/upstream/gstreamer.git
2005-07-29 Wim Taymansdocs/design/part-gstghostpad.txt: Overview of current...
2005-07-28 Wim Taymanscheck/gst/gstbin.c: Added checks for hierarchy consiste...
2005-07-28 Ronald S. Bultjegst/base/gstbasetransform.*: Remove broken delay_config...
2005-07-28 Wim Taymanscheck/gst/gstghostpad.c: Added some more tests for...
2005-07-28 Ronald S. Bultjegst/base/gstbasetransform.c: Better debug if no transfo...
2005-07-27 Wim Taymansdocs/random/wtay/network-transp: Some old doc I had.
2005-07-27 Wim Taymanslibs/gst/dataprotocol/dataprotocol.c: Fix serialization...
2005-07-27 Wim TaymansFix compilation and fix event serialization.
2005-07-27 Wim TaymansSome docs updates
2005-07-27 Ronald S. Bultjegst/base/gstbasetransform.c: Make debugging actually...
2005-07-25 Ronald S. Bultjegst/gstpad.c: Implement default fixation once again...
2005-07-22 Wim Taymansdocs/design/part-events.txt: Small update.
2005-07-21 Wim Taymansdocs/design/part-seeking.txt: Some small additions.
2005-07-20 Wim Taymansgst/gstmessage.*: Added a bunch of messages for advance...
2005-07-20 Ronald S. Bultjedocs/: Document new-pad/state-change signal renames...
2005-07-20 Ronald S. BultjeGstElement::new-pad -> pad-added, GstElement::state...
2005-07-20 Thomas Vander... patch from Edgard to properly suppress these warnings
2005-07-20 Ronald S. Bultjegst/gstinfo.*: Fix illegal cast on some platforms ...
2005-07-20 Ronald S. Bultjegst/gstmessage.*: Add _new_custom, make _new_applicatio...
2005-07-20 Wim Taymansgst/base/gstbasesrc.*: Add a gboolean to decide when...
2005-07-20 Ronald S. Bultjedocs/manual/appendix-porting.xml: Mention removal of...
2005-07-20 Ronald S. Bultjedocs/pwg/: Document base classes, update sections of...
2005-07-19 Wim Taymansgst/gstqueue.*: Propagate GstFlowReturn more intelligen...
2005-07-19 Wim Taymanstools/gst-launch.c: Don't block forever for the state...
2005-07-19 Wim Taymansgst/base/gstbasesrc.c: Make sure we never call the...
2005-07-19 Christian Schallerupdate for latest changes
2005-07-19 Andy Wingogst/parse/parse.l: Attempt to solve bug #172815.
2005-07-19 Wim TaymansSmall docs updates.
2005-07-18 Jan SchmidtOops, ignore the result of gst_pad_push_event here.
2005-07-18 Jan Schmidtgst/base/gstbasesrc.c: Send discont event from the...
2005-07-18 Andy Wingoconfigure.ac: Use AS_LIBTOOL_TAGS.
2005-07-18 Wim Taymansdocs/gst/gstreamer.types: Remove deleted types.
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-18 Wim Taymansgst/: Remove old file.
2005-07-18 Wim Taymansgst/Makefile.am: No more cothreads.h
2005-07-18 Wim Taymansgst/cothreads.*: Let's remove these.
2005-07-18 Wim Taymansdocs/design/: Some more docs in the works.
2005-07-17 Wim Taymanscheck/gst/gstbin.c: Remove bogus test.
2005-07-17 Wim Taymansgst/base/gstbasesink.c: Refcounting fixes.
2005-07-17 Wim Taymansgst/gstqueue.c: Fix nasty refcount bug.
2005-07-16 Philippe KalafMoved fdsrc to gst-plugins.
2005-07-16 Philippe KalafForgot changelog entry
2005-07-16 Philippe Kalafgst/elements/gstfdsrc.c gst/elements/gstfdsrc.h gst...
2005-07-16 Wim Taymansgst/base/gstbasesink.c: Fix compile error.
2005-07-16 Wim Taymansgst/base/gstbasesink.*: Store and use discont values...
2005-07-16 Andy Wingogst/gsterror.c (_gst_core_errors_init): Use the magic...
2005-07-16 Wim Taymanscheck/gst/gstbin.c: Make elements silent as the deep_no...
2005-07-16 Tim-Philipp... gst/base/gstbasesrc.c: Don't unref the caps we passed...
2005-07-15 Andy Wingogst/gstcaps.h (gst_caps_is_simple): Removed deprecated...
2005-07-15 Andy Wingogst/elements/gstidentity.c (marshal_VOID__MINIOBJECT...
2005-07-15 Wim Taymansdocs/design/: Updated docs, mostly DISCONT related.
2005-07-15 Tim-Philipp... docs/pwg/building-pads.xml: s/GST_PAD_LINK_REFUSED...
2005-07-15 Andy Wingoremove irrelevant code
2005-07-15 Andy Wingotools/gst-typefind.c: Update, add copyright block.
2005-07-15 Wim Taymansgst/base/gstbasetransform.*: Make passthrough work...
2005-07-15 Wim TaymansTotally dump messages in -launch with the -m option.
2005-07-14 Wim Taymansgst/base/gstbasesrc.c: Post error messages on errors.
2005-07-14 Wim Taymansgst/gstcaps.c: Remove debug info.
2005-07-14 Thomas Vander... more autistic cleanliness in functions/names/defines
2005-07-13 Thomas Vander... fix debug ifdef
2005-07-13 Andy Wingogst/base/gstbasesrc.c (gst_base_src_start): Post an...
2005-07-13 Thomas Vander... add a suppression from Edgard
2005-07-13 Thomas Vander... move two testsuite apps over to the check dir
2005-07-12 Wim Taymansgst/base/gstbasetransform.c: Added more debug info...
2005-07-12 Andy Wingogst/gstbuffer.c (_gst_buffer_copy): Copy the buffer...
2005-07-12 Thomas Vander... fix refcounting of warning and error messages
2005-07-12 Thomas Vander... re-enable leak checking :)
2005-07-12 Thomas Vander... check/Makefile.am: add per-test valgrind targets
2005-07-12 Thomas Vander... check/Makefile.am: instate more valgrindable tests
2005-07-11 Thomas Vander... check/Makefile.am: add two more tests for valgrinding
2005-07-11 Thomas Vander... don't valgrind as part of make check for now
2005-07-11 Thomas Vander... specify tool
2005-07-11 Ronald S. Bultjedocs/pwg/: Rewrite scheduling-chapter for scheduling...
2005-07-11 Thomas Vander... valgrind unit tests as check-local; add gst_deinit
2005-07-11 Thomas Vander... add num-buffers property to basesrc
2005-07-10 Thomas Vander... more macro splitting
2005-07-10 Thomas Vander... gst/gstelement.c: add debug
2005-07-09 Thomas Vander... fix caps leak in both cases
2005-07-09 Thomas Vander... duh, remove unused var
2005-07-09 Thomas Vander... fix a caps leak
2005-07-09 Thomas Vander... gst/base/gstbasesrc.c: add finalize method and clean...
2005-07-09 Thomas Vander... don't get src for all messages; only for eos
2005-07-09 Thomas Vander... check/gst/gstbin.c: add more things to check
2005-07-09 Thomas Vander... add debugging category use GST_START_TEST now, so we...
2005-07-09 Thomas Vander... check/gst/gstbin.c: add test for state change message...
2005-07-08 Thomas Vander... adding tests for elements
2005-07-08 Thomas Vander... gst/registries/gstlibxmlregistry.c: plug more leaks...
2005-07-08 Thomas Vander... plug another memleak in registry loading - I have NO...
2005-07-08 Thomas Vander... I need to learn to stop doing this
2005-07-08 Thomas Vander... add right variable
2005-07-08 Thomas Vander... configure.ac: use GST_SET_ERROR_CFLAGS
2005-07-08 Thomas Vander... configure.ac: make GST_ERROR_CFLAGS overridable and...
2005-07-07 Thomas Vander... make libs use same gtk-doc.mak
2005-07-07 Thomas Vander... factor out gtk-doc
2005-07-07 Wim Taymansgst/schedulers/threadscheduler.c: Unlock the STREAM_LOC...
2005-07-07 Thomas Vander... ignore more
2005-07-07 Thomas Vander... ignore more
2005-07-07 Thomas Vander... adding an element test
2005-07-07 Andy Wingogst/gstbus.c (gst_bus_have_pending): Remove intensely...
2005-07-07 Thomas Vander... another doc fix
next