platform/upstream/gstreamer.git
2004-01-15 Leif Johnson`head -5 ChangeLog `
2004-01-15 David Schleefgst/gstelement.c: Use GST_PAD_ macros instead of GST_RP...
2004-01-15 David Schleefgst/gstqueue.*: Fix the spelling of "treshold" and...
2004-01-15 David SchleefMinor fix in documentation
2004-01-15 Benjamin Otteadd new fields in padding, dude
2004-01-15 David Schleefgst/gstcaps.c: Add lots of documentation.
2004-01-15 Benjamin Ottegst/gstpad.*: implement gst_pad_is_linked
2004-01-15 Benjamin Ottegst/autoplug/gstspideridentity.c: break infinite loop...
2004-01-14 Benjamin Ottegst/gstqueue.c: query if buffers are inside the pool...
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2004-01-14 Thomas Vander... ignore more files
2004-01-13 Julien Mouttepo/LINGUAS: Adding fr.
2004-01-13 Thomas Vander... I hope david won't mind I thrashed the de.po to fix...
2004-01-13 Thomas Vander... I'm too lazy to comment this
2004-01-13 Thomas Vander... fix autopoint error
2004-01-13 Thomas Vander... strings fix
2004-01-13 Thomas Vander... lax gettext requirment
2004-01-13 Thomas Vander... translating parsing error messages
2004-01-13 Thomas Vander... update nl transition add gst-launch to be translated
2004-01-13 Thomas Vander... stray comment removed
2004-01-13 Thomas Vander... fix translations change --gst-debug format
2004-01-13 Thomas Vander... capitalize popt options
2004-01-13 Thomas Vander... distcheck fixes
2004-01-13 Thomas Vander... add a check
2004-01-13 Thomas Vander... adding README for translations
2004-01-13 Thomas Vander... adding i18n tested with nl, seems to work fine
2004-01-13 Thomas Vander... fix some marked strings
2004-01-13 Thomas Vander... removing empty translation files
2004-01-13 Thomas Vander... add _remove/_intersect tip
2004-01-13 Iain HolmesReference the group when we add an element to it.
2004-01-13 David SchleefAdd Company's email about tagging
2004-01-12 Benjamin Otte... and free the copied va_args
2004-01-12 Benjamin Otteuse G_VA_COPY instead of directly assigning va_lists
2004-01-12 Thomas Vander... fix testsuite
2004-01-12 Benjamin Otteupdate - this is huge, because it includes *.bb, *...
2004-01-12 David SchleefChange _gst_padding[] to _gst_reserved[]
2004-01-12 Benjamin Otteactually use the free_data function
2004-01-11 David SchleefAdd gst_strtoi().
2004-01-11 David Schleefnotes about 0.9
2004-01-11 David SchleefFix some incorrect comments caused by recent checkins
2004-01-11 Benjamin Ottetools/gst-inspect.c: improve output of caps a bit
2004-01-11 David SchleefInherit some of parent's buffer flags.
2004-01-11 David Schleef#3
2004-01-11 David Schleefgst/: Change GstBuffer private structure element names...
2004-01-11 Benjamin Ottegst/elements/gstbufferstore.c: initialize debugging...
2004-01-11 Benjamin Ottegst/gstqueue.c: Use better defaults for when a queue...
2004-01-10 Thomas Vander... make critical more useful
2004-01-10 Benjamin Ottegst/gstinfo.*: Change gst_debug_log(_valist) to take...
2004-01-09 David SchleefAdd option --enable-gcov to build GStreamer with -fprof...
2004-01-09 David Schleefmore notes
2004-01-08 David Schleefemail about bufferpool replacement
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
2004-01-07 Thomas Vander... fix up docs remove props commit automatic moving and...
2004-01-07 Thomas Vander... files to ignore
2004-01-07 Ronald S. Bultjegst/elements/gstfilesink.c: Fix for if we pass NULL...
2004-01-06 David SchleefRevert last change, because it was unintended.
2004-01-06 David SchleefDisable some poisoning, since some plugins rely on...
2004-01-06 Jan SchmidtMake the "could not find compatible pad' message more...
2004-01-05 David SchleefA checklist of things to check in elements
2004-01-05 Jan Schmidtgst/gstcaps.c: Move the poisoning to allow a NULL structure
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.
next