configure.ac: reorganize clean up document more remove cruft
[platform/upstream/gstreamer.git] / ChangeLog
2005-10-15 Thomas Vander Sticheleconfigure.ac: reorganize clean up document more remove...
2005-10-14 Tim-Philipp Müllercheck/gst/gsttag.c: Add some simple tests for the new...
2005-10-14 Tim-Philipp Müllergst/elements/: Beautify 'last-message' output: print...
2005-10-14 Tim-Philipp MüllerAdd new API to check plugin feature version requirements.
2005-10-13 Thomas Vander Stichelegst/gststructure.c: guard against NULL printf - happens...
2005-10-13 Tim-Philipp Müllergst/base/gstcollectpads.c: Fix presumable copy'n'pasto.
2005-10-13 Thomas Vander Stichelegst/elements/: fix some signedness
2005-10-13 Andy Wingofoo
2005-10-13 Andy Wingolibs/gst/dataprotocol/dataprotocol.c (gst_dp_packet_fro...
2005-10-13 Stefan Kostfixed typos
2005-10-13 Thomas Vander Stichelegst/: GLib 2.6 g_flags_get_first_value has a bug that...
2005-10-13 Thomas Vander Stichelegst/base/: fix up debugging
2005-10-13 Tim-Philipp MüllerAdded gst_tag_list_get_date() and gst_tag_list_get_date...
2005-10-13 Julien Mouttegst/base/gstcollectpads.*: Handle newsegment and store...
2005-10-13 Stefan Kostfix GOption context leaks doc fixes
2005-10-12 Thomas Vander Stichelegst/gstbus.c: use HAVE_UNISTD_H
2005-10-12 Thomas Vander Stichelegst/base/: fix more guint64<->gdouble conversions
2005-10-12 Thomas Vander SticheleMakefile.am: add win32-update target
2005-10-12 Wim Taymansgst/: Protect flags with proper lock. unref provided...
2005-10-12 Stefan Kostremoved unused flags from miniobject doc fixes
2005-10-12 Wim Taymansgst/elements/gstfilesink.c: Flush before seeking.
2005-10-12 Andy Wingogst/gst.c (gst_init_check): Ignore unknown options...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-12 Wim Taymansgst/: Some more debugging info.
2005-10-12 Wim TaymansSome doc updates.
2005-10-12 Wim TaymansUse GstClockTime in _get_state() instead of GTimeVal.
2005-10-12 Andy Wingogst/gstpad.c (gst_pad_pause_task): Actually return...
2005-10-12 Wim Taymansgst/gstpad.c: Cleanup activation code. Reset old state...
2005-10-12 Wim Taymansgst/base/gstbasesink.c: No need to prerol after receivi...
2005-10-12 Wim Taymanscheck/: Moved sinks2 testcode in sinks check.
2005-10-11 Thomas Vander Stichelewin32/: Visual Studio 6 project files, and a new common...
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 Stichelemore str null protection
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 Edward Herveylibs/gst/controller/gstcontroller.*: Added GList* versi...
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-10 Thomas Vander Stichelefix more valgrind warnings before turning up the heat
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 Wim Taymanstests/sched/:
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 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 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 Wingochangelog
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 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 Müllergst/base/gsttypefindhelper.c: Check whether we have...
2005-10-10 Thomas Vander Stichelegst/: 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 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 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 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 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 Müllertools/gst-inspect.c: Can't pass NULL strings to g_print...
2005-10-08 Thomas Vander Sticheledocs/: add a chapter on running GStreamer.
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 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.
next