Age | Commit message (Expand) | Author | Files | Lines |
2006-04-05 | gst/gstpad.c (gst_pad_set_blocked_async): More debug. libs/gst/base/gstbasetr... | Andy Wingo | 1 | -1/+2 |
2006-04-03 | Fix typo in docs. | Michael Smith | 1 | -1/+1 |
2006-03-21 | Series of fixes for dereferenced pointers that gcc 4.1 complains about. | Edward Hervey | 1 | -1/+4 |
2006-03-17 | gst/gstpad.c: Don't leak buffers, caps and pads on negotiation errors. | Wim Taymans | 1 | -2/+9 |
2006-03-16 | gst/gstpad.c: Don't pound the cpu to pieces by checking get_caps when accept_... | Jan Schmidt | 1 | -2/+13 |
2006-03-15 | gst/gstbuffer.h: Documentation fix. | Jan Schmidt | 1 | -33/+64 |
2006-02-28 | gst/gstbin.c: Help the compiler a bit with type registration. | Wim Taymans | 1 | -1/+1 |
2006-02-20 | gst/: Make those function act on the ghostpad target when it's a ghostpad. (C... | Julien Moutte | 1 | -1/+18 |
2006-02-19 | gst/gstinfo.h: Add GST_STR_NULL to the second string. | Julien Moutte | 1 | -8/+4 |
2006-02-19 | gst/gstpad.c: (gst_pad_set_getcaps_function) | Sébastien Moutte | 1 | -4/+8 |
2006-02-14 | gst/gstpad.c: Add a default fixation for fraction lists. | Jan Schmidt | 1 | -0/+2 |
2006-02-13 | docs/design/part-TODO.txt: Updated TODO list, basesrc supports seeking to non... | Wim Taymans | 1 | -7/+3 |
2006-02-13 | gst/gstpad.c: Correctly check flushing and emit probes. fixes #330125 | Wim Taymans | 1 | -24/+54 |
2006-01-27 | doc fixes, to link to function, just write gst_cool_function(), don't prefix ... | Stefan Kost | 1 | -3/+3 |
2006-01-26 | added code for downstream events, reviewed docs in gstevent.c | Stefan Kost | 1 | -2/+8 |
2006-01-20 | gst/gstpad.c: Make it actually compile too.. | Wim Taymans | 1 | -13/+15 |
2006-01-20 | gst/gstcaps.c: Clarify behaviour of _is_equal() when passing NULL parameters. | Wim Taymans | 1 | -12/+27 |
2005-12-14 | gst/gstpad.c: Don't allow activation of a srcpad in pull_range if it has no g... | Jan Schmidt | 1 | -2/+6 |
2005-12-05 | libs/gst/base/gstbasetransform.c (gst_base_transform_prepare_output_buf) | Wim Taymans | 1 | -33/+67 |
2005-11-28 | gst/gstpad.c (fixate_value): Use array functions for arrays. | Andy Wingo | 1 | -3/+3 |
2005-11-24 | Doc fixes. | Wim Taymans | 1 | -5/+6 |
2005-11-23 | remove mentions of sinesrc | Thomas Vander Stichele | 1 | -1/+1 |
2005-11-21 | gst/gst.h: Include glib-compat.h. | Andy Wingo | 1 | -1/+1 |
2005-11-21 | check/gst/gstevent.c (create_custom_events): Check that | Andy Wingo | 1 | -22/+22 |
2005-11-21 | *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,... | Andy Wingo | 1 | -133/+133 |
2005-11-21 | gst/gstpad.c (gst_pad_send_event): Doc more. Take stream lock on behalf of ev... | Andy Wingo | 1 | -1/+26 |
2005-11-16 | gst/gstpad.*: add gst_pad_new_from_static_template functions | Thomas Vander Stichele | 1 | -0/+25 |
2005-11-16 | gst/gstpad.c: Removed warning, it's not realy an error either. | Wim Taymans | 1 | -2/+1 |
2005-11-16 | gst/: use gst_object_ref when setting the pad template; this will trigger the... | Thomas Vander Stichele | 1 | -1/+2 |
2005-11-15 | gst/gstpad.c: GST_PAD_PAD_TEMPLATE(pad) gets the pad template, while | Tim-Philipp Müller | 1 | -1/+1 |
2005-11-14 | gst/gstpad.c (gst_pad_set_active): Change docs; parent's | Andy Wingo | 1 | -2/+1 |
2005-11-11 | gst/gstpad.c: While checking the flag for reentrancy in the gstcaps function ... | Wim Taymans | 1 | -26/+1 |
2005-11-10 | check/gst/gstghostpad.c: Added check for bug #317341 | Wim Taymans | 1 | -2/+5 |
2005-11-09 | gst/: Use GST_DEBUG_FUNCPTR() more extensively. | Tim-Philipp Müller | 1 | -5/+5 |
2005-11-03 | docs/: Small docs updates. | Wim Taymans | 1 | -1/+1 |
2005-11-03 | gst/gstpad.c: comparing a flag and a gboolean rarely returns coherent results... | Edward Hervey | 1 | -1/+1 |
2005-11-03 | gst/gstpad.c: Fix some typos. | Julien Moutte | 1 | -2/+2 |
2005-11-02 | gst/gstpad.c: Follow-up to Wim's patch, solves deadlock for blocked and flush... | Edward Hervey | 1 | -0/+2 |
2005-11-02 | gst/gstpad.c: Unlock blocked pads when they are flushed. | Wim Taymans | 1 | -5/+50 |
2005-11-02 | gst/base/gstcollectpads.c: Guard public API with assertions. | Tim-Philipp Müller | 1 | -3/+2 |
2005-10-26 | fixing examples fixing docs typos changing log priority in error situations | Stefan Kost | 1 | -1/+1 |
2005-10-20 | gst/: Another 1% more coverage. | Wim Taymans | 1 | -0/+13 |
2005-10-19 | log an if branch | Thomas Vander Stichele | 1 | -1/+5 |
2005-10-16 | gst/gstcaps.c: Fix a bad bug with a simple fix. Because of unsigned ints, cap... | Julien Moutte | 1 | -1/+1 |
2005-10-15 | gst/gst.*: remove _gst_registry_auto_load, not used anymore | Thomas Vander Stichele | 1 | -5/+5 |
2005-10-15 | various style fixes | Thomas Vander Stichele | 1 | -5/+5 |
2005-10-15 | whitespace fixes | Thomas Vander Stichele | 1 | -34/+34 |
2005-10-15 | signedness fixes | Thomas Vander Stichele | 1 | -2/+2 |
2005-10-13 | include header correctly; show me the name | Thomas Vander Stichele | 1 | -2/+3 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -8/+8 |