autoconf for freebsd
[platform/upstream/gstreamer.git] / libs /
2005-10-11 Wim Taymansforgot this one
2005-10-11 Wim Taymansgst/base/gstbasesink.*: Correctly parse newsegment...
2005-10-11 Wim TaymansAdded extra flag to newsegment for future API freeze.
2005-10-11 Julien Mouttegst/base/gstcollectpads.*: Handle EOS correctly.
2005-10-11 Thomas Vander Sticheleconfigure.ac: if we don't have glib, fail before testin...
2005-10-11 Edward Herveylibs/gst/controller/gstcontroller.*: Added GList* versi...
2005-10-10 Thomas Vander Stichelefix more valgrind warnings before turning up the heat
2005-10-10 Thomas Vander Stichelegst/base/gstbasesrc.c: use conversions
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 Tim-Philipp Müllergst/base/gsttypefindhelper.c: Check whether we have...
2005-10-09 Tim-Philipp Müllergst/base/gsttypefindhelper.c: Fix evil typefind crasher...
2005-10-08 Wim Taymanslibs/gst/dataprotocol/: It's about time we bump the...
2005-10-08 Wim Taymansgst/base/gstbasesink.c: Better log message.
2005-10-08 Wim Taymansgst/base/gstbasesink.c: Prepare for doing QOS.
2005-10-08 Wim Taymansgst/base/gstbasesink.*: Repost EOS message while going...
2005-10-07 Wim Taymansgst/base/gstbasesrc.*: Make the newsegment event custom...
2005-10-07 Andy Wingocheck/elements/fakesrc.c (test_no_preroll): New check...
2005-10-02 Andy Wingogst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use...
2005-09-30 Wim Taymansgst/base/gstbasesink.c: Only error is an error.
2005-09-29 Tim-Philipp Müllergst/base/gstbasesrc.c: Fix documentation typos. Add...
2005-09-29 Edward Herveylibs/gst/controller/gstcontroller.c: Better if we actua...
2005-09-28 Stefan Kostgst/gstinfo.c: don't do dummy g_strdup()s
2005-09-28 Stefan Kostadded another constructor for language bindings
2005-09-28 Andy Wingogst/base/gstbasesrc.c (gst_base_src_unlock): Comment...
2005-09-27 Stefan Kostadded two new functions to the docs documents all undoc...
2005-09-27 Thomas Vander Stichelegst/: remove now useless and leaky resurrection code...
2005-09-27 Andy Wingolibs/gst/dataprotocol/dataprotocol.c: Fix error-checkin...
2005-09-26 Andy WingoRemove memchunk benchmark stuff, this is taken over...
2005-09-26 Wim Taymansgst/base/gstbasesrc.c: Some more debugging info.
2005-09-25 Stefan Kostadded more docs
2005-09-23 Thomas Vander Stichelevarious doc updates
2005-09-22 Wim Taymansgst/base/gstbasesink.c: Prepare for more accurate posit...
2005-09-21 Tim-Philipp Müllergst/: Don't put functional code in g_return_if_fail...
2005-09-20 Thomas Vander Stichelefix a leak in controller
2005-09-20 Wim Taymansgst/base/gstbasesink.c: Make sync property settable...
2005-09-20 Wim Taymansgst/base/gstbasesink.*: Added sync property to basesink...
2005-09-20 Stefan Kostmore leaks plumbed, added more debug-logging
2005-09-19 Wim Taymansgst/base/gstbasesrc.c: Handle state change failure...
2005-09-16 Thomas Vander Stichelesome whitespace to trigger a build
2005-09-15 David Schleefconfigure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS...
2005-09-15 David Schleefconfigure.ac: Remove getbits library. Nothing uses...
2005-09-12 Jan Schmidtgst/: Remove the requirement for sub-classes to call...
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-09-11 Thomas Vander Sticheledebug fixes
2005-09-09 Jan Schmidtcheck/gst-libs/controller.c: Header include fix.
2005-09-09 Thomas Vander Sticheleobject debugging is good
2005-09-09 Jan Schmidtcheck/elements/identity.c: Make the error a little...
2005-09-09 Thomas Vander Stichelecheck/gst/gstpad.c: add tests for valid pad naming
2005-09-09 Thomas Vander Sticheleconfigure.ac: say what CHECK flags we use
2005-09-07 Andy Wingogst/base/gstbasesink.c (gst_base_sink_activate_pull...
2005-09-02 Tim-Philipp Müllergst/base/gstbasesink.c: Add comment.
2005-09-02 Stefan Kostrun the wingo-magic script against the docs
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-09-01 Wim Taymansgst/base/gstbasesink.*: Handle newsegments more correctly.
2005-08-31 Stefan Kostlibs/gst/controller/gst-controller.c: fixed boolean...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: Passthrough elements don...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: Don't leak refcounts on...
2005-08-31 Wim Taymansgst/base/gstbasetransform.*: Handle the case where...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: passthrough elements can...
2005-08-31 Stefan Kostcheck/gst-libs/controller.c: more tests (hehe I have...
2005-08-30 Wim Taymansgst/base/gstadapter.c: Flushing out 0 bytes is ok for...
2005-08-30 Stefan Kostdocs/gst/gstreamer-sections.txt: ultral33t func10ns...
2005-08-28 Andy Wingogst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instan...
2005-08-26 Stefan Kostgst/base/gstbasetransform.c: fix div-by-zero
2005-08-26 Andy Wingocheck/pipelines/simple_launch_lines.c (run_pipeline...
2005-08-26 Stefan Kostlibs/gst/bytestream/: removing obsolete files
2005-08-26 Thomas Vander Stichelegst/base/: fix up some debugging
2005-08-26 Thomas Vander Stichelewhitespace, doc and debug fixing/additions
2005-08-25 Wim Taymansgst/base/gstbasetransform.*: Cache caps unit_size.
2005-08-25 Thomas Vander Sticheleadd docs
2005-08-25 Thomas Vander Sticheleadd a uint64 checking method
2005-08-24 Wim Taymansgst/base/gstbasesink.*: Handle newsegment events correctly.
2005-08-24 Thomas Vander Stichelegst/base/gstbasetransform.c: use gboolean return values...
2005-08-24 Wim Taymansgst/base/gstbasetransform.*: Many fixes and new feature...
2005-08-23 Stefan Kostgracefully handle helper method calls to objects that...
2005-08-23 Stefan Kostinlined more doc comments, added missing comments and...
2005-08-22 Wim Taymansgst/base/gstbasetransform.c: Also call the transform...
2005-08-22 Jan Schmidtgst/base/gstbasesrc.c: (gst_base_src_event_handler)
2005-08-22 Jan Schmidtgst/base/gstbasesink.c: Remove extra parameter to debug...
2005-08-22 Thomas Vander Stichelecheck/gst/gstbin.c: since we don't know when preroll...
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: clean up environment for when regist...
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...
next