gst/parse/parse.l: Attempt to solve bug #172815.
[platform/upstream/gstreamer.git] / gst /
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 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 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 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 Müllergst/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 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 Stichelemore autistic cleanliness in functions/names/defines
2005-07-13 Thomas Vander Stichelefix debug ifdef
2005-07-13 Andy Wingogst/base/gstbasesrc.c (gst_base_src_start): Post an...
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 Stichelefix refcounting of warning and error messages
2005-07-12 Thomas Vander Stichelecheck/Makefile.am: instate more valgrindable tests
2005-07-11 Thomas Vander Stichelecheck/Makefile.am: add two more tests for valgrinding
2005-07-11 Thomas Vander Stichelevalgrind unit tests as check-local; add gst_deinit
2005-07-11 Thomas Vander Sticheleadd num-buffers property to basesrc
2005-07-10 Thomas Vander Stichelemore macro splitting
2005-07-10 Thomas Vander Stichelegst/gstelement.c: add debug
2005-07-09 Thomas Vander Stichelefix caps leak in both cases
2005-07-09 Thomas Vander Sticheleduh, remove unused var
2005-07-09 Thomas Vander Stichelefix a caps leak
2005-07-09 Thomas Vander Stichelegst/base/gstbasesrc.c: add finalize method and clean...
2005-07-09 Thomas Vander Sticheledon't get src for all messages; only for eos
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add more things to check
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add test for state change message...
2005-07-08 Thomas Vander Sticheleadding tests for elements
2005-07-08 Thomas Vander Stichelegst/registries/gstlibxmlregistry.c: plug more leaks...
2005-07-08 Thomas Vander Sticheleplug another memleak in registry loading - I have NO...
2005-07-08 Thomas Vander SticheleI need to learn to stop doing this
2005-07-08 Thomas Vander Sticheleconfigure.ac: make GST_ERROR_CFLAGS overridable and...
2005-07-07 Wim Taymansgst/schedulers/threadscheduler.c: Unlock the STREAM_LOC...
2005-07-07 Thomas Vander Sticheleadding an element test
2005-07-07 Andy Wingogst/gstbus.c (gst_bus_have_pending): Remove intensely...
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 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 Thomas Vander Sticheleif pad has no parent, return NULL as list of internal...
2005-07-05 Andy Wingogst/: s/BASESRC/BASE_SRC/g.
2005-07-05 Andy Wingogst/elements, testsuite: Null if we got it...
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-01 Andy Wingotests/network-clock.scm: Commentary update.
2005-07-01 Jan Schmidtgst/gstpad.c: Put the mini_object into GValue as a...
2005-06-30 Thomas Vander Sticheledebug disable fixes
2005-06-30 Wim TaymansAdded CHANGES-0.9 doc, updated status of other docs.
2005-06-30 Wim Taymansgst/base/gstbasesink.*: Some tweaks, only EOS and a...
2005-06-30 Andy Wingogst/gstghostpad.c (gst_ghost_pad_do_activate_push)...
2005-06-30 Ronald S. Bultjegst/gsttaginterface.c: Some documentation fixes (#30739...
2005-06-30 Ronald S. Bultjegst/gstvalue.c: Fix memleak (#309125).
2005-06-30 Wim Taymansgst/gstbin.c: Lame attempt at making the state change...
2005-06-30 Wim Taymansgst/: Removed atomic operations, use existing LOCK.
2005-06-29 Ronald S. Bultjegst/gstpad.c: Fix accumulator, add default value by...
2005-06-29 Ronald S. BultjeAdd probe example.
2005-06-29 Thomas Vander Stichelefix for ppc, hopefully
2005-06-29 Tim-Philipp Müllergst/elements/gstfilesink.c: Simplify code so that we...
2005-06-29 Ronald S. BultjeRemove old probes, add new g-signal-based probes and...
2005-06-29 Edward Herveygst/: Moved gst_element_factory_can_[sink|src]_caps...
2005-06-29 Thomas Vander Stichelelogic was reversed, duh
2005-06-29 Thomas Vander Sticheleadd A GST_PLUGIN_PATH_ONLY env var; if it is set, it...
2005-06-29 Thomas Vander Sticheledoc fixes
2005-06-29 Wim Taymansgst/base/gstbasesink.c: Small debug line.
2005-06-29 Wim Taymansgst/base/gstbasesink.c: We are actually prerolling...
2005-06-28 Wim Taymansgst/gstbus.c: Add debugging messages.
2005-06-28 Wim Taymansgst/gstghostpad.c: Correctly proxy the check_pull_range...
2005-06-28 Thomas Vander Stichelefix fake elements too
2005-06-28 Thomas Vander Sticheledid s/bases(rc/ink)_/base_s(rc/ink)_/; wim wants to...
2005-06-28 Wim Taymansgst/: The deprecated pad loop function is removed now.
2005-06-28 Wim Taymansgst/base/gstbasesink.c: Flushing the preroll queue...
2005-06-28 Edward Herveygst/gstpipeline.c: Wheen a seek was successful on a...
2005-06-28 Wim Taymansgst/gstghostpad.c: Call wrapper function instead of...
2005-06-28 Wim Taymansgst/gstpad.*: CONNECTED -> LINKED.
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-28 Andy Wingogst/gstobject.c (gst_object_unref, gst_object_ref)
2005-06-28 Andy Wingogst/gstghostpad.c (gst_proxy_pad_do_activate): Don...
2005-06-27 Andy Wingoshut up gcc3
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-27 Wim Taymansgst/gstbin.c: Cleanup the get_state() function a little...
2005-06-27 Thomas Vander Sticheleadding basetransform and iterator docs
next