fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst /
2004-01-22 Thomas Vander Sticheleadding GstTagFlag
2004-01-20 Thomas Vander Stichelefix rename
2004-01-20 Thomas Vander Stichelefix output of typefind add GPL headers fix doc snippet
2004-01-20 Thomas Vander Stichelerenamine typefindelement to typefind
2004-01-20 Thomas Vander Sticheleadding vorbis tags fixing replaygain tag names
2004-01-20 Thomas Vander Stichelefix LIBRARY_ERROR_ENCODE
2004-01-20 Thomas Vander Stichelechanged _extended to _full
2004-01-20 Thomas Vander Stichelefix _gst_element_error_printf prototype
2004-01-20 David Schleefgst/gststructure.c: Convert function to use gst_value_s...
2004-01-19 Julien Mouttegst/gsterror.h: xvidenc.c needs GST_LIBRARY_ERROR_ENCOD...
2004-01-19 Julien Mouttegst/gstelement.h: Temporary fixing core build breakage...
2004-01-19 Thomas Vander Sticheleprivatise
2004-01-19 Thomas Vander Sticheleadding docs
2004-01-19 Thomas Vander Sticheleadd gstelement.c for translation remove config.h from...
2004-01-19 Thomas Vander Sticheleremoving ending punctuation dots
2004-01-19 Thomas Vander Sticheleadding a helper printf function for gst_element_error
2004-01-19 Thomas Vander Sticheleadd G_STMT macros
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-18 Jeremy SimonAdd replaygain tag
2004-01-16 Benjamin Ottegst/gstpad.c: Return a newly allocated buffer when...
2004-01-16 Benjamin Ottegst/gstclock.c: make it compile with gcc 2.95 again.
2004-01-16 David Schleefgst/gstcaps.h: Added gst_caps_is_simple() macro.
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-13 Thomas Vander Sticheletranslating parsing error messages
2004-01-13 Thomas Vander Stichelestray comment removed
2004-01-13 Thomas Vander Stichelefix translations change --gst-debug format
2004-01-13 Thomas Vander Stichelecapitalize popt options
2004-01-13 Thomas Vander Sticheledistcheck fixes
2004-01-13 Thomas Vander Sticheleadding i18n tested with nl, seems to work fine
2004-01-13 Thomas Vander Stichelefix some marked strings
2004-01-13 Iain HolmesReference the group when we add an element to it.
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 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 SchleefFix some incorrect comments caused by recent checkins
2004-01-11 David SchleefInherit some of parent's buffer flags.
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 Stichelemake critical more useful
2004-01-10 Benjamin Ottegst/gstinfo.*: Change gst_debug_log(_valist) to take...
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
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 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-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...
next