gst/gstelement.h: Temporary fixing core build breakage due to _gst_element_error_prin...
[platform/upstream/gstreamer.git] / ChangeLog
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 Sticheleadd gst/gstelement.c
2004-01-19 Thomas Vander Sticheleupdated dutch translation
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-18 Colin Waltersexamples/retag/retag.c: Call gst_init before processing...
2004-01-17 Ronald S. BultjeApparently, I've forgotten to commit this... Stupid me
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 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 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 Julien Mouttepo/LINGUAS: Adding fr.
2004-01-13 Thomas Vander Sticheletranslating parsing error messages
2004-01-13 Thomas Vander Sticheleupdate nl transition add gst-launch to be translated
2004-01-13 Thomas Vander Stichelefix translations change --gst-debug format
2004-01-13 Thomas Vander Stichelecapitalize popt options
2004-01-13 Thomas Vander Sticheleadding README for translations
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 Thomas Vander Stichelefix testsuite
2004-01-12 Benjamin Otteupdate - this is huge, because it includes *.bb, *...
2004-01-11 David SchleefAdd gst_strtoi().
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 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-09 David SchleefAdd option --enable-gcov to build GStreamer with -fprof...
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
2004-01-07 Thomas Vander Stichelefix up docs remove props commit automatic moving and...
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 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 SchleefAdd new use_explicit_caps() and set_explicit_caps(...
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 Benjamin Otteforgot important file in commit it seems...
2003-12-25 Thomas Vander Stichelefix GST_DEBUG_CATEGORY_INIT description
2003-12-25 Thomas Vander Sticheleremoving conflict traces
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 SchleefI'm too lazy to comment this
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 SchleefRearrange lots of code. Change registration of compare...
2003-12-23 Thomas Vander Sticheleremoving no longer used symbols
2003-12-23 Thomas Vander Sticheleremoving old caps code from docs removing gstprops...
2003-12-23 Thomas Vander Sticheleremove bufferpool documentation
2003-12-23 Colin WaltersI'm too lazy to comment this
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 David SchleefAdd gst_value_init_and_copy() and use it, to avoid...
2003-12-22 David Schleefrename gstcaps2.[ch] to gstcaps.[ch]
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-16 Thomas Vander Stichelerename 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 Sticheleimplementing segfault handler for plugin loading
2003-12-02 Thomas Vander Stichelefix docs build fix make distcheck
2003-11-15 Thomas Vander Sticheleplease don't make decisions like these on your own
2003-11-14 Benjamin OtteGStreamer does not use changelogs
2003-11-14 Thomas Vander Sticheleput GST_CACHE_DIR in config.h
2003-11-14 Thomas Vander Sticheleremoving GST_CONFIG_DIR
2003-06-02 Colin WaltersI'm too lazy to comment this
2003-03-29 Martin Schulzegst/gstelementfactory.c: Add "g_free (dp->license)...
2003-03-16 Christian MeyerFixed bug #108514.
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
next