platform/upstream/gstreamer.git
2005-10-12 Thomas Vander... autoconf for freebsd
2005-10-12 Thomas Vander... autoconf for freebsd
2005-10-12 Thomas Vander... autoconf for freebsd
2005-10-12 Thomas Vander... autoconf for freebsd
2005-10-12 Thomas Vander... autoconf for freebsd
2005-10-11 Thomas Vander... win32/: Visual Studio 6 project files, and a new common...
2005-10-11 Wim Taymansforgot this one
2005-10-11 Wim Taymansgst/base/gstbasesink.*: Correctly parse newsegment...
2005-10-11 Thomas Vander... gst/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... more str null protection
2005-10-11 Thomas Vander... gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P...
2005-10-11 Thomas Vander... configure.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 Edward Herveylibs/gst/controller/gstcontroller.*: Added GList* versi...
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-11 Thomas Vander... if we log our init, should also log finalize
2005-10-10 Thomas Vander... fix more valgrind warnings before turning up the heat
2005-10-10 Thomas Vander... don't declare on the proper define
2005-10-10 Thomas Vander... unmangle the nesting a little
2005-10-10 Thomas Vander... gst/parse/grammar.y: some cleanup before the hacking
2005-10-10 Thomas Vander... gst/base/gstbasesrc.c: use conversions
2005-10-10 Thomas Vander... another cast bites the dust
2005-10-10 Thomas Vander... another cast bites the dust
2005-10-10 Wim Taymanstests/sched/:
2005-10-10 Thomas Vander... gst/gstutils.c: apparently converting from guint64...
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 Andy Wingotests/Makefile.am (noinst_PROGRAMS): No more init.c.
2005-10-10 Andy Wingogst/gst.c (G_OPTION_FLAG_NO_ARG): Apparently GLib 2...
2005-10-10 Tim-Philipp... gst/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... gst/gstiterator.c: Add assertions to make sure passed...
2005-10-10 Tim-Philipp... gst/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 Thomas Vander... don't echo path
2005-10-10 Andy Wingogst/gstelement.c (gst_element_init, gst_element_finaliz...
2005-10-10 Andy Wingochangelog
2005-10-10 Andy Wingodocs/gst/gstreamer-sections.txt: Doc updates.
2005-10-10 Thomas Vander... add more win32 build files
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 Andy Wingocheck/states/sinks.c (test_src_sink): Cleanups from...
2005-10-10 Andy Wingocheck/pipelines/simple_launch_lines.c (run_pipeline...
2005-10-10 Andy Wingocheck/gst/gstghostpad.c (test_ghost_pads): Merge from...
2005-10-10 Andy Wingocheck/gst/gstbin.c: Merge in some style fixes and addit...
2005-10-10 Tim-Philipp... gst/base/gsttypefindhelper.c: Check whether we have...
2005-10-10 Thomas Vander... gst/: doc updates
2005-10-10 Andy Wingoautogen.sh (CONFIGURE_DEF_OPT): No more --plugin-buiddi...
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... gst/base/gsttypefindhelper.c: Fix evil typefind crasher...
2005-10-09 Thomas Vander... gst/gstmessage.*: don't use new, it's a C++ keyword
2005-10-09 Thomas Vander... once is enough
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 Taymanslibs/gst/dataprotocol/: It's about time we bump the...
2005-10-08 Wim Taymansdocs/design/: Many doc updates.
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... fix a leak I introduced
2005-10-08 Thomas Vander... gst/: 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 Taymanscheck/: Allow new clock message too.
2005-10-08 Wim Taymansgst/gstmessage.*: Also carry the clock in question.
2005-10-08 Wim Taymansgst/gstmessage.*: Clean up.
2005-10-08 Tim-Philipp... tools/gst-inspect.c: Can't pass NULL strings to g_print...
2005-10-08 Thomas Vander... docs/: add a chapter on running GStreamer.
2005-10-08 Thomas Vander... Makefile.am: remove include dir
2005-10-08 Wim Taymansgst/base/gstbasesink.*: Repost EOS message while going...
2005-10-08 Wim Taymanstools/gst-launch.c: Better message printout.
2005-10-08 Wim Taymansgst/: Make ChildProxy threadsafe and fix mem leaks.
2005-10-08 Thomas Vander... gst/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... gst/: log distributing clocks and base time
2005-10-08 Thomas Vander... add two new functions
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... fdsrc 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 Thomas Vander... don't use if not declared
2005-10-07 Wim Taymansgst/gstghostpad.c: Activating a ghostpad with no intern...
2005-10-07 Thomas Vander... gst/gstobject.h: there's no point in wrapping FLAG_SET...
2005-10-07 Michael SmithPrint out feature and plugin count at the end when...
2005-10-07 Johan DahlinAdd a GType to GstIterator, update callsites and tests.
2005-10-06 Thomas Vander... doh. use correct variable
2005-10-06 Christian Schallerversion gstreamer-tools package
2005-10-06 Thomas Vander... initialize quarks
2005-10-06 Thomas Vander... gst/gstpad.c: give events a chance to be handled by...
2005-10-06 Thomas Vander... gst/gstevent.*: add string representations for event...
next