fix misleading log statement
[platform/upstream/gstreamer.git] / libs / gst / base / gstbasesink.c
2007-03-14 Thomas Vander Stichelefix misleading log statement
2007-02-28 Wim Taymanslibs/gst/base/gstbasesink.c: Don't unref query twice.
2007-02-28 Wim Taymanslibs/gst/base/gstbasesink.c: Improve latency query...
2007-02-12 Wim Taymansdocs/design/draft-latency.txt: Small update.
2007-01-12 Andy Wingolibs/gst/base/gstbasetransform.c (gst_base_transform_ac...
2007-01-12 Andy Wingolibs/gst/base/gstbasesink.c (gst_base_sink_negotiate_pu...
2007-01-12 Andy Wingolibs/gst/base/gstbasetransform.c (_GstBaseTransformPriv...
2007-01-06 Andy Wingolibs/gst/base/gstbasesink.h: New GstBaseSinkClass vmeth...
2006-12-07 Wim Taymanslibs/gst/base/gstbasesink.c: Improve debugging of events.
2006-10-13 Yves Lefebvregst/gstelement.h: Clarify _NO_PREROLL a bit more.
2006-10-09 Josep Torre Vallescommon/m4/gst-error.m4: Disable warning of statement...
2006-09-27 Wim Taymansdocs/random/moving-plugins: Make it clear that the...
2006-09-15 Wim Taymanslibs/gst/base/gstbasesink.c: Make sure that our interna...
2006-09-15 Wim TaymansExpose logic to wait for preroll so that subclasses...
2006-08-28 Edward Herveylibs/gst/base/gstbasesink.c: Inform GstSegment of the...
2006-07-05 Wim Taymanslibs/gst/base/gstbasesink.c: When operating in pull...
2006-06-14 Wim Taymanslibs/gst/base/: Don't randomly and silently reset a...
2006-06-12 Wim TaymansAdd G_UNLIKELY in type registration.
2006-05-15 Wim Taymanslibs/gst/base/gstbasesink.c: Don't report POSITION...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-08 Jan Schmidtlibs/gst/base/gstbasesink.c: Add applied_rate to the...
2006-05-08 Philippe Rouquierlibs/gst/base/gstbasesink.c: call ::unlock before takin...
2006-05-08 Wim Taymansdocs/design/part-overview.txt: Make upsteam/downstream...
2006-05-08 Wim Taymanslibs/gst/base/gstbasesink.c: Store the sync time of...
2006-05-03 Thomas Vander Stichelewhitespace removal and width coercion
2006-04-28 Stefan Kostlibs/gst/base/: more detailed debug and formatting...
2006-04-28 Wim Taymanslibs/gst/base/gstbasesink.c: When frame dropping is...
2006-04-10 Wim Taymansgst/gstsegment.c: Added some more docs.
2006-04-09 Sébastien Mouttegst/gst_private.h: add a new #ifdef to use __declspec...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-07 Wim Taymanslibs/gst/base/gstbasesink.c: Initialize start and stop...
2006-04-07 Wim Taymanslibs/gst/base/gstbasesink.c: Be a bit nicer to badly...
2006-04-07 Wim Taymansgst/gstbus.c: Small documentation clarification about...
2006-04-04 Jan SchmidtDocumentation updates. Make BaseSink and BaseSrc docs...
2006-03-30 Wim Taymanslibs/gst/base/gstbasesink.c: More QoS measurements...
2006-03-23 Wim Taymanslibs/gst/base/gstbasesink.c: Decouple max-lateness...
2006-03-14 Wim Taymanslibs/gst/base/gstbasesink.c: Better debug info when...
2006-03-14 Tim-Philipp Müllerlibs/gst/base/gstbasesink.c: Can't use gst_segment_to_r...
2006-03-14 Wim Taymanslibs/gst/base/gstbasesink.c: Separate QoS calculation.
2006-03-13 Wim Taymanslibs/gst/base/gstbasesink.c: Small cleanups.
2006-03-10 Thomas Vander Stichelelog what we're waiting on
2006-03-09 Wim Taymansgst/gstclock.*: Review docs.
2006-03-08 Wim Taymanslibs/gst/base/gstbasesink.c: Use last buffer timestamp...
2006-03-07 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: Added basesink...
2006-03-06 Wim Taymanslibs/gst/base/gstbasesink.c: Make property overridable.
2006-03-06 Wim Taymanslibs/gst/base/gstbasesink.*: Make max-lateness a property.
2006-03-06 Wim Taymanslibs/gst/base/gstbasesink.c: Don't ever draw a frame...
2006-02-14 Wim TaymansDocs fixes.
2006-02-07 Andy Wingolibs/gst/base/gstcollectpads.c (gst_collect_pads_chain...
2006-02-07 Andy Wingolibs/gst/base/gstbasesink.c (gst_base_sink_chain_unlock...
2006-02-02 Wim Taymanslibs/gst/base/gstbasesink.c: Only keep track of preroll...
2006-02-02 Wim Taymansdocs/design/part-element-sink.txt: Updated document.
2006-01-30 Wim Taymanslibs/gst/base/gstbasesink.c: Basesink cleanups, remove...
2006-01-25 Julien Mouttelibs/gst/base/gstbasesink.c: We only query position...
2006-01-24 Wim Taymansgst/gstsystemclock.c: A clock entry that is scheduled...
2006-01-18 Wim Taymansgst/: Added some more debug info.
2006-01-18 Wim Taymanslibs/gst/base/gstbasesink.c: Some cleanups.
2006-01-18 Wim Taymanslibs/gst/base/gstbasesink.c: Small cleanups.
2006-01-12 Sébastien Mouttelibs/gst/base/gstbasesink.c: *cur = (now - base) *...
2005-12-18 Wim Taymanslibs/gst/: Documentation updates.
2005-12-12 Wim Taymanslibs/gst/base/gstbasesink.c: Take current playback...
2005-12-07 Wim Taymansgst/gstbuffer.c: Small docs update.
2005-12-02 Wim Taymansgst/gstutils.c: Small cleanup.
2005-11-29 Edward Herveygst/base/gstbasesink.c: Properly handle non GST_FORMAT_...
2005-11-24 Michael Smithgst/base/gstbasesink.c: Unlock the PREROLL_LOCK in...
2005-11-22 Wim Taymansgst/base/gstbasesink.*: No need to store the clock...
2005-11-22 Andy Wingogst/gstevent.h (gst_event_new_new_segment) (gst_event_p...
2005-11-22 Wim Taymansgst/base/gstbasesink.c: Make sure the GstFlowReturn...
2005-11-21 Andy Wingocheck/gst/gstevent.c (create_custom_events): Check...
2005-11-21 Wim TaymansMore segment updates, replace code in plugins with...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-20 Jan Schmidtcheck/gst/gstvalue.c: Add a deserialisation test for...
2005-11-18 Edward Herveygst/base/gstbasesink.c: Also reset the ->current_*...
2005-11-18 Wim Taymansgst/base/gstbasesink.c: For the current position in...
2005-11-15 Wim Taymansgst/base/gstbasesink.c: segment_stop == -1 at startup.
2005-11-15 Wim Taymansgst/base/gstbasesink.c: 0 segment values are 0 in any...
2005-11-11 Michael Smithgst/base/gstbasesink.c: Don't sync on buffers that...
2005-11-10 Wim Taymansgst/base/: Implement clock sync in base class.
2005-11-09 Andy Wingogst/base/gstbasesink.c: Add the beginning of docs here...
2005-11-08 Wim Taymansgst/: Avoid excessive typechecking in macros.
2005-11-03 Wim Taymanscheck/states/sinks.c: Uncomment fixed check.
2005-11-03 Wim Taymanscheck/states/sinks.c: Added some more checks. Specifica...
2005-10-27 Wim Taymansgst/base/gstbasesink.c: Some more debugging.
2005-10-27 Wim Taymansgst/base/gstbasesink.c: Some more debug.
2005-10-25 Wim Taymansgst/base/gstbasesink.c: Don't use invalid stream_time.
2005-10-23 Thomas Vander Sticheleremove prematurely added error category and clean up...
2005-10-21 Wim Taymansgst/base/gstbasesink.c: Simply set the right flag when...
2005-10-20 Wim Taymansdocs/design/part-TODO.txt: Update TODO
2005-10-20 Wim Taymansgst/base/gstbasesink.c: Speed up current position calcu...
2005-10-19 Wim Taymansgst/base/gstbasesink.c: Fix query handling again.
2005-10-19 Wim Taymansgst/: API change fix.
2005-10-18 Wim Taymanscheck/: Small state change torture test.
2005-10-17 Michael SmithCheck validity of end time based on end time variable...
2005-10-17 Michael SmithFix a doc typo.
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-13 Thomas Vander Stichelegst/base/: fix up debugging
2005-10-12 Thomas Vander Stichelegst/base/: fix more guint64<->gdouble conversions
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-12 Wim Taymansgst/: Some more debugging info.
2005-10-12 Wim Taymansgst/base/gstbasesink.c: No need to prerol after receivi...
next