check/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS
[platform/upstream/gstreamer.git] / libs /
2005-08-21 Jan Schmidtcheck/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: don't valgrind the controller test...
2005-08-20 Thomas Vander Stichelecheck/Makefile.am: set GST_TOOLS_DIR
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-08-18 Andy WingoMake sure that when a pipeline goes to PLAYING, that...
2005-08-18 Jan Schmidtcheck/: I wrote a test!
2005-08-17 Andy Wingogst/base/gstbasetransform.c: Debug changes.
2005-08-16 Andy Wingogst/base/gstadapter.*: New function, like peek() but...
2005-08-15 Stefan Kostdocs/gst/gstreamer-sections.txt: made some defines...
2005-08-11 Stefan Kostadded deprecation and since indexes added since tags
2005-08-10 Tim-Philipp Müllergst/base/gsttypefindhelper.c: The memory returned by...
2005-08-08 Ronald S. Bultjegst/base/gstbasetransform.c: Fix a pretty good memleak.
2005-08-08 Tim-Philipp Müllergst/: Add padding to our base elements' class and insta...
2005-08-05 Stefan Kostadding more entries to the docs and fix small doc-bugs
2005-08-05 Stefan Kostadded long/short desc for controller docs added collect...
2005-08-05 Stefan Kostmore tests (and fixes) for the controller more docs...
2005-08-04 Andy Wingogst/elements/gstcapsfilter.c: Reimplement using basetra...
2005-08-04 Edward Herveygst/base/gstadapter.h: Added gst_adapter_get_type(...
2005-08-03 Stefan Kostadded check test suite for the controller fixed a doc...
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...
next