check/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS
[platform/upstream/gstreamer.git] / ChangeLog
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 Stichelemake GST_ELEMENT_ERROR not do GST_ERROR_OBJECT - these...
2005-08-20 Thomas Vander Stichelecheck/Makefile.am: set GST_TOOLS_DIR
2005-08-20 Thomas Vander Stichelefactor out the common stuff
2005-08-20 Thomas Vander Stichelevalgrind more tests
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-08-19 Stefan Kosteliminate another tmpl file, fix spelling in the long...
2005-08-18 Jan Schmidtcheck/gst/gstevents.c: Should fix build on 64-bit arch's
2005-08-18 Andy WingoMake sure that when a pipeline goes to PLAYING, that...
2005-08-18 Jan Schmidtdocs/pwg/advanced-types.xml: Hack long paragraph into...
2005-08-18 Jan Schmidtcheck/gst/gstevents.c: Provide more error margin in...
2005-08-18 Jan Schmidtcheck/gst/gstevents.c: Fix error message output so...
2005-08-18 Jan Schmidtcheck/: I wrote a test!
2005-08-17 Andy Wingogst/gstpipeline.c (gst_pipeline_change_state): Interpre...
2005-08-17 Andy Wingogst/base/gstbasetransform.c: Debug changes.
2005-08-16 Andy Wingogst/base/gstadapter.*: New function, like peek() but...
2005-08-16 Ronald S. Bultjegst/gstutils.*: Add two utility functions for tag handling.
2005-08-16 Ronald S. Bultjedocs/manual/: Fix docs to use _bin_add() before _link...
2005-08-16 Wim Taymanscheck/gst/gstvalue.c: Added subtract checks.
2005-08-15 Thomas Vander Sticheledon't convert NULL structures to strings
2005-08-15 Stefan Kostdocs/gst/gstreamer-sections.txt: made some defines...
2005-08-15 Ronald S. Bultjedocs/pwg/appendix-porting.xml: Document _set_link_funct...
2005-08-14 Thomas Vander Stichelecheck/Makefile.am: add a .check target for running...
2005-08-13 Tim-Philipp MüllerAdd GST_TAG_LANGUAGE_CODE as we have in 0.8, and don...
2005-08-12 Tim-Philipp Müllerdocs/pwg/: Add some paragraphs about state changes...
2005-08-11 Stefan Kostadded deprecation and since indexes added since tags
2005-08-11 Wim Taymansgst/gstghostpad.c: Actually implement (re)setting the...
2005-08-10 Tim-Philipp Müllergst/gst.c: Check whether GST_DEBUG_NO_COLOR environment...
2005-08-10 Tim-Philipp Müllergst/base/gsttypefindhelper.c: The memory returned by...
2005-08-09 Tim-Philipp MüllerNew macros: GST_ROUND_UP_2() through GST_ROUND_UP_64().
2005-08-08 Ronald S. Bultjegst/base/gstbasetransform.c: Fix a pretty good memleak.
2005-08-08 Tim-Philipp Müllergst/gstiterator.h: Fix wrong include and 'make distcheck'.
2005-08-08 Ronald S. Bultjegst/gstbin.c: Use gst_element_post_message() instead.
2005-08-08 Tim-Philipp Müllergst/: Add padding to our base elements' class and insta...
2005-08-08 Ronald S. Bultjegst/gstbin.c: Make default message forwarding from...
2005-08-08 Ronald S. Bultjegst/gstelement.c: On paused->ready, set pad->caps to...
2005-08-07 Ronald S. Bultjegst/elements/gstcapsfilter.c: Allow NULL as filter...
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-05 Thomas Vander Sticheleadd sizetype tests for fakesrc
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-08-01 Tim-Philipp Müllergst/elements/gsttypefindelement.*: Set caps on all...
2005-08-01 Tim-Philipp Müllergst/elements/gsttypefindelement.*: Set caps on first...
2005-08-01 Tim-Philipp Müllerdocs/gst/: Remove some old cruft from docs.
2005-07-31 Tim-Philipp Müllergst/gstpad.h: Fix inline docs for GstPadLinkReturn.
2005-07-30 Tim-Philipp Müllerconfigure.ac: Use AC_SYS_LARGEFILE, which will set...
2005-07-29 Wim Taymanscheck/gst/gstghostpad.c: Added test for removing an...
2005-07-29 Wim Taymansdocs/design/part-gstghostpad.txt: Small update.
2005-07-29 Jan Schmidtgst/gstbus.c: gst_bus_poll may be called from other...
2005-07-29 Wim Taymansdocs/design/part-gstghostpad.txt: Overview of current...
2005-07-28 Wim Taymanscheck/gst/gstbin.c: Added checks for hierarchy consiste...
2005-07-28 Ronald S. Bultjegst/base/gstbasetransform.*: Remove broken delay_config...
2005-07-28 Wim Taymanscheck/gst/gstghostpad.c: Added some more tests for...
2005-07-28 Ronald S. Bultjegst/base/gstbasetransform.c: Better debug if no transfo...
2005-07-27 Wim Taymansdocs/random/wtay/network-transp: Some old doc I had.
2005-07-27 Wim Taymanslibs/gst/dataprotocol/dataprotocol.c: Fix serialization...
2005-07-27 Wim TaymansFix compilation and fix event serialization.
2005-07-27 Wim TaymansSome docs updates
2005-07-27 Ronald S. Bultjegst/base/gstbasetransform.c: Make debugging actually...
2005-07-25 Ronald S. Bultjegst/gstpad.c: Implement default fixation once again...
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 Ronald S. Bultjedocs/: Document new-pad/state-change signal renames...
2005-07-20 Ronald S. BultjeGstElement::new-pad -> pad-added, GstElement::state...
2005-07-20 Ronald S. Bultjegst/gstinfo.*: Fix illegal cast on some platforms ...
2005-07-20 Ronald S. Bultjegst/gstmessage.*: Add _new_custom, make _new_applicatio...
2005-07-20 Wim Taymansgst/base/gstbasesrc.*: Add a gboolean to decide when...
2005-07-20 Ronald S. Bultjedocs/manual/appendix-porting.xml: Mention removal of...
2005-07-20 Ronald S. Bultjedocs/pwg/: Document base classes, update sections of...
2005-07-19 Wim Taymansgst/gstqueue.*: Propagate GstFlowReturn more intelligen...
2005-07-19 Wim Taymanstools/gst-launch.c: Don't block forever for the state...
2005-07-19 Wim Taymansgst/base/gstbasesrc.c: Make sure we never call the...
2005-07-19 Andy Wingogst/parse/parse.l: Attempt to solve bug #172815.
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 Andy Wingoconfigure.ac: Use AS_LIBTOOL_TAGS.
2005-07-18 Wim Taymansdocs/gst/gstreamer.types: Remove deleted types.
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-18 Wim Taymansgst/: Remove old file.
2005-07-18 Wim Taymansgst/Makefile.am: No more cothreads.h
2005-07-18 Wim Taymansgst/cothreads.*: Let's remove these.
2005-07-18 Wim Taymansdocs/design/: Some more docs in the works.
2005-07-17 Wim Taymanscheck/gst/gstbin.c: Remove bogus test.
2005-07-17 Wim Taymansgst/base/gstbasesink.c: Refcounting fixes.
2005-07-17 Wim Taymansgst/gstqueue.c: Fix nasty refcount bug.
2005-07-16 Philippe KalafForgot changelog entry
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 Andy Wingogst/gsterror.c (_gst_core_errors_init): Use the magic...
next