platform/upstream/gstreamer.git
2005-06-28 Thomas Vander... fix fake elements too
2005-06-28 Thomas Vander... did s/bases(rc/ink)_/base_s(rc/ink)_/; wim wants to...
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 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... adding basetransform and iterator docs
2005-06-27 Andy Wingodocs/design/part-activation.txt: Notes on how activatio...
2005-06-27 Thomas Vander... remove stuff that isn't there anymore
2005-06-27 Thomas Vander... more doc and whitespace fixes
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/: Unlock STREAM_LOCK whatever the recursion was.
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... start 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 Thomas Vander... add more important documentation
2005-06-23 Jan Schmidtgst/elements/gsttypefindelement.c: Don't restart typefi...
2005-06-23 Thomas Vander... remove 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 Wingocommit the file
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... make sure capslist.h gets disted
2005-06-22 Thomas Vander... file fromstring.c was initially added on branch BRANCH...
2005-06-22 Thomas Vander... check/: copy over from 0.8, and add two with bitmasks...
2005-06-22 Thomas Vander... add a log line for type deserialization
2005-06-22 Thomas Vander... return long long, not int, so gint64 deserialization...
2005-06-22 Wim Taymansgst/gstbuffer.h: Added convenience macros for setting...
2005-06-21 Thomas Vander... check/gst/: add a test deserializing int64, and comment...
2005-06-21 Thomas Vander... commit a file I forgot
2005-06-21 Thomas Vander... move 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... gst/gsturi.c: Fix potential endless loop.
2005-06-20 Thomas Vander... remove another test that's obsolete
2005-06-20 Thomas Vander... remove clock testsuite, important stuff already moved...
2005-06-20 Thomas Vander... remove test that was already moved to check
2005-06-19 Thomas Vander... check/Makefile.am: add gsttag
2005-06-19 Thomas Vander... some more docs cleanup
2005-06-19 Thomas Vander... remove bufspeed and spidey_bench
2005-06-19 Thomas Vander... clean up docs a little
2005-06-19 Thomas Vander... check/gstcheck.h: add macros for checking refcounts...
2005-06-18 Thomas Vander... back to head
2005-06-17 Andy Wingochangelog
2005-06-17 Andy Wingogst/base/gstbasesink.c (gst_basesink_chain): Remove...
2005-06-17 Andy Wingogst/base/gstbasesink.c (gst_basesink_event): Only wait...
2005-06-17 Thomas Vander... incorporate plugins stuff and uninstalled stuff
2005-06-17 Thomas Vander... ignore more
2005-06-17 Thomas Vander... ignore more
2005-06-17 Thomas Vander... ignore more; fix README
2005-06-16 David Schleefgst/elements/gstcapsfilter.c: Allow NULL as possible...
2005-06-09 Thomas Vander... gst/elements/gstfakesrc.c: fix debug output
2005-06-09 Thomas Vander... gstreamer.spec.in: clean up
2005-06-09 Thomas Vander... gstreamer.spec.in: clean up
2005-06-09 Thomas Vander... have a real TODO, move old TODO
2005-06-09 Thomas Vander... po updates
2005-06-09 Thomas Vander... update translations
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-08 Thomas Vander... check/: ignore more
2005-06-08 Thomas Vander... add a GstBuffer unit test
2005-06-08 Thomas Vander... previous commit accidentally also added refcount define...
2005-06-08 Thomas Vander... add a 'plugins' dir to the PLUGIN_PATH in the uninstall...
2005-06-08 Thomas Vander... we did a prerelease
2005-06-08 Thomas Vander... OBJECT acts on obj not caps
2005-06-08 Thomas Vander... add a debug line
2005-06-08 Thomas Vander... white space fixes
2005-06-03 Stefan Kostadded support for html unit test coverage reports
2005-06-02 Jan Schmidtgst/elements/gstcapsfilter.c: Free existing caps if...
2005-06-02 Andy Wingogst/elements/gsttypefindelement.c (do_pull_typefind...
2005-06-02 Wim Taymansgst/: Bufferalloc: return GstFlowReturn to more accurat...
2005-06-02 Wim Taymansgst/gstpipeline.c: Take snapshot of state without blocking.
2005-06-02 Wim Taymansdocs/design/: Small doc updates
2005-05-30 Wim Taymansgst/elements/gstidentity.c: Protect last_message proper...
2005-05-30 Wim Taymansgst/gstelement.c: Slicker pad activation code.
2005-05-30 Wim Taymansgst/: Move elementfactory methods to separate .h file.
next