platform/upstream/gstreamer.git
2005-10-16 Thomas Vander... comment; update win32 config.h
2005-10-16 Thomas Vander... Dear Andy: here's a script to update stuff from CVS
2005-10-16 Thomas Vander... configure.ac: clean up further
2005-10-16 Thomas Vander... GStreamer consultants will make a lot of money in 2038
2005-10-16 Thomas Vander... gst/gstcaps.c: Fix guint j diving under 0
2005-10-16 Thomas Vander... check for process.h, declares getpid() on Windows
2005-10-16 Thomas Vander... fix signedness
2005-10-16 Thomas Vander... fix GST_VERSION
2005-10-16 Thomas Vander... fix inline
2005-10-16 Thomas Vander... define PACKAGE
2005-10-16 Thomas Vander... update available headers
2005-10-16 Julien Mouttegst/gstcaps.c: Fix a bad bug with a simple fix. Because...
2005-10-16 Thomas Vander... update
2005-10-16 Thomas Vander... typo
2005-10-16 Thomas Vander... updates for 2in32
2005-10-16 Thomas Vander... more define fixes
2005-10-16 Thomas Vander... configure.ac: use the gettext macro
2005-10-16 Thomas Vander... remove more PKG_CFLAGS
2005-10-16 Thomas Vander... gst/: add the nano
2005-10-16 Thomas Vander... remove GST_PKG_CFLAGS
2005-10-15 Tim-Philipp... gst/gstevent.h: Oops, add missing closing bracket.
2005-10-15 Thomas Vander... configure.ac: use common m4's for argument checking
2005-10-15 Tim-Philipp... Add GST_EVENT_TYPE_NAME() macro.
2005-10-15 Thomas Vander... update defs
2005-10-15 Thomas Vander... gst/: privatize more symbols
2005-10-15 Thomas Vander... configure.ac: add srcdir, builddir includes to GST_ALL_...
2005-10-15 Thomas Vander... give each value a _get_type, removes the DATA exports
2005-10-15 Thomas Vander... fix link flags
2005-10-15 Thomas Vander... update defs file
2005-10-15 Thomas Vander... update defs
2005-10-15 Thomas Vander... gst/gst.*: remove _gst_registry_auto_load, not used...
2005-10-15 Thomas Vander... I'm too lazy to comment this
2005-10-15 Thomas Vander... various style fixes
2005-10-15 Thomas Vander... whitespace fixes
2005-10-15 Thomas Vander... remove obsolete tests whitespace fixes
2005-10-15 Thomas Vander... configure.ac: correctly make conditionals
2005-10-15 Thomas Vander... whitespace fixes
2005-10-15 Thomas Vander... configure.ac: check for some headers
2005-10-15 Thomas Vander... configure.ac: reorganize clean up document more remove...
2005-10-15 Thomas Vander... clean up pc files
2005-10-15 Thomas Vander... remove dir
2005-10-15 Thomas Vander... remove directory
2005-10-15 Thomas Vander... signedness/type fixes
2005-10-15 Thomas Vander... signedness/type fixes
2005-10-15 Thomas Vander... signedness fixes
2005-10-15 Thomas Vander... signedness fixes
2005-10-14 Tim-Philipp... check/gst/gsttag.c: Add some simple tests for the new...
2005-10-14 Tim-Philipp... gst/elements/: Beautify 'last-message' output: print...
2005-10-14 Tim-Philipp... Add new API to check plugin feature version requirements.
2005-10-13 Thomas Vander... gst/gststructure.c: guard against NULL printf - happens...
2005-10-13 Tim-Philipp... gst/base/gstcollectpads.c: Fix presumable copy'n'pasto.
2005-10-13 Thomas Vander... add correct header for WIN32
2005-10-13 Thomas Vander... gst/elements/: fix some signedness
2005-10-13 Thomas Vander... add an export
2005-10-13 Thomas Vander... include header correctly; show me the name
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... gst/: GLib 2.6 g_flags_get_first_value has a bug that...
2005-10-13 Thomas Vander... gst/base/: fix up debugging
2005-10-13 Tim-Philipp... Added 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... gst/gstbus.c: use HAVE_UNISTD_H
2005-10-12 Thomas Vander... had a few too many 0D bytes
2005-10-12 Thomas Vander... gst/base/: fix more guint64<->gdouble conversions
2005-10-12 Thomas Vander... Makefile.am: add win32-update target
2005-10-12 Wim Taymansgst/: Protect flags with proper lock. unref provided...
2005-10-12 Thomas Vander... layout cleanup
2005-10-12 Stefan Kostremoved unused flags from miniobject doc fixes
2005-10-12 Thomas Vander... convert to unix line ends; since the source is also...
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-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.
next