mpegpsdemux: handle corner-case of short read in pull_buffer better
[platform/upstream/gstreamer.git] / gst / debugutils /
2012-01-16 Vincent Penquerc'hdebugspy: fix string leak
2011-12-15 Vincent Penquerc'hcompare: port to GstCollectPads2
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-06-17 Mark Nauwelaertsdebugutils: add compare element
2011-05-27 Christian Fredrik... Fix missing header file and update spec to work around...
2011-05-26 Sebastian Drögedebugspy: Use G_PARAM_STATIC_STRINGS
2011-05-26 Guillaume Emontdebugspy: add new element
2011-04-30 Tim-Philipp Müllerchopmydata: don't push buffers smaller than min-size...
2011-04-30 Tim-Philipp Müllerchopmydata: don't mess with adapter from non-streaming...
2011-04-14 Tim-Philipp MüllerFix some unused-but-set-variable warnings with gcc 4.6
2011-04-14 Tim-Philipp Müllerfpsdisplaysink:: fix compilation with older GLib
2011-04-11 Thibault Saunierandroid: make it ready for androgenizer
2011-04-09 Sebastian Drögefpsdisplaysink: Add last-message property and never...
2011-04-09 Sebastian Drögefpsdisplaysink: Rename verbose property to silent for...
2011-04-08 Sebastian Drögefpsdisplay: Use PROP_ instead of ARG_ for the property...
2011-04-08 Philippe Normandfpsdisplay: Add verbose property
2011-03-18 Benjamin Gaignardfpsdisplaysink: add "frames-dropped" and "frames-render...
2011-03-03 benjamin gaignardfpsdisplay: fix sync property default value
2010-12-02 David Schleefchopmydata: Add new element
2010-09-24 Lasse Laukkanenfpsdisplaysink: initialize interval_ts and last_frames_...
2010-09-15 Tim-Philipp Müllerchecksumsink: fix up copyright in header file
2010-09-06 Sebastian Drögefpsdisplay: Use G_GUINT64_FORMAT instead of %llu
2010-09-06 Stefan Kostfpsdisplaysink: don't add a g_mainloop dependency
2010-09-06 Stefan Kostfpsdisplaysink: small cleanup
2010-09-06 Rob Clarkfpsdisplaysink: measure fps in terms of wall clock...
2010-09-06 David Schleefchecksumsink: Add new element
2010-07-01 Thiago Santosfpsdisplaysink: signal-fps-measurements is writable
2010-06-24 Thiago Santosfpsdisplaysink: Adds a signal to inform measurements...
2010-06-24 Thiago Santosfpsdisplaysink: Adds max-fps and min-fps property
2010-06-24 Thiago Santosfpsdisplaysink: Use G_PARAM_STATIC_STRINGS in all prope...
2010-06-24 Thiago Santosfpsdisplaysink: Add fps-update-interval property
2010-05-11 Tim-Philipp MüllerRemove capssetter element
2010-05-06 Sebastian Drögecapssetter: Some minor cleanup
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-02-19 Tim-Philipp Müllerfpsdisplaysink: fix NULL ref and error handling if...
2010-01-06 Tim-Philipp Müllerfpsdisplaysink: fix typo in property description
2009-12-17 Thiago Santosfpsdisplaysink: Internal sink improvements
2009-12-17 Thiago Santosfpsdisplaysink: Minor fixes
2009-12-16 Thiago Santosfpsdisplaysink: fix setting sync on child bin
2009-12-16 Philippe Normandfpsdisplaysink: check the sync property exists on embed...
2009-12-12 Philippe Normandfpsdisplaysink: expose video sink using a property
2009-07-20 Stefan Kostfpsdisplaysink: check query return result before using it
2009-06-25 Mark Nauwelaertscapssetter: import element into -bad
2009-06-07 LRNAdded base libs to debug utils makefile
2009-05-16 Jan Schmidtfpsdisplaysink: Fix resetting of the sink in NULL
2009-05-01 Tim-Philipp Müllerdocs: make fpsdisplaysink show up in the docs
2009-05-01 Tim-Philipp Müllerfpsdisplaysink: move private struct into plugin struct...
2009-05-01 Tim-Philipp Müllerfpsdisplaysink: rename plugin (not element) to debuguti...
2009-04-30 Christian SchallerMerge branch 'master' of ssh://uraeus@git.freedesktop...
2009-04-30 Tristan Matthewsfpsdisplaysink: init variable to NULL to avoid compiler...
2009-04-30 Stefan Kostfpsdisplay: code cleanup and plug overlay as needed
2009-04-23 Stefan Kostfpsdisplay: more cleanups
2009-04-23 Stefan Kostfpsdisplay: use a nicer font family
2009-04-23 Stefan Kostfpsdisplay: various cleanups, docs and comments
2009-04-23 Stefan Kostfpsdisplay: remove iface proxy
2009-04-16 Stefan Kostfpsdisplaysink: add a initial port of a sink with fps...