factor out gtk-doc
[platform/upstream/gstreamer.git] / gst /
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
2005-06-27 Thomas Vander Stichelemore 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 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 Stichelestart pulling in base classes and elements for docs
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 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 Wingocommit the file
2005-06-23 Andy Wingogst/gstghostpad.c (gst_proxy_pad_do_setcaps): Call...
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-20 Wim Taymansgst/gstpad.c: Small doc updates.
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 Stichelesome more docs cleanup
2005-06-19 Thomas Vander Stichelecheck/gstcheck.h: add macros for checking refcounts...
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 Sticheleignore more
2005-06-17 Thomas Vander Sticheleignore more
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 Stichelegst/elements/gstfakesrc.c: fix debug output
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-08 Thomas Vander Sticheleadd a 'plugins' dir to the PLUGIN_PATH in the uninstall...
2005-06-08 Thomas Vander SticheleOBJECT acts on obj not caps
2005-06-08 Thomas Vander Sticheleadd a debug line
2005-06-08 Thomas Vander Stichelewhite space fixes
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-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