gst/gstpad.c: Correctly check flushing and emit probes. fixes #330125
[platform/upstream/gstreamer.git] / gst / gstpad.c
2006-02-13 Wim Taymansgst/gstpad.c: Correctly check flushing and emit probes...
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2006-01-26 Stefan Kostadded code for downstream events, reviewed docs in...
2006-01-20 Wim Taymansgst/gstpad.c: Make it actually compile too..
2006-01-20 Wim Taymansgst/gstcaps.c: Clarify behaviour of _is_equal() when...
2005-12-14 Jan Schmidtgst/gstpad.c: Don't allow activation of a srcpad in...
2005-12-05 Wim Taymanslibs/gst/base/gstbasetransform.c (gst_base_transform_pr...
2005-11-28 Andy Wingogst/gstpad.c (fixate_value): Use array functions for...
2005-11-24 Wim TaymansDoc fixes.
2005-11-23 Thomas Vander Sticheleremove mentions of sinesrc
2005-11-21 Andy Wingogst/gst.h: Include glib-compat.h.
2005-11-21 Andy Wingocheck/gst/gstevent.c (create_custom_events): Check...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-21 Andy Wingogst/gstpad.c (gst_pad_send_event): Doc more. Take strea...
2005-11-16 Thomas Vander Stichelegst/gstpad.*: add gst_pad_new_from_static_template...
2005-11-16 Wim Taymansgst/gstpad.c: Removed warning, it's not realy an error...
2005-11-16 Thomas Vander Stichelegst/: use gst_object_ref when setting the pad template...
2005-11-15 Tim-Philipp Müllergst/gstpad.c: GST_PAD_PAD_TEMPLATE(pad) gets the pad...
2005-11-14 Andy Wingogst/gstpad.c (gst_pad_set_active): Change docs; parent's
2005-11-11 Wim Taymansgst/gstpad.c: While checking the flag for reentrancy...
2005-11-10 Wim Taymanscheck/gst/gstghostpad.c: Added check for bug #317341
2005-11-09 Tim-Philipp Müllergst/: Use GST_DEBUG_FUNCPTR() more extensively.
2005-11-03 Wim Taymansdocs/: Small docs updates.
2005-11-03 Edward Herveygst/gstpad.c: comparing a flag and a gboolean rarely...
2005-11-03 Julien Mouttegst/gstpad.c: Fix some typos.
2005-11-02 Edward Herveygst/gstpad.c: Follow-up to Wim's patch, solves deadlock...
2005-11-02 Wim Taymansgst/gstpad.c: Unlock blocked pads when they are flushed.
2005-11-02 Tim-Philipp Müllergst/base/gstcollectpads.c: Guard public API with assert...
2005-10-26 Stefan Kostfixing examples fixing docs typos changing log priority...
2005-10-20 Wim Taymansgst/: Another 1% more coverage.
2005-10-19 Thomas Vander Stichelelog an if branch
2005-10-16 Julien Mouttegst/gstcaps.c: Fix a bad bug with a simple fix. Because...
2005-10-15 Thomas Vander Stichelegst/gst.*: remove _gst_registry_auto_load, not used...
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-15 Thomas Vander Stichelesignedness fixes
2005-10-13 Thomas Vander Sticheleinclude header correctly; show me the name
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-12 Andy Wingogst/gstpad.c (gst_pad_pause_task): Actually return...
2005-10-12 Wim Taymansgst/gstpad.c: Cleanup activation code. Reset old state...
2005-10-11 Andy Wingogst/gstpad.c (pre_activate): Renamed from pre_activate_...
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-09 Stefan Kostmore docs, fix compilation
2005-10-06 Thomas Vander Stichelegst/gstpad.c: give events a chance to be handled by...
2005-10-05 Thomas Vander Sticheledoc updates
2005-10-05 Thomas Vander Stichelegst/gstpad.c: emit have-data before checking for peers...
2005-10-02 Andy Wingogst/gstpad.c (gst_pad_activate_push): There is a race...
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.
next