gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fixate.
[platform/upstream/gstreamer.git] / gst /
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-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-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 Stichelefix GST_DEBUG_CATEGORY_INIT description
2003-12-24 Thomas Vander Sticheleremoving last mentions of wingo cothreads
2003-12-24 Thomas Vander Stichelefix non-gtk-doc comment blocks
2003-12-24 Thomas Vander Stichelewhitespace and doc style fixes
2003-12-24 Thomas Vander Sticheleremove trailing comma for gtk-doc
2003-12-24 Colin WaltersMake GstCaps parameter const. Copy caps parameter...
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 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 Benjamin Ottegst/autoplug/: Fix autoplugging in spider element,...
2003-12-22 Thomas Vander Stichelesome docs style cleanups
2003-12-22 Thomas Vander Sticheleminor style issues, no need to ChangeLog it
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 Schleefrename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjegst/gstqueue.c: implement timeout for sending events...
2003-12-19 Brian CameronFixed shell in docs/gst/Makefile.am and docs/libs/Makef...
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-16 Benjamin Otteimplement gst_bin_get_(all_)by_interface
2003-12-16 Thomas Vander Stichelerename option as suggested to avoid bad jokes :)
2003-12-15 Thomas Vander Stichelefix 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 Sticheleimplementing segfault handler for plugin loading
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-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 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 Stichelemore trademark fixing
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-12-02 Thomas Vander Stichelefix docs build fix make distcheck
2003-12-02 Benjamin Ottecomment out caps2 stuff
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 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 Schleeffix minor typo
2003-11-25 Benjamin Ottemake sure props are really sorted before intersecting... CAPS-MERGE-1
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 Ottemerge in tagging
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-18 Ronald S. BultjeAdd GstElement as a prerequisite for GstInterface
2003-11-18 Benjamin Otteimprove debugging options:
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-14 Iain HolmesMake the type G_TYPE_POINTER instead of GST_TYPE_PLUGIN...
2003-11-14 Thomas Vander Sticheleput GST_CACHE_DIR in config.h
2003-11-13 David Schleefchange another G_TYPE_POINTER in g_signal_new() to...
2003-11-13 David Schleeffixes for last checkin
next