gst/base/gstbasesink.c: Only error is an error.
[platform/upstream/gstreamer.git] / gst / gstpad.c
2005-09-30 Wim Taymansgst/base/gstbasesink.c: Only error is an error.
2005-09-28 Wim Taymansgst/gstbin.c: Some documentation updates.
2005-09-26 Wim Taymansgst/gstbin.c: Make state change function use 3 queues...
2005-09-25 Stefan Kostinlined two more docs factored gstpadtemplate out of...
2005-09-23 Thomas Vander Stichelecommon/gtk-doc.mak: don't fail on building XML, FC4...
2005-09-23 Thomas Vander Stichelevarious doc updates
2005-09-21 Andy Wingocheck/gst/gstutils.c: New file.
2005-09-09 Thomas Vander Stichelecheck/gst/gstpad.c: add tests for valid pad naming
2005-09-06 Jan Schmidtgst/gstpad.c: Catch misbehaving pad_alloc functions...
2005-09-02 Tim-Philipp Müllergst/base/gstbasesink.c: Add comment.
2005-09-02 Stefan Kostrun the wingo-magic script against the docs
2005-08-31 Wim Taymansgst/gstpad.c: Revert change, need to first fix badly...
2005-08-30 Wim Taymansgst/base/gstadapter.c: Flushing out 0 bytes is ok for...
2005-08-26 Thomas Vander Stichelewhitespace, doc and debug fixing/additions
2005-08-25 Stefan Kostgst/gstbin.h: removed ';' from the end of macro defs
2005-08-25 Thomas Vander Sticheleadd docs
2005-08-24 Wim Taymanscheck/generic/states.c: Make sure all tasks are stopped.
2005-08-24 Andy Wingogst/gstpad.c (gst_pad_fixate_caps): Check if the caps...
2005-08-23 Thomas Vander Stichelegst/gstbuffer.c: some debugging
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: clean up environment for when regist...
2005-08-20 Thomas Vander Stichelecheck/Makefile.am: set GST_TOOLS_DIR
2005-08-18 Jan Schmidtcheck/: I wrote a test!
2005-08-15 Stefan Kostdocs/gst/gstreamer-sections.txt: made some defines...
2005-07-29 Wim Taymansdocs/design/part-gstghostpad.txt: Small update.
2005-07-28 Wim Taymanscheck/gst/gstghostpad.c: Added some more tests for...
2005-07-27 Wim TaymansSome docs updates
2005-07-25 Ronald S. Bultjegst/gstpad.c: Implement default fixation once again...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-14 Wim Taymansgst/gstcaps.c: Remove debug info.
2005-07-12 Wim Taymansgst/base/gstbasetransform.c: Added more debug info...
2005-07-12 Thomas Vander Stichelecheck/Makefile.am: instate more valgrindable tests
2005-07-09 Thomas Vander Stichelefix caps leak in both cases
2005-07-09 Thomas Vander Sticheleduh, remove unused var
2005-07-09 Thomas Vander Stichelefix a caps leak
2005-07-06 Wim Taymansgst/gstpad.c: Implement the fixate function.
2005-07-06 Thomas Vander Sticheleif pad has no parent, return NULL as list of internal...
2005-07-05 Andy Wingocheck/: Application message API change.
2005-07-01 Andy Wingotests/network-clock.scm: Commentary update.
2005-07-01 Jan Schmidtgst/gstpad.c: Put the mini_object into GValue as a...
2005-06-30 Wim Taymansgst/: Removed atomic operations, use existing LOCK.
2005-06-29 Ronald S. Bultjegst/gstpad.c: Fix accumulator, add default value by...
2005-06-29 Ronald S. BultjeAdd probe example.
2005-06-29 Ronald S. BultjeRemove old probes, add new g-signal-based probes and...
2005-06-29 Wim Taymansgst/base/gstbasesink.c: Small debug line.
2005-06-28 Wim Taymansgst/: The deprecated pad loop function is removed now.
2005-06-28 Wim Taymansgst/gstpad.*: CONNECTED -> LINKED.
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-27 Andy Wingoshut up gcc3
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-23 Wim Taymansgst/: No unsafe task pausing please.
2005-06-23 Jan Schmidtgst/elements/gsttypefindelement.c: Don't restart typefi...
2005-06-23 Andy Wingocommit the file
2005-06-20 Wim Taymansgst/gstpad.c: Small doc updates.
2005-06-19 Thomas Vander Stichelecheck/gstcheck.h: add macros for checking refcounts...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-02 Wim Taymansgst/: Bufferalloc: return GstFlowReturn to more accurat...
2005-05-30 Wim Taymansgst/gstpad.c: Propagate errors from _set_caps() in...
2005-05-26 Wim Taymansgst/gstpad.c: A flushing pad cannot be used to alloc_bu...
2005-05-25 Wim Taymansgst/: Fix state changes for non sinks. We now change...
2005-05-25 Wim Taymansgst/gstpad.c: Disable attempt at mode switching until...
2005-05-25 Wim Taymansgst/: Implement gst_pad_pause/start/stop_task(), take...
2005-05-17 Wim Taymansgst/: Don't queue buffers in basesink when we are flushing.
2005-05-17 Wim Taymansgst/: Clear queue when going to READY.
2005-05-09 Wim Taymansgst/: Implement accept_caps.
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-05-09 Andy Wingogst/gstiterator.h: Add some includes.
2005-05-06 Andy Wingogst/gstquery.h
2005-05-06 Wim Taymansgst/gstpad.c: Also set caps if we use the fallback...
2005-05-06 Wim Taymansgst/: Fix gst_pad_peer_get_caps(), make it return NULL...
2005-05-05 Andy Wingofinal cruft fixage
2005-05-05 Andy Wingorevert accidental commit of cruft -- doh
2005-05-05 Wim Taymansgst/: Fix name lookup in GstBin.
2005-05-04 Andy WingoGCC 4 fixen.
2005-04-25 Wim Taymansgst/: Remove gst_library_load as it does more harm...
2005-04-25 Wim Taymansgst/gstpad.*: Added stubs for unimplemented functions.
2005-04-24 David Schleefcheck/gst/gstpad.c: Oh yeah, it's always nice to make...
2005-04-24 David Schleefgst/gstpad.c: Remove handling of filtered caps. Fix...
2005-04-20 Wim Taymansgst/: Make gst_caps_replace() work like other _replace...
2005-04-06 Wim Taymansgst/: More work on the generic source base class, imple...
2005-03-31 Wim Taymansgst/: Added rate to the discont event to prepare for...
2005-03-29 Wim Taymansgst/: Simplify pad activation.
2005-03-28 Wim TaymansAdded state change code.
2005-03-25 Ronald S. Bultjegst/gstbin.c: Add default event/set_manager handlers...
2005-03-21 Wim TaymansNext big merge.
2005-03-09 Wim TaymansFix _pad_get_direction wrt ghostpads.
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-09 Wim TaymansBump version number, we're now 0.9.0
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...
next