gst/gstpad.c: refuse to link if the link is not possible
[platform/upstream/gstreamer.git] / gst / gstpad.c
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...
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-02 David Schleefgst/gstcaps.c: Add new function.
2004-01-02 Benjamin Ottegst/gstpad.c: Fix wrong g_return_if_fail
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(...
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-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-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-22 David SchleefMerge CAPS branch
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-02 David Schleefchange gst_pad_select() to gst_pad_selectv(), and add...
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-11-06 Jan SchmidtFix a crash when unlinking Ghost pads which was include...
2003-11-05 Benjamin Otteinitialise pad->convertfunc only once return FALSE...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-10-05 Thomas Vander Sticheleallow pad push if peer is active
2003-09-18 David Schleefchange a debug message to a g_warning().
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-09-14 David Schleefadd check for setting pad_get and pad_chain functions...
2003-08-02 David SchleefAdd pad->unlinkfunc and gst_pad_set_unlink_function()
2003-07-13 David Schleefadd warning if getcaps function returns an unreferenced...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-10 David SchleefAdd gst_pad_template_newv() as a va_list alternative...
2003-06-07 Thomas Vander Sticheledon't recursively call gst_bin_set_state on failure...
2003-05-22 David SchleefFix aliasing problems noticed by gcc-3.3. Suggests...
2003-05-18 Thomas Vander Stichelea bunch of gtk-doc fixes
2003-05-18 Benjamin Ottefix wrong caps refcount handling of filtered caps in...
2003-05-06 Benjamin Otteimplement proper refcounting of pad's templates and...
next