First THREADED backport attempt, focusing on adding locks and making sure the API...
[platform/upstream/gstreamer.git] / gst / gstpad.c
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-07 Thomas Vander Sticheleunref data when probe function returns FALSE. Fixes...
2005-01-31 Ronald S. Bultjegst/gstbin.c: Remove a piece of code that could never...
2005-01-29 Ronald S. Bultjegst/gstpad.c: Oops, revert previous commit, broke tests...
2005-01-29 Ronald S. Bultjegst/gstpad.c: Add check that the pad on which the push...
2005-01-11 Ronald S. BultjeAdd gst_pad_set_active_recursive().
2004-12-16 Ronald S. Bultjegst/gstpad.c: Do query on realized pad, similar to...
2004-12-14 David Schleefgst/gstpad.c: Allow caps to be NULL (bug #160220).
2004-12-03 Ronald S. Bultjegst/gstpad.c: GST_RPAD_* will only operate on a RealPad...
2004-11-29 Ronald S. Bultjegst/: Deprecate _type_is_fixed, use _value_is_fixed...
2004-11-07 Martin Sotogst/gstpad.c (gst_pad_collectv): Fix the return line.
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-10-11 Benjamin Ottegst/gstpad.c: allow renegotiation of unconnected pads...
2004-09-26 Thomas Vander Stichelerevert preferred caps
2004-09-06 Wim Taymansgst/gstpad.c: Fix debug info.
2004-08-18 David Schleefdocs/gst/Makefile.am: Remove --ignore-fail-on-non-empty...
2004-08-17 Thomas Vander Stichelefix memleaks - #150001
2004-07-29 Benjamin Ottegst/gstpad.c: check that caps are fixed
2004-07-26 Thomas Vander Sticheleimprove some debug statements
2004-07-25 Benjamin Ottegst/autoplug/gstspideridentity.c: don't delay links...
2004-07-21 Benjamin Ottegst/gstpad.c: check if data is NULL before outputting...
2004-07-15 Thomas Vander Sticheledebugging additions and style cleanups
2004-07-14 Andy Wingogst/gsttag.c: Add a tag merge func for pointers. The...
2004-07-12 Benjamin Otteconfigure.ac: require valgrind >= 2.1 (fixes Gentoo...
2004-07-08 Thomas Vander Sticheledon't send events below PAUSED on parent
2004-07-08 Thomas Vander Stichelegst/autoplug/gstspideridentity.c: extra debugging
2004-07-07 Thomas Vander Sticheledebugging fixes
2004-07-07 Thomas Vander Sticheledebugging and cleanups
2004-07-02 Thomas Vander Stichelerevert until fixed
2004-07-02 Benjamin Ottegst/gstpad.c: check that pads that get linked belong...
2004-06-29 Benjamin Ottegst/gstpad.c: throw an error if the getcaps function...
2004-06-20 Benjamin Ottegst/gstpad.c: check for if we were unlinked while insid...
2004-05-13 Jan Schmidtconfigure.ac: Add $GST_PKG_CFLAGS back into GST_INT_CFL...
2004-05-11 Benjamin Ottegst/elements/gstfilesrc.c: compute mapsize correctly
2004-05-08 Benjamin Ottegst/gstpad.c: really reduce the set of caps
2004-05-08 Benjamin Ottegst/gstpad.c: mark links as unengaged when unnegotiatin...
2004-05-06 Benjamin Ottegst/elements/gstfilesrc.*: send NEW_MEDIA events correctly
2004-05-04 Thomas Vander Stichelesome debugging
2004-04-22 Benjamin Ottedocs/gst/tmpl/: update for recent API changes
2004-04-22 Benjamin Ottegst/gstcaps.c: unset GValue after use
2004-04-21 Benjamin Ottegst/gstpad.c: refuse to link if the link is not possible
2004-04-21 Benjamin Ottegst/gstpad.c: add sophisticated error checking code...
2004-04-21 Benjamin Ottegst/gstcaps.c: check for ANY caps before appending...
2004-04-20 Johan Dahlingst/gstpad.c (_invent_event): Clean up
2004-04-19 Johan Dahlingst/gstpad.c (_invent_event): Fix parameters to warning...
2004-04-17 Benjamin Ottegst/gstelement.c: simplify
2004-04-17 David Schleefgst/: (_gst_value_initialize): Create a new function...
2004-04-16 Benjamin Ottegst/gstpad.c: implement enforcing discont events before...
2004-04-13 David Schleefgst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buf...
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-04-07 Thomas Vander Stichelebetter debug info
2004-04-06 Benjamin Ottegst/elements/gstbufferstore.c: when the buffer is compl...
2004-04-04 Benjamin Ottegst/gstpad.c: fix uninitialized variable warning
2004-04-04 Benjamin Ottegst/: implement gst_pad_collect as replacement for...
2004-04-01 Thomas Vander Stichelesome more debuggin
2004-03-30 Thomas Vander Stichelemore doc fixes
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-29 Benjamin Ottegst/gstpad.c: print caps in debugging output when setti...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-09 Thomas Vander Stichelebetter debug info
2004-03-08 Thomas Vander Stichelemore debugging
2004-03-08 Thomas Vander Sticheleremove \n
2004-03-04 Thomas Vander Stichelemake signals use dashes in the names
2004-02-25 Andy Wingogst/gstpad.c (gst_pad_link_prepare): Re-add gst_pad_lin...
2004-02-25 Andy Wingogst/gstelement.c (gst_element_dispose): Protect against...
2004-02-25 Thomas Vander Stichelebetter debugging
2004-02-22 Benjamin Ottegst/gstpad.c: revert last patch from Andy, it makes...
2004-02-20 Andy Wingogst/: Debugging tweaks.
2004-02-18 David Schleefgst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in...
2004-02-17 Julien Mouttegst/gstpad.c: Reverting my change according to what...
2004-02-16 Julien Mouttegst/gstpad.c: We are nice people. Return silently when...
2004-02-11 Andy Wingogst/gstpad.c (gst_pad_custom_new): Add a FIXME, this...
2004-02-11 David Schleefgst/gstpad.c: Fix format strings for GST_PTR_FORMAT.
2004-02-05 Benjamin Ottegst/: put reverted patch back in
2004-02-05 David Schleefgst/: Revert POINTER->BOXED change in signal marshaller.
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-04 David Schleefdocs/random/ds/0.9-suggested-changes: random notes
2004-02-03 Benjamin Ottegst/gststructure.c: fix huge memleak
2004-02-03 Thomas Vander Stichelefix debug message
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-01-31 Thomas Vander Stichelesuffix errors with period.
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-29 Julien Mouttegst/elements/gstfilesrc.c: Fixing seeking by making...
2004-01-29 Benjamin Ottedocs/random/mimetypes: update docs for audio/x-raw...
2004-01-29 David Schleefdocs/random/ds/element-checklist: Notes about gst_caps_...
2004-01-27 David Schleefgst/gstpad.*: Add new function to allow element to...
2004-01-26 David Schleefgst/gstpad.c: Revert last change making try_set_caps...
2004-01-26 David SchleefRevert accidental checkin and start over
2004-01-26 David SchleefOriginal commit message from CVS:
2004-01-26 Benjamin Ottegst/gstelement.h: remove gst_element_factory_get_versio...
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-16 Benjamin Ottegst/gstpad.c: Return a newly allocated buffer when...
2004-01-15 David Schleefgst/gstcaps.c: Add lots of documentation.
2004-01-15 Benjamin Ottegst/gstpad.*: implement gst_pad_is_linked
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2004-01-11 David SchleefFix some incorrect comments caused by recent checkins
2004-01-04 David Schleefgst/elements/gsttee.c: Remove usage of gst_pad_proxy_fi...
next