platform/upstream/gstreamer.git
2004-01-04 David Schleefgst/elements/gsttee.c: Remove usage of gst_pad_proxy_fi...
2004-01-03 David SchleefFix segfaults caused by last checkin and add a few...
2004-01-03 David Schleefgst/elements/gsttypefindelement.c: Use gst_pad_use_expl...
2004-01-03 David Schleefgst/gstelement.c: Fix to allow DELAYED to indicate...
2004-01-03 David SchleefMove padtemplate clearing from class_init to base_init
2004-01-02 Ronald S. Bultjegst/gstelement.c: Refuse registering a pad template...
2004-01-02 David Schleefgst/gstcaps.c: Add new function.
2004-01-02 Benjamin Ottegst/gstpad.c: Fix wrong g_return_if_fail
2004-01-02 Jan SchmidtChange the marshalilng of element_added/element_removed...
2004-01-02 David SchleefClean up some code in last checkin. Fix minor bug...
2004-01-02 David SchleefAdd new use_explicit_caps() and set_explicit_caps(...
2004-01-02 David Schleefremove bogus FIXME
2004-01-02 David Schleefminor wording change
2004-01-01 David SchleefNegotiation fixes
2004-01-01 David SchleefImplement gst_caps_normalize()
2003-12-31 Ronald S. Bultjegst/gstqueue.c: use gst_pad_proxy_getcaps()
2003-12-31 David SchleefNegotiation fixes
2003-12-31 David SchleefAdd functions useful default pad_link and fixate functions.
2003-12-30 David SchleefFix segfault caused by last checkin
2003-12-30 David Schleefgst/gstcaps.*: Add simplify function
2003-12-29 Thomas Vander... reorganizing manual so that concepts are explained...
2003-12-29 Thomas Vander... add faq entry for building form source
2003-12-29 Benjamin Otteforgot important file in commit it seems...
2003-12-27 Benjamin Otteonly call link functions to restore old link if the...
2003-12-27 Benjamin Otteset freed caps to NULL
2003-12-27 Benjamin Ottegst/gstcaps.c: add sanity checks
2003-12-25 Thomas Vander... fix GST_DEBUG_CATEGORY_INIT description
2003-12-25 Thomas Vander... removing conflict traces
2003-12-24 Thomas Vander... removing last mentions of wingo cothreads
2003-12-24 Thomas Vander... fix non-gtk-doc comment blocks
2003-12-24 Thomas Vander... whitespace and doc style fixes
2003-12-24 Thomas Vander... remove trailing comma for gtk-doc
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
next