platform/upstream/gstreamer.git
2003-12-24 Colin WaltersMake GstCaps parameter const. Copy caps parameter...
2003-12-24 David SchleefI'm too lazy to comment this
2003-12-24 David SchleefFix a few logic bugs in gst_element_get_compatible_pad_...
2003-12-24 David SchleefImplement gst_pad_can_link_filtered(). Fix a few minor...
2003-12-24 David SchleefAdd some sanity tests to gstpad.c. Check that pad...
2003-12-24 David SchleefCheck caps for NULL before copying
2003-12-24 David SchleefFix bug in _gst_caps_value_copy() that could cause...
2003-12-23 Colin WaltersUse GST_PAD_LINK_SUCCESSFUL.
2003-12-23 David Schleefgst/elements/: Use gst_pad_proxy_getcaps().
2003-12-23 David Schleefgst/gstpad.c: Rearrange/rewrite much of the pad negotia...
2003-12-23 David SchleefFix typo in last checkin that caused a regression.
2003-12-23 David SchleefRearrange lots of code. Change registration of compare...
2003-12-23 David SchleefRemove these; we don't use them anymore
2003-12-23 Thomas Vander... removing no longer used symbols
2003-12-23 Thomas Vander... removing old caps code from docs removing gstprops...
2003-12-23 Thomas Vander... remove bufferpool documentation
2003-12-23 Thomas Vander... links works fine too for getting release notes
2003-12-23 Colin WaltersI'm too lazy to comment this
2003-12-23 Colin WaltersAdd interface to setting GValues directly.
2003-12-22 David SchleefPrint double ranges in a locale-friendly way
2003-12-22 Benjamin Ottegst/elements/gstelements.c: Set ranks of elements to...
2003-12-22 David SchleefDisable code which does stuff we don't approve of
2003-12-22 Benjamin Ottegst/autoplug/: Fix autoplugging in spider element,...
2003-12-22 Thomas Vander... some docs style cleanups
2003-12-22 Thomas Vander... minor style issues, no need to ChangeLog it
2003-12-22 David SchleefAdd some notes about negotiation
2003-12-22 David SchleefAdd gst_value_init_and_copy() and use it, to avoid...
2003-12-22 David SchleefAllow more characters to be recognized as caps characters
2003-12-22 David Schleefundist caps2
2003-12-22 David SchleefAdd test for a bug in GstValueList
2003-12-22 David SchleefConvert "caps2" to "caps".
2003-12-22 David Schleefremove files that were moved to testsuite/caps
2003-12-22 David Schleefremove testsuite/caps2 directory
2003-12-22 David SchleefMove testsuite/caps2 code to testsuite/caps
2003-12-22 David SchleefStupid CVS.
2003-12-22 David Schleefrename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Thomas Vander... this is the real old changelog
2003-12-21 Thomas Vander... old gst-plugins ChangeLog
2003-12-21 Ronald S. Bultjegst/gstqueue.c: implement timeout for sending events...
2003-12-21 Ronald S. BultjeNew start
2003-12-21 Christian Schalleradding gstreamer and midi doc
2003-12-20 Thomas Vander... bump release version number testing fdo cvs
2003-12-19 Brian CameronFixed shell in docs/gst/Makefile.am and docs/libs/Makef...
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
next