platform/upstream/gstreamer.git
2005-10-20 Tim-Philipp... tools/gst-inspect.c: Fix interface output with gst...
2005-10-20 Wim Taymansgst/base/gstbasesink.c: Speed up current position calcu...
2005-10-19 Wim Taymansgst/base/gstbasesink.c: Fix query handling again.
2005-10-19 Wim Taymansgst/: API change fix.
2005-10-19 Thomas Vander... check/: wait on thread to die so we can check refcount...
2005-10-19 Christian Schallerupdate tools package naming
2005-10-19 Thomas Vander... log an if branch
2005-10-18 Wim Taymanscheck/pipelines/stress.c: Make check a little more...
2005-10-18 Wim Taymanscheck/: Small state change torture test.
2005-10-18 Wim TaymansSeriously, this is better than a previous commit as...
2005-10-18 Wim Taymansgst/: Cleanups, prepare for state change fixes.
2005-10-18 Wim Taymansgst/: Pending ABI changes.
2005-10-18 Wim TaymansMake messages future proof. state-change gets a flag...
2005-10-18 Andy Wingogst/gstelement.c (gst_element_dispose): More helpful...
2005-10-18 Thomas Vander... remove info messages
2005-10-18 Thomas Vander... gst/gstregistry.c: unref a plug-in we get that was...
2005-10-17 Stefan Kostadd new api entries hide internal macro
2005-10-17 Andy Wingogst/base/gstcollectpads.c (gst_collectpads_chain):...
2005-10-17 Michael SmithCheck validity of end time based on end time variable...
2005-10-17 Stefan Kostmerge controller testsuites fix broken tests remove...
2005-10-17 Thomas Vander... gst/: out. get out. you're fired. to the Attic !
2005-10-17 Thomas Vander... gst/gstcaps.c: fix signedness issues in a (hopefully...
2005-10-17 Michael SmithFix a doc typo.
2005-10-17 Julien Mouttegst/gstvalue.h: Fix prototypes.
2005-10-16 Thomas Vander... add gst_version_string ()
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.
next