Ported dataprotol to 0.9.
[platform/upstream/gstreamer.git] / ChangeLog
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...
2005-07-01 Ronald S. Bultjeexamples/pwg/Makefile.am: Fix buildbot again.
2005-07-01 Ronald S. Bultjedocs/pwg/building-testapp.xml: Add extra check.
2005-07-01 Ronald S. BultjeEnable building the PWG examples.
2005-06-30 Ronald S. Bultjedocs/manual/: Fix playbin/decodebin examples, update...
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 Ronald S. Bultjedocs/manual/advanced-dataaccess.xml: Fix fakesrc exampl...
2005-06-30 Wim Taymansgst/gstbin.c: Lame attempt at making the state change...
2005-06-30 Wim Taymansdocs/design/: Some more tweeks and additions to the...
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 Tim-Philipp Müllergst/elements/gstfilesink.c: Simplify code so that we...
2005-06-29 Ronald S. Bultjedocs/gst/gstreamer-docs.sgml: Remove probes more.
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 Andy Wingodocs/gst/Makefile.am (scan-build.stamp): Totally only...
2005-06-29 Wim Taymansdocs/gst/tmpl/: Some fixings for blantently wrong text.
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 Ronald S. Bultjedocs/manual/advanced-autoplugging.xml: Fix autoplugging...
2005-06-29 Ronald S. Bultjedocs/manual/: Try to get autoplugging working, fix...
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-29 Ronald S. Bultjedocs/manual/: Update (until threads/scheduling) Applica...
2005-06-28 Wim Taymansgst/gstbus.c: Add debugging messages.
2005-06-28 Andy Wingotests/network-clock-utils.scm (debug, print-event)...
2005-06-28 Wim Taymansdocs/gst/: Docs fixes.
2005-06-28 Wim Taymansgst/gstghostpad.c: Correctly proxy the check_pull_range...
2005-06-28 Andy Wingotests/network-clock.scm: Removed need for slib.
2005-06-28 Wim Taymansgst/: The deprecated pad loop function is removed now.
2005-06-28 Andy Wingotests/network-clock.scm (*timeout*, *send-loss*, *recv...
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 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
2005-06-27 Andy Wingodocs/design/part-activation.txt: Notes on how activatio...
2005-06-25 Wim Taymansgst/gstghostpad.c: At least get the chain function...
2005-06-25 Wim Taymansgst/: Right, two problems here: ghostpads don't take...
2005-06-25 Wim Taymanscheck/states/sinks.c: Have to check for completion...
2005-06-25 Wim Taymansgst/base/gstbasesink.c: Reworked the base sink, handle...
2005-06-25 Wim TaymansAllow elements to post EOS in the state change function.
2005-06-25 Wim Taymansgst/elements/gsttee.c: Core takes STREAM_LOCK for us...
2005-06-25 Wim Taymansgst/: Keep track of current target state while performi...
2005-06-24 Thomas Vander Stichelestart pulling in base classes and elements for docs
2005-06-24 Stefan Kostfixed make distcheck with gtk-doc 1.3
2005-06-23 Wim Taymansgst/gstelement.c: When the state did not change, also...
2005-06-23 Wim Taymansgst/: No unsafe task pausing please.
2005-06-23 Wim Taymansgst/schedulers/threadscheduler.c: Ref the task before...
2005-06-23 Andy Wingogst/base/gstbasesrc.c (gst_basesrc_get_range): Check...
2005-06-23 Andy Wingogst/gstobject.h (GST_CLASS_LOCK, GST_CLASS_TRYLOCK...
2005-06-23 Andy Wingogst/gstghostpad.c (on_int_notify): Catches notify:...
2005-06-23 Andy Wingotests/network-clock.scm (plot-simulation): Pipe data...
2005-06-23 Jan Schmidtgst/elements/gsttypefindelement.c: Don't restart typefi...
2005-06-23 Thomas Vander Sticheleremove gst_strtoll completely, since it didn't actually...
2005-06-23 Wim TaymansAdded support for live sources and other elements that...
2005-06-23 Andy Wingocheck/gst/gstpad.c (test_get_allowed_caps, test_refcoun...
2005-06-23 Andy Wingogst/gstpad.c (gst_pad_set_caps): Remove needless refs...
2005-06-23 Andy Wingogst/gstghostpad.c (gst_proxy_pad_do_setcaps): Call...
2005-06-23 Andy Wingotests/: A network clock simulator.
2005-06-22 Thomas Vander Stichelecheck/: copy over from 0.8, and add two with bitmasks...
2005-06-22 Thomas Vander Sticheleadd a log line for type deserialization
2005-06-22 Thomas Vander Stichelereturn long long, not int, so gint64 deserialization...
2005-06-22 Wim Taymansgst/gstbuffer.h: Added convenience macros for setting...
2005-06-21 Thomas Vander Stichelecheck/gst/: add a test deserializing int64, and comment...
2005-06-21 Thomas Vander Stichelemove over a value_serialize test
2005-06-20 Wim Taymansgst/gstpad.c: Small doc updates.
2005-06-20 Wim Taymanscheck/gst/gstcaps.c: Testcase to show error in buffer...
2005-06-20 Andy Wingodocs/random/wingo/porting-plugins-to-0.9: A pitiful...
2005-06-20 Andy Wingogst/gstsystemclock.c (gst_system_clock_init): Unlock...
2005-06-20 Tim-Philipp Müllergst/gsturi.c: Fix potential endless loop.
2005-06-19 Thomas Vander Stichelecheck/Makefile.am: add gsttag
2005-06-19 Thomas Vander Sticheleclean up docs a little
2005-06-19 Thomas Vander Stichelecheck/gstcheck.h: add macros for checking refcounts...
2005-06-18 Thomas Vander Sticheleback to head
2005-06-17 Andy Wingochangelog
2005-06-17 Andy Wingogst/base/gstbasesink.c (gst_basesink_event): Only wait...
2005-06-17 Thomas Vander Sticheleignore more; fix README
2005-06-16 David Schleefgst/elements/gstcapsfilter.c: Allow NULL as possible...
2005-06-09 Thomas Vander Stichelegstreamer.spec.in: clean up
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-08 Thomas Vander Stichelecheck/: ignore more
2005-06-08 Thomas Vander Sticheleadd a GstBuffer unit test
2005-06-08 Thomas Vander Sticheleprevious commit accidentally also added refcount define...
next