First THREADED backport attempt, focusing on adding locks and making sure the API...
[platform/upstream/gstreamer.git] / gst / gstelement.c
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-04 Andy Wingogst/gstelement.c (gst_element_get_compatible_pad_templa...
2005-01-31 Ronald S. Bultjedocs/pwg/advanced-types.xml: Fix description for buffer...
2005-01-24 Stefan Kostinstall style.css along with docs fixing incomplete...
2005-01-17 Ronald S. Bultjedocs/: by Steve Baker
2005-01-08 Benjamin Ottegst/gstelement.c: fix up g_return_if_fail's
2004-12-01 Ronald S. Bultjegst/gstelement.c: Use g_error_new_literal because error...
2004-11-28 Benjamin Ottegst/gstelement.c: simplify
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-09-06 Ronald S. Bultjegst/gstelement.c: Well, actually, I was about to remove...
2004-09-06 Wim Taymansgst/gstelement.c: Added extra refcounting around variou...
2004-08-17 Thomas Vander Stichelefix memleaks - #150001
2004-07-26 Thomas Vander Stichele#148497
2004-07-22 Benjamin Ottegst/gstelement.c: make this a static function
2004-07-20 Benjamin Ottegst/gstelement.c: use correct sinkpad, if only sinkpad...
2004-07-15 Thomas Vander Sticheledebugging additions and style cleanups
2004-07-15 Benjamin Ottegst/gstelement.h: Don't GST_ERROR_OBJECT smpty strings...
2004-07-12 Benjamin Ottegst/gstelement.c: virutalize gst_element_set_state...
2004-07-12 Thomas Vander Sticheleset PENDING on bin correctly for special case. fixes...
2004-07-10 Thomas Vander Stichelefix for last plugins release
2004-07-09 Thomas Vander Sticheledebugging fixes
2004-07-09 Thomas Vander Stichelefixes 123774 - setting state on a bin should set state...
2004-07-09 Thomas Vander Stichelecatch wrong state changes in element base class
2004-07-08 Benjamin Ottegst/gstelement.c: make reentrant (= allow removing...
2004-07-03 Thomas Vander Stichelemore debug info
2004-06-14 Thomas Vander Stichelemore clarification
2004-06-14 Thomas Vander Stichelefix docstring of get_time
2004-06-12 Steve LhommeSomehow a clean fix to the semi-private export
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-06-07 Benjamin Ottegst/gstelement.c: add failure check
2004-05-13 Benjamin Ottegst/gstelement.c: whoops, store the signal id correctly
2004-05-10 Benjamin Ottegst/gstelement.*: add gst_element_no_more_pads and...
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-06 Benjamin Ottegst/elements/gstfilesrc.*: send NEW_MEDIA events correctly
2004-04-25 Benjamin Ottegst/gstelement.c: fix assertion to do an int comparison
2004-04-20 Thomas Vander Sticheleuse GST_TIME_*
2004-04-17 Benjamin Ottegst/gstelement.c: simplify
2004-04-06 Benjamin Ottegst/autoplug/gstspider.c: don't ref the element, adding...
2004-03-30 Thomas Vander Stichelemore doc fixes
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-28 Martin Sotogst/gstelement.*: New function for setting element...
2004-03-24 Benjamin Ottegst/gstelement.c: add documentation about a gobject...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-13 Benjamin Ottegst/gstelement.c: add documentation note about gst_elem...
2004-03-13 David Schleefgst/gstcaps.h: jdahlin, what are you smoking? We can...
2004-03-09 Thomas Vander Sticheleadd GstGError to help the bindings
2004-03-07 Andy Wingogst/gstbin.c (gst_bin_remove): Debugging fixes.
2004-03-05 Benjamin Ottegst/gstelement.c: revert recent recursive state changin...
2004-03-05 Benjamin Ottegst/gstelement.c: check for empty intersection instead...
2004-03-05 Thomas Vander Stichelegst/gstelement.c: make elements try to recursively...
2004-03-04 Thomas Vander Stichelemake signals use dashes in the names
2004-02-25 Andy Wingogst/gstelement.c (gst_element_dispose): Protect against...
2004-02-20 Andy Wingogst/: Debugging tweaks.
2004-02-18 David Schleefgst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in...
2004-02-11 Andy Wingogst/gstpad.c (gst_pad_custom_new): Add a FIXME, this...
2004-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-02-05 Benjamin Ottecompile before checkin
2004-02-05 Benjamin Ottegst/: put reverted patch back in
2004-02-05 Andy Wingogst/gstpad.c (_gst_real_pad_fixate_accumulator): s...
2004-02-05 Thomas Vander Stichelerevert patch that breaks applications revert this patch...
2004-02-05 David Schleefgst/gstelement.c: Make sure we have a GstRealPad before...
2004-02-03 Benjamin Ottegst/gststructure.c: fix huge memleak
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-02-02 Thomas Vander Stichelesuffix error with period
2004-01-31 Thomas Vander Sticheleadd path for element throwing error
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2004-01-30 Thomas Vander Sticheleseriously, using cvs over slow lines just sucks.
2004-01-29 Benjamin Ottedocs/random/mimetypes: update docs for audio/x-raw...
2004-01-20 Thomas Vander Stichelechanged _extended to _full
2004-01-19 Thomas Vander Sticheleprivatise
2004-01-19 Thomas Vander Sticheleadding a helper printf function for gst_element_error
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-15 David Schleefgst/gstelement.c: Use GST_PAD_ macros instead of GST_RP...
2004-01-15 Benjamin Ottegst/autoplug/gstspideridentity.c: break infinite loop...
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2004-01-06 Jan SchmidtMake the "could not find compatible pad' message more...
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...
2003-12-27 Benjamin Ottegst/gstcaps.c: add sanity checks
2003-12-24 David SchleefFix a few logic bugs in gst_element_get_compatible_pad_...
2003-12-22 David SchleefMerge CAPS branch
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-11-24 Benjamin Ottemerge in tagging
2003-11-17 Benjamin Ottequery sink pads before querying peers of source pads...
2003-11-11 Andy Wingofix an old bug traversing pad template lists, and chang...
2003-11-08 David SchleefAdd gst_element_class_get_pad_template()
2003-11-05 Benjamin Ottemake gst_element_link work when connecting from a NULL...
2003-11-02 Ronald S. BultjeXML, gst-editor, gst-rec and anything that's not based...
2003-11-02 Benjamin Ottefix stupidity bug in gstelement.c (which only crashes...
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Jan SchmidtFix compiler breakage.
2003-09-15 Benjamin Otteupdate docs to new error signal
2003-09-15 Benjamin Otteupdate default error callback to new error signal
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-09-11 Thomas Vander Sticheleignore these test code
next