platform/upstream/gstreamer.git
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
2005-07-07 Thomas Vander... more macosx madness fixing
2005-07-07 Wim Taymansgst/gstquery.*: Remove old types
2005-07-07 Wim Taymansgst/base/gstbasesrc.c: Allow subclasses to implement...
2005-07-06 Jan Schmidtdocs/design/: Update design notes to reflect the moveme...
2005-07-06 Jan Schmidtconfigure.ac: Remove unnecessary queue2/3/4 examples.
2005-07-06 Jan Schmidtexamples/: Update a couple of the examples to work...
2005-07-06 Wim Taymansgst/base/: Make basesrc negotiate.
2005-07-06 Wim Taymansgst/gstpad.c: Implement the fixate function.
2005-07-06 Ronald S. Bultjedocs/pwg/: Remove never-written filter-factory chapter...
2005-07-06 Ronald S. BultjeAdd a chapter on caps negotiation, simplify the origina...
2005-07-06 Thomas Vander... pc file cleanups
2005-07-06 Thomas Vander... if pad has no parent, return NULL as list of internal...
2005-07-05 Andy Wingogst/: s/BASESRC/BASE_SRC/g.
2005-07-05 Christian Schallerupdate spec file
2005-07-05 Stefan Kostbetter report genration target (lcov needs a patch)
2005-07-05 Andy Wingogst/elements, testsuite: Null if we got it...
2005-07-05 Wim TaymansPorted dataprotol to 0.9.
2005-07-05 Andy Wingogst/base/gstbasetransform.c (gst_base_transform_setcaps...
2005-07-05 Andy Wingocheck/: Application message API change.
2005-07-04 Edward Herveygst/gstutils.*: now returns the signal id for better...
2005-07-04 Andy Wingocheck/gst/gstpad.c: Only set explicit caps on pads.
2005-07-01 Andy Wingotests/network-clock.scm: Commentary update.
2005-07-01 Jan Schmidtgst/gstpad.c: Put the mini_object into GValue as a...
next