specify tool
[platform/upstream/gstreamer.git] / libs /
2005-07-11 Thomas Vander Sticheleadd num-buffers property to basesrc
2005-07-10 Thomas Vander Stichelemore macro splitting
2005-07-09 Thomas Vander Stichelegst/base/gstbasesrc.c: add finalize method and clean...
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-05 Andy Wingogst/: s/BASESRC/BASE_SRC/g.
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-01 Andy Wingotests/network-clock.scm: Commentary update.
2005-06-30 Wim Taymansgst/base/gstbasesink.*: Some tweaks, only EOS and a...
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 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-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
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/: 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-24 Thomas Vander Stichelestart pulling in base classes and elements for docs
2005-06-23 Andy Wingogst/base/gstbasesrc.c (gst_basesrc_get_range): Check...
2005-06-23 Wim TaymansAdded support for live sources and other elements that...
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-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-02 Andy Wingogst/elements/gsttypefindelement.c (do_pull_typefind...
2005-06-02 Wim Taymansgst/: Bufferalloc: return GstFlowReturn to more accurat...
2005-05-30 Wim Taymansgst/base/gstbasesink.c: Handle EOS in preroll.
2005-05-25 Ronald S. Bultjegst/base/gstbasesrc.c: Don't go in pull mode for non...
2005-05-25 Wim Taymansgst/: Implement gst_pad_pause/start/stop_task(), take...
2005-05-19 Wim Taymansgst/base/gstbasesink.c: Don't free preroll queue too...
2005-05-18 Wim Taymansgst/base/: Ported and added adapter to the base classes.
2005-05-17 Wim Taymansgst/: Don't queue buffers in basesink when we are flushing.
2005-05-17 Tim-Philipp Müllergst/base/gstbasesrc.c: Remove implicit cast from gboole...
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-12 Wim Taymansgst/: Identify sinks by their flag to avoid overly...
2005-05-12 Tim-Philipp Müllergst/base/gstbasesrc.c: Discont event offset format...
2005-05-12 Wim Taymansgst/base/: Added is_seekable to BaseSrc
2005-05-11 Andy Wingogst/elements/gstfakesink.c (gst_fakesink_render): Er...
2005-05-09 Andy Wingogst/base/gstbasetransform.c (gst_base_transform_proxy_g...
2005-05-09 Ronald S. Bultjegst/: Handle negative offsets better. Fixes decodebin.
2005-05-09 Wim Taymansgst/: Implement accept_caps.
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-05-06 Andy Wingogst/gstquery.h
2005-05-06 Wim Taymansgst/: Fix gst_pad_peer_get_caps(), make it return NULL...
2005-05-06 Wim Taymansgst/base/gstbasesink.c: Actually do something with...
2005-05-06 Wim TaymansSome more documentation.
2005-05-05 Andy Wingorevert cruft
2005-05-05 Wim Taymansgst/: Added object to help in making collect pad based...
2005-05-04 Andy WingoGCC 4 fixen.
2005-05-02 Wim TaymansAdded draft for new query API.
2005-04-28 Wim Taymansgst/: Better debugging of clocking info.
2005-04-23 David Schleefgst/Makefile.am: Remove as-libtool stuff. It's likely...
2005-04-20 Wim Taymansgst/: Make gst_caps_replace() work like other _replace...
2005-04-18 Andy Wingogst/base/gstbasesrc.c (gst_basesrc_set_property)
2005-04-12 Wim TaymansAdded typefind helper.
2005-04-06 Wim Taymansgst/: More work on the generic source base class, imple...
2005-04-05 Wim Taymansgst/: Made base source class, make fakesrc extend it.
2005-04-01 David Schleefgst/gstplugin.c: Switch to using G_MODULE_BIND_LOCAL...
2005-03-31 Wim Taymansgst/: Added start/stop methods to transform base class...
2005-03-29 Wim Taymansgst/: Simplify pad activation.
2005-03-29 Andy Wingolibs/gst/dataprotocol/: Remove test, it's the same...
2005-03-29 Andy Wingopo/, docs/gst/: Commit automatic changes to docs and...
2005-03-28 Wim TaymansAdded state change code.
2005-03-21 Wim TaymansNext big merge.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-18 Zaheer Abbas Meralilibs/gst/dataprotocol/dataprotocol.c: Allocate the...
2005-02-15 Stefan Kostfixed a few typos, relabeled introductionary list of...
2005-02-08 Thomas Vander Stichelebuild fix
2005-01-26 Stefan Kostrestructured DParam docs added some thoughts about...
2005-01-05 Stefan Kostanother shell oneliner for empty return value docs...
2004-10-01 Wim Taymanslibs/gst/dataprotocol/dataprotocol.c: Fix threadsafety...
2004-08-16 Thomas Vander Stichelefix for #150242
2004-08-09 Thomas Vander Sticheledocs/faq/gst-uninstalled: fix PKG_CONFIG_PATH and PYTHO...
2004-07-30 David Schleeflibs/gst/dataprotocol/dataprotocol-test.c: Use GST_READ...
2004-07-29 Benjamin Ottelibs/gst/control/Makefile.am: link to libgstreamer...
2004-07-28 Thomas Vander Stichelevarious doc and style fixes, adding bytestream
2004-07-28 Thomas Vander Stichelefix gst-libs docs build
2004-07-28 Thomas Vander Sticheledoc style fixes
2004-07-21 Benjamin Ottekeep this up to date, since I seem to be the only one...
2004-07-21 Stefan Kostput symbols in the sections.txt into the right sections...
2004-07-15 Stefan Kostnow the api-index has a title in devhelp added more...
2004-07-15 Stefan Kostadded more documenation comments to the control library
2004-07-14 Stefan Kostadded docuementation comments added a few consts to...
2004-07-02 Thomas Vander Stichelefix some dparams stuff
2004-06-29 Benjamin Ottegst/gstpad.c: throw an error if the getcaps function...
2004-06-24 Benjamin Ottelibs/gst/bytestream/filepad.*: add 2 new functions
2004-06-20 Benjamin Ottegst/gstvalue.c: test that start is smaller then end
2004-06-09 Thomas Vander Stichelebump GDP to 0.1, add buffer flags
2004-06-06 Sebastien Cotefix copyright in header and typo in debugging category...
2004-05-24 Thomas Vander Sticheleenable new
2004-05-24 Thomas Vander Stichelewrap header in _NEW
2004-05-21 Thomas Vander Stichelefix location
2004-05-19 Thomas Vander Sticheleignore more
2004-05-19 Thomas Vander Sticheleautomake fix
next