platform/upstream/gstreamer.git
2003-12-19 Thomas Vander... minor cosmetic fixes MOVE-TO-FDO RELEASE-0_7_3
2003-12-18 David SchleefFix powerpc asm
2003-12-18 Colin WaltersFix type of GST_TAG_TRACK_COUNT.
2003-12-17 Ronald S. BultjeRemove need for calling set_active(FALSE)+set_active... CAPS-MERGE-3
2003-12-17 Christian Schallerseems I forgot to commit this. It removes some deav...
2003-12-17 Thomas Vander... someone needs to take Build 101
2003-12-16 Benjamin Otteimplement gst_bin_get_(all_)by_interface
2003-12-16 Benjamin Otteadd tests for gst_bin_get_(all_)by_interface
2003-12-16 Thomas Vander... rename option as suggested to avoid bad jokes :)
2003-12-16 Benjamin Otteplease don't make decisions like these on your own
2003-12-15 Thomas Vander... fix brian's commit
2003-12-15 Brian CameronRemoved grammar.tab.h from the flex command to build...
2003-12-15 Brian CameronRemoved needless semicolon that was causing a compiler...
2003-12-15 Thomas Vander... implementing segfault handler for plugin loading
2003-12-14 Thomas Vander... uninstall fixes
2003-12-14 Ronald S. BultjeFix a deadlock that happens if the next element sends...
2003-12-14 Benjamin Ottefix caps parsing. Some evil person (me?\!) disallowed...
2003-12-13 Ronald S. BultjeThis is either a rewrite or a large bugfix to the queue...
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-12 Thomas Vander... doh me
2003-12-12 Thomas Vander... this should fix the rh9 build
2003-12-12 Thomas Vander... geez, I thought I did this a long time ago.
2003-12-11 Thomas Vander... fix for case where none of the tools for docbuilding...
2003-12-11 Thomas Vander... that was stupid
2003-12-11 Thomas Vander... disabling this new gettext option
2003-12-09 Benjamin Ottedo connect elements directly, if they can be connected...
2003-12-09 David Schleefoops, didn't intend to do last checkin
2003-12-09 David Schleefconvert GST_*_PADDING to _gst_reserved[GST_PADDING];
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-07 Benjamin Ottefinish everything typefinding related (like seeking...
2003-12-07 Ronald S. BultjeRename GstInterface to GstImplementsInterface (see...
2003-12-05 Thomas Vander... more trademark fixing
2003-12-05 Thomas Vander... more trademark protectoin and doc fixing
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-12-03 Benjamin Otteadd more checks
2003-12-02 Thomas Vander... fix docs build fix make distcheck
2003-12-02 Benjamin Ottecomment out caps2 stuff
2003-12-02 Thomas Vander... removing this broken example. holler if you need it.
2003-12-02 David SchleefAdd ACLOCAL_AMFLAGS
2003-12-02 David Schleefchange gst_pad_select() to gst_pad_selectv(), and add...
2003-12-02 David Schleefchange gst_event_new_discontinuousv to gst_event_new_di...
2003-12-02 David Schleefchange gst_event_new_discontinuousv to gst_event_new_di...
2003-12-01 David Schleefremove gstcaps2.h
2003-12-01 Thomas Vander... changed doc build again to use docbook2 tools.
2003-12-01 Thomas Vander... cleaning out the closet
2003-12-01 Jan SchmidtAdd gstcaps2.h for installation so gst-plugins builds.
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-11-29 David SchleefMerge gstvalue and gststructure from CAPS branch
2003-11-29 David Schleefremove old autoplug support
2003-11-29 David SchleefRemove old autoplug code
2003-11-29 David SchleefDisable a test that is inconsistent
2003-11-29 David Schleeffix minor typo
2003-11-29 David Schleefglobal change to video/x-ms-asf and video/x-msvideo
2003-11-29 David Schleefdistcheck fixes
2003-11-29 David Schleefbump libtool version
2003-11-25 Benjamin Ottemake sure props are really sorted before intersecting... CAPS-MERGE-1
2003-11-24 Benjamin Ottedon't use strdup_value_contents for strings
2003-11-24 Benjamin Otteand remove that debugging g_print - sheesh
2003-11-24 Benjamin Ottesend correct buffer offset after seek
2003-11-24 Benjamin Otteimplement URI schemes
2003-11-24 Benjamin Otteoops, glib function too new for general audience
2003-11-24 Benjamin Otteoops, forgot to add tests
2003-11-24 Benjamin Ottemerge in tagging
2003-11-23 Christian Schallerre-add the disting of the docs. more fixes to come RELEASE-0_7_2
2003-11-23 Thomas Vander... been long enough without an update
2003-11-23 Benjamin Ottemove .gmo removal to distclean so make distcheck works...
2003-11-23 Benjamin Otteget make distcheck working by adding uninstall support...
2003-11-22 Christian Schallermisc build fixes to make cvs head build from tarballs... BRANCH-RELEASE-0_7_2-ROOT
2003-11-22 Ronald S. BultjeDisable i18n if it's not there - this fixes build issue...
2003-11-22 Benjamin Ottechange the chainwrapper to allow removing pads during...
2003-11-21 David Schleefremove spurious ls
2003-11-19 David Schleef$(builddir) isn't a real variable
2003-11-19 David Schleef'make distcheck' fixes
2003-11-19 David Schleefminor cleanup
2003-11-19 David Schleeflink against the .la file. Note that we're linking...
2003-11-19 David Schleefmake the plugin path more restrictive
2003-11-19 David SchleefRemove DEBUG call that can happen before debugging...
2003-11-19 Benjamin Otterequire glib >= 2.2 as there are different issues with...
2003-11-18 Ronald S. BultjeAdd GstElement as a prerequisite for GstInterface
2003-11-18 Benjamin Otteimprove debugging options:
2003-11-17 David SchleefRevert to 1.15, since G_DISABLE_DEPRECATED was removed...
2003-11-17 David Schleef-DG_DISABLE_DEPRECATED was fun, but causes difficult...
2003-11-17 Benjamin Ottealways check file length before making decisions based...
2003-11-17 Benjamin Ottekeep pads active at all times (this is a workaround...
2003-11-17 Benjamin Ottequery sink pads before querying peers of source pads...
2003-11-16 Benjamin Ottedon't try to install html docs when there are none
2003-11-15 Steve Bakeractually this is probably more correct. just as well...
2003-11-15 Steve Bakerand again.
2003-11-15 Steve Bakerhack to not use the deprecated function g_strdown which...
2003-11-15 Thomas Vander... put docs last so it's the last to fail
2003-11-15 Thomas Vander... please don't make decisions like these on your own
2003-11-14 Benjamin OtteGStreamer does not use changelogs
2003-11-14 Benjamin Ottedon't install html docs if they haven't been built
2003-11-14 Iain HolmesMake the type G_TYPE_POINTER instead of GST_TYPE_PLUGIN...
2003-11-14 Thomas Vander... remove one too many
2003-11-14 Thomas Vander... put GST_CACHE_DIR in config.h
2003-11-14 Thomas Vander... removing GST_CONFIG_DIR
2003-11-13 David Schleefchange another G_TYPE_POINTER in g_signal_new() to...
2003-11-13 David Schleeffixes for last checkin
2003-11-13 David SchleefAdd #include "config.h"
next