autoconf for freebsd
[platform/upstream/gstreamer.git] / libs /
2005-08-03 Stefan Kostadd short/long description docs to base classes add...
2005-08-02 Stefan Kostadded controller code removed dparam pc files
2005-08-01 Jan Schmidtgst/base/gstcollectpads.c: Broadcast the condition...
2005-08-01 Jan Schmidtgst/base/gstbasetransform.c: Handle PAUSED->READY-...
2005-08-01 Stefan Kostdeactivate and remove dparams (libgstcontrol)
2005-07-28 Ronald S. Bultjegst/base/gstbasetransform.*: Remove broken delay_config...
2005-07-28 Ronald S. Bultjegst/base/gstbasetransform.c: Better debug if no transfo...
2005-07-27 Wim Taymanslibs/gst/dataprotocol/dataprotocol.c: Fix serialization...
2005-07-27 Wim TaymansSome docs updates
2005-07-27 Ronald S. Bultjegst/base/gstbasetransform.c: Make debugging actually...
2005-07-22 Wim Taymansdocs/design/part-events.txt: Small update.
2005-07-21 Wim Taymansdocs/design/part-seeking.txt: Some small additions.
2005-07-20 Wim Taymansgst/gstmessage.*: Added a bunch of messages for advance...
2005-07-20 Wim Taymansgst/base/gstbasesrc.*: Add a gboolean to decide when...
2005-07-19 Wim Taymansgst/base/gstbasesrc.c: Make sure we never call the...
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 Taymansdocs/design/: Some more docs in the works.
2005-07-17 Wim Taymansgst/base/gstbasesink.c: Refcounting fixes.
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 Tim-Philipp Müllergst/base/gstbasesrc.c: Don't unref the caps we passed...
2005-07-15 Andy Wingotools/gst-typefind.c: Update, add copyright block.
2005-07-15 Wim Taymansgst/base/gstbasetransform.*: Make passthrough work...
2005-07-14 Wim Taymansgst/base/gstbasesrc.c: Post error messages on errors.
2005-07-14 Thomas Vander Stichelemore autistic cleanliness in functions/names/defines
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-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.
next