2005-05-25 |
Wim Taymans | gst/gstpad.c: Disable attempt at mode switching until... |
blob | commitdiff |
2005-05-25 |
Wim Taymans | gst/: Implement gst_pad_pause/start/stop_task(), take... |
blob | commitdiff | diff to current |
2005-05-17 |
Wim Taymans | gst/: Don't queue buffers in basesink when we are flushing. |
blob | commitdiff | diff to current |
2005-05-17 |
Wim Taymans | gst/: Clear queue when going to READY. |
blob | commitdiff | diff to current |
2005-05-09 |
Wim Taymans | gst/: Implement accept_caps. |
blob | commitdiff | diff to current |
2005-05-09 |
Wim Taymans | Remove old query functions. Ported old code. |
blob | commitdiff | diff to current |
2005-05-09 |
Andy Wingo | gst/gstiterator.h: Add some includes. |
blob | commitdiff | diff to current |
2005-05-06 |
Andy Wingo | gst/gstquery.h |
blob | commitdiff | diff to current |
2005-05-06 |
Wim Taymans | gst/gstpad.c: Also set caps if we use the fallback... |
blob | commitdiff | diff to current |
2005-05-06 |
Wim Taymans | gst/: Fix gst_pad_peer_get_caps(), make it return NULL... |
blob | commitdiff | diff to current |
2005-05-05 |
Andy Wingo | final cruft fixage |
blob | commitdiff | diff to current |
2005-05-05 |
Andy Wingo | revert accidental commit of cruft -- doh |
blob | commitdiff | diff to current |
2005-05-05 |
Wim Taymans | gst/: Fix name lookup in GstBin. |
blob | commitdiff | diff to current |
2005-05-04 |
Andy Wingo | GCC 4 fixen. |
blob | commitdiff | diff to current |
2005-04-25 |
Wim Taymans | gst/: Remove gst_library_load as it does more harm... |
blob | commitdiff | diff to current |
2005-04-25 |
Wim Taymans | gst/gstpad.*: Added stubs for unimplemented functions. |
blob | commitdiff | diff to current |
2005-04-24 |
David Schleef | check/gst/gstpad.c: Oh yeah, it's always nice to make... |
blob | commitdiff | diff to current |
2005-04-24 |
David Schleef | gst/gstpad.c: Remove handling of filtered caps. Fix... |
blob | commitdiff | diff to current |
2005-04-20 |
Wim Taymans | gst/: Make gst_caps_replace() work like other _replace... |
blob | commitdiff | diff to current |
2005-04-06 |
Wim Taymans | gst/: More work on the generic source base class, imple... |
blob | commitdiff | diff to current |
2005-03-31 |
Wim Taymans | gst/: Added rate to the discont event to prepare for... |
blob | commitdiff | diff to current |
2005-03-29 |
Wim Taymans | gst/: Simplify pad activation. |
blob | commitdiff | diff to current |
2005-03-28 |
Wim Taymans | Added state change code. |
blob | commitdiff | diff to current |
2005-03-25 |
Ronald S. Bultje | gst/gstbin.c: Add default event/set_manager handlers... |
blob | commitdiff | diff to current |
2005-03-21 |
Wim Taymans | Next big merge. |
blob | commitdiff | diff to current |
2005-03-09 |
Wim Taymans | Fix _pad_get_direction wrt ghostpads. |
blob | commitdiff | diff to current |
2005-03-09 |
Wim Taymans | Added GstBin test. |
blob | commitdiff | diff to current |
2005-03-09 |
Wim Taymans | Bump version number, we're now 0.9.0 |
blob | commitdiff | diff to current |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
blob | commitdiff | diff to current |
2005-02-07 |
Thomas Vander Stichele | unref data when probe function returns FALSE. Fixes... |
blob | commitdiff | diff to current |
2005-01-31 |
Ronald S. Bultje | gst/gstbin.c: Remove a piece of code that could never... |
blob | commitdiff | diff to current |
2005-01-29 |
Ronald S. Bultje | gst/gstpad.c: Oops, revert previous commit, broke tests... |
blob | commitdiff | diff to current |
2005-01-29 |
Ronald S. Bultje | gst/gstpad.c: Add check that the pad on which the push... |
blob | commitdiff | diff to current |
2005-01-11 |
Ronald S. Bultje | Add gst_pad_set_active_recursive(). |
blob | commitdiff | diff to current |
2004-12-16 |
Ronald S. Bultje | gst/gstpad.c: Do query on realized pad, similar to... |
blob | commitdiff | diff to current |
2004-12-14 |
David Schleef | gst/gstpad.c: Allow caps to be NULL (bug #160220). |
blob | commitdiff | diff to current |
2004-12-03 |
Ronald S. Bultje | gst/gstpad.c: GST_RPAD_* will only operate on a RealPad... |
blob | commitdiff | diff to current |
2004-11-29 |
Ronald S. Bultje | gst/: Deprecate _type_is_fixed, use _value_is_fixed... |
blob | commitdiff | diff to current |
2004-11-07 |
Martin Soto | gst/gstpad.c (gst_pad_collectv): Fix the return line. |
blob | commitdiff | diff to current |
2004-11-02 |
Wim Taymans | gst/: Aplied part of patch #157127: Cleanup of issues... |
blob | commitdiff | diff to current |
2004-10-11 |
Benjamin Otte | gst/gstpad.c: allow renegotiation of unconnected pads... |
blob | commitdiff | diff to current |
2004-09-26 |
Thomas Vander Stichele | revert preferred caps |
blob | commitdiff | diff to current |
2004-09-06 |
Wim Taymans | gst/gstpad.c: Fix debug info. |
blob | commitdiff | diff to current |
2004-08-18 |
David Schleef | docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty... |
blob | commitdiff | diff to current |
2004-08-17 |
Thomas Vander Stichele | fix memleaks - #150001 |
blob | commitdiff | diff to current |
2004-07-29 |
Benjamin Otte | gst/gstpad.c: check that caps are fixed |
blob | commitdiff | diff to current |
2004-07-26 |
Thomas Vander Stichele | improve some debug statements |
blob | commitdiff | diff to current |
2004-07-25 |
Benjamin Otte | gst/autoplug/gstspideridentity.c: don't delay links... |
blob | commitdiff | diff to current |
2004-07-21 |
Benjamin Otte | gst/gstpad.c: check if data is NULL before outputting... |
blob | commitdiff | diff to current |
2004-07-15 |
Thomas Vander Stichele | debugging additions and style cleanups |
blob | commitdiff | diff to current |
2004-07-14 |
Andy Wingo | gst/gsttag.c: Add a tag merge func for pointers. The... |
blob | commitdiff | diff to current |
2004-07-12 |
Benjamin Otte | configure.ac: require valgrind >= 2.1 (fixes Gentoo... |
blob | commitdiff | diff to current |
2004-07-08 |
Thomas Vander Stichele | don't send events below PAUSED on parent |
blob | commitdiff | diff to current |
2004-07-08 |
Thomas Vander Stichele | gst/autoplug/gstspideridentity.c: extra debugging |
blob | commitdiff | diff to current |
2004-07-07 |
Thomas Vander Stichele | debugging fixes |
blob | commitdiff | diff to current |
2004-07-07 |
Thomas Vander Stichele | debugging and cleanups |
blob | commitdiff | diff to current |
2004-07-02 |
Thomas Vander Stichele | revert until fixed |
blob | commitdiff | diff to current |
2004-07-02 |
Benjamin Otte | gst/gstpad.c: check that pads that get linked belong... |
blob | commitdiff | diff to current |
2004-06-29 |
Benjamin Otte | gst/gstpad.c: throw an error if the getcaps function... |
blob | commitdiff | diff to current |
2004-06-20 |
Benjamin Otte | gst/gstpad.c: check for if we were unlinked while insid... |
blob | commitdiff | diff to current |
2004-05-13 |
Jan Schmidt | configure.ac: Add $GST_PKG_CFLAGS back into GST_INT_CFL... |
blob | commitdiff | diff to current |
2004-05-11 |
Benjamin Otte | gst/elements/gstfilesrc.c: compute mapsize correctly |
blob | commitdiff | diff to current |
2004-05-08 |
Benjamin Otte | gst/gstpad.c: really reduce the set of caps |
blob | commitdiff | diff to current |
2004-05-08 |
Benjamin Otte | gst/gstpad.c: mark links as unengaged when unnegotiatin... |
blob | commitdiff | diff to current |
2004-05-06 |
Benjamin Otte | gst/elements/gstfilesrc.*: send NEW_MEDIA events correctly |
blob | commitdiff | diff to current |
2004-05-04 |
Thomas Vander Stichele | some debugging |
blob | commitdiff | diff to current |
2004-04-22 |
Benjamin Otte | docs/gst/tmpl/: update for recent API changes |
blob | commitdiff | diff to current |
2004-04-22 |
Benjamin Otte | gst/gstcaps.c: unset GValue after use |
blob | commitdiff | diff to current |
2004-04-21 |
Benjamin Otte | gst/gstpad.c: refuse to link if the link is not possible |
blob | commitdiff | diff to current |
2004-04-21 |
Benjamin Otte | gst/gstpad.c: add sophisticated error checking code... |
blob | commitdiff | diff to current |
2004-04-21 |
Benjamin Otte | gst/gstcaps.c: check for ANY caps before appending... |
blob | commitdiff | diff to current |
2004-04-20 |
Johan Dahlin | gst/gstpad.c (_invent_event): Clean up |
blob | commitdiff | diff to current |
2004-04-19 |
Johan Dahlin | gst/gstpad.c (_invent_event): Fix parameters to warning... |
blob | commitdiff | diff to current |
2004-04-17 |
Benjamin Otte | gst/gstelement.c: simplify |
blob | commitdiff | diff to current |
2004-04-17 |
David Schleef | gst/: (_gst_value_initialize): Create a new function... |
blob | commitdiff | diff to current |
2004-04-16 |
Benjamin Otte | gst/gstpad.c: implement enforcing discont events before... |
blob | commitdiff | diff to current |
2004-04-13 |
David Schleef | gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buf... |
blob | commitdiff | diff to current |
2004-04-09 |
Benjamin Otte | gst/: don't use memchunks for these objects, use malloc... |
blob | commitdiff | diff to current |
2004-04-07 |
Thomas Vander Stichele | better debug info |
blob | commitdiff | diff to current |
2004-04-06 |
Benjamin Otte | gst/elements/gstbufferstore.c: when the buffer is compl... |
blob | commitdiff | diff to current |
2004-04-04 |
Benjamin Otte | gst/gstpad.c: fix uninitialized variable warning |
blob | commitdiff | diff to current |
2004-04-04 |
Benjamin Otte | gst/: implement gst_pad_collect as replacement for... |
blob | commitdiff | diff to current |
2004-04-01 |
Thomas Vander Stichele | some more debuggin |
blob | commitdiff | diff to current |
2004-03-30 |
Thomas Vander Stichele | more doc fixes |
blob | commitdiff | diff to current |
2004-03-30 |
David Schleef | docs/gst/Makefile.am: Disable a bunch of headers from... |
blob | commitdiff | diff to current |
2004-03-29 |
Benjamin Otte | gst/gstpad.c: print caps in debugging output when setti... |
blob | commitdiff | diff to current |
2004-03-15 |
Thomas Vander Stichele | don't mix tabs and spaces |
blob | commitdiff | diff to current |
2004-03-13 |
Thomas Vander Stichele | gst-indent run on core |
blob | commitdiff | diff to current |
2004-03-09 |
Thomas Vander Stichele | better debug info |
blob | commitdiff | diff to current |
2004-03-08 |
Thomas Vander Stichele | more debugging |
blob | commitdiff | diff to current |
2004-03-08 |
Thomas Vander Stichele | remove \n |
blob | commitdiff | diff to current |
2004-03-04 |
Thomas Vander Stichele | make signals use dashes in the names |
blob | commitdiff | diff to current |
2004-02-25 |
Andy Wingo | gst/gstpad.c (gst_pad_link_prepare): Re-add gst_pad_lin... |
blob | commitdiff | diff to current |
2004-02-25 |
Andy Wingo | gst/gstelement.c (gst_element_dispose): Protect against... |
blob | commitdiff | diff to current |
2004-02-25 |
Thomas Vander Stichele | better debugging |
blob | commitdiff | diff to current |
2004-02-22 |
Benjamin Otte | gst/gstpad.c: revert last patch from Andy, it makes... |
blob | commitdiff | diff to current |
2004-02-20 |
Andy Wingo | gst/: Debugging tweaks. |
blob | commitdiff | diff to current |
2004-02-18 |
David Schleef | gst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in... |
blob | commitdiff | diff to current |
2004-02-17 |
Julien Moutte | gst/gstpad.c: Reverting my change according to what... |
blob | commitdiff | diff to current |
2004-02-16 |
Julien Moutte | gst/gstpad.c: We are nice people. Return silently when... |
blob | commitdiff | diff to current |
next |