autoconf for freebsd
[platform/upstream/gstreamer.git] / gst /
2005-10-11 Wim Taymansforgot this one
2005-10-11 Wim Taymansgst/base/gstbasesink.*: Correctly parse newsegment...
2005-10-11 Thomas Vander Stichelegst/gst.c: split plugin paths correctly
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 Stichelegst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P...
2005-10-11 Thomas Vander Sticheleconfigure.ac: if we don't have glib, fail before testin...
2005-10-11 Andy Wingogst/gstpad.c (pre_activate): Renamed from pre_activate_...
2005-10-11 Wim Taymansgst/gstbin.*: Prepare to make current EOS message queue...
2005-10-11 Wim Taymansgst/gstbin.*: Work on proper clock selection.
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-11 Thomas Vander Sticheleif we log our init, should also log finalize
2005-10-10 Thomas Vander Sticheledon't declare on the proper define
2005-10-10 Thomas Vander Sticheleunmangle the nesting a little
2005-10-10 Thomas Vander Stichelegst/parse/grammar.y: some cleanup before the hacking
2005-10-10 Thomas Vander Stichelegst/base/gstbasesrc.c: use conversions
2005-10-10 Thomas Vander Sticheleanother cast bites the dust
2005-10-10 Thomas Vander Sticheleanother cast bites the dust
2005-10-10 Thomas Vander Stichelegst/gstutils.c: apparently converting from guint64...
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 Andy Wingogst/gst.c (G_OPTION_FLAG_NO_ARG): Apparently GLib 2...
2005-10-10 Tim-Philipp Müllergst/gstiterator.c: Fix my previous commit: GTypes passe...
2005-10-10 Wim Taymansgst/gstelement.c: Use src/sink pads lists for the respe...
2005-10-10 RonaldMerged in popt removal + GOption addition patch from...
2005-10-10 Tim-Philipp Müllergst/gstiterator.c: Add assertions to make sure passed...
2005-10-10 Tim-Philipp Müllergst/gstbin.c: Pass GType and size arguments to gst_iter...
2005-10-10 Wim Taymansgst/gstelement.c: And free the GStaticRecMutex too
2005-10-10 Andy Wingogst/gstelement.c (gst_element_init, gst_element_finaliz...
2005-10-10 Andy Wingodocs/gst/gstreamer-sections.txt: Doc updates.
2005-10-10 Andy Wingogst/gstelement.c (gst_element_change_state_func): Renam...
2005-10-10 Sebastien Moutteupdates for the win32 build (patch from Sebastien Moutte)
2005-10-10 Andy Wingogst/gstbin.c (gst_bin_get_state_func): Renamed from...
2005-10-10 Tim-Philipp Müllergst/base/gsttypefindhelper.c: Check whether we have...
2005-10-10 Thomas Vander Stichelegst/: doc updates
2005-10-09 Stefan Kostmore docs, fix compilation
2005-10-09 Philippe Kalafgst/gstmessage.c: Fixed a few forgotten variables on...
2005-10-09 Tim-Philipp Müllergst/base/gsttypefindhelper.c: Fix evil typefind crasher...
2005-10-09 Thomas Vander Stichelegst/gstmessage.*: don't use new, it's a C++ keyword
2005-10-08 Wim Taymansgst/: Small docs and debug updates.
2005-10-08 Stefan Kostmore docs
2005-10-08 Wim Taymansgst/gstbin.c: Fix typos, add comments.
2005-10-08 Wim Taymansgst/gstbin.c: Do a less CPU demanding EOS check because...
2005-10-08 Wim Taymansgst/gstevent.*: Fix event quark registration.
2005-10-08 Wim Taymansgst/base/gstbasesink.c: Better log message.
2005-10-08 Stefan Kostlots of new docs and doc fixes
2005-10-08 Thomas Vander Stichelefix a leak I introduced
2005-10-08 Thomas Vander Stichelegst/: Only ever load one plugin for a given plugin...
2005-10-08 Wim Taymansgst/base/gstbasesink.c: Prepare for doing QOS.
2005-10-08 Wim Taymansgst/gstmessage.*: Also carry the clock in question.
2005-10-08 Wim Taymansgst/gstmessage.*: Clean up.
2005-10-08 Thomas Vander SticheleMakefile.am: remove include dir
2005-10-08 Wim Taymansgst/base/gstbasesink.*: Repost EOS message while going...
2005-10-08 Wim Taymansgst/: Make ChildProxy threadsafe and fix mem leaks.
2005-10-08 Thomas Vander Stichelegst/gst.c: debug the GST_PLUGIN_ env vars
2005-10-08 Wim TaymansAdded extra field to STATE_CHANGE message with the...
2005-10-08 Wim Taymansgst/: Small cleanups and doc updates.
2005-10-08 Thomas Vander Stichelegst/: log distributing clocks and base time
2005-10-07 Wim Taymansgst/base/gstbasesrc.*: Make the newsegment event custom...
2005-10-07 Wim Taymansgst/gstevent.*: New event for future idea.
2005-10-07 Andy Wingogst/gstelement.c (gst_element_post_message): Doc update.
2005-10-07 Andy Wingodocs/gst/gstreamer-sections.txt: Update.
2005-10-07 Thomas Vander Stichelefdsrc does not build currently on win32 due to socketpair
2005-10-07 Andy Wingocheck/elements/fakesrc.c (test_no_preroll): New check...
2005-10-07 Wim Taymansgst/gstghostpad.c: Activating a ghostpad with no intern...
2005-10-07 Thomas Vander Stichelegst/gstobject.h: there's no point in wrapping FLAG_SET...
2005-10-07 Johan DahlinAdd a GType to GstIterator, update callsites and tests.
2005-10-06 Thomas Vander Sticheleinitialize quarks
2005-10-06 Thomas Vander Stichelegst/gstpad.c: give events a chance to be handled by...
2005-10-06 Thomas Vander Stichelegst/gstevent.*: add string representations for event...
2005-10-06 Thomas Vander Stichelewhitespace fixes
2005-10-06 Wim Taymansgst/elements/gstfilesink.c: Don't use NULL pointers.
2005-10-06 Thomas Vander Stichelegst/: widen the debug category in output to fit the...
2005-10-06 Thomas Vander Stichelegst/gstghostpad.c: add push activation of sink ghost...
2005-10-05 Thomas Vander Sticheledoc updates
2005-10-05 Thomas Vander Stichelegst/gstutils.c: fix a bug in the case where neither...
2005-10-05 Thomas Vander Stichelegst/gstpad.c: emit have-data before checking for peers...
2005-10-05 Thomas Vander Sticheleindent ifdefs
2005-10-04 Wim Taymansgst/elements/: Protect last_message with lock.
2005-10-04 Edward Herveygst/gstformat.h: Added precision in the comments for...
2005-10-04 Michael Smithgst/gsterror.c: Add another error string used in a...
2005-10-04 Julien Mouttegst/gstbus.c: We don't need this header.
2005-10-02 Andy Wingogst/gstpad.c (gst_pad_activate_push): There is a race...
2005-10-02 Andy Wingodocs/design/part-gstghostpad.txt: Add a note about...
2005-10-02 Andy Wingogst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use...
2005-10-01 Tim-Philipp Müllergst/gstutils.c: Add assertion that makes sure src_val...
2005-09-30 Edward Herveygst/elements/gsttee.c: Let's not iterate pads we're...
2005-09-30 Wim Taymansgst/gstelement.c: Small tweak, element in ASYNC remains...
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 David Schleefgst/gstplugin.c: Make some error messages more end...
2005-09-29 Thomas Vander Stichelecheck/: fix tests for the new warning
2005-09-29 Thomas Vander Stichelegst/gstobject.c: for 2.6 refcounting, make debug log...
2005-09-29 Thomas Vander Sticheleuse message type names
2005-09-29 Andy Wingogst/gstbus.c (gst_bus_remove_signal_watch): New functio...
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Change for new bus API.
2005-09-29 Thomas Vander Stichelerename filter-caps to caps property
2005-09-29 Tim-Philipp Müllergst/gstvalue.c: More robust fraction string parsing.
2005-09-29 Tim-Philipp Müllergst/gstcaps.c: Thou shalt not free a structure and...
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Add bus to bin.
2005-09-29 Johan Dahlingst/gstmessage.c (gst_message_parse_state_changed)...
next