Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / videorate / gstvideorate.c
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Mark Nauwelaertsvideorate: empty caps have no structure to pick
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-27 Wim Taymansplugins: port some plugins to the new memory API
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-21 Mark Nauwelaertsvideorate: fix skip-to-first ts setup
2011-01-06 Robert Swainvideorate: Fix behaviour for frame rate cap changes
2010-10-07 Tim-Philipp Müllervideorate: use g_object_notify_by_pspec() if possible
2010-09-01 Sebastian Drögevideorate: Fill the segment on EOS or at least produce...
2010-09-01 Sebastian Drögevideorate: Don't ignore flow returns when filling the...
2010-08-20 Sebastian Drögevideorate: Mark duplicated frames with the GAP flag
2010-07-26 Sebastian Drögevideorate: Fixate the pixel-aspect-ratio if necessary
2010-05-22 Sebastian Drögevideorate: Use new string fixation function from core
2010-05-22 Sebastian Drögevideorate: Fixate color-matrix and chroma-site fields...
2010-05-22 Sebastian Drögevideorate: Fixate the interlaced field if necessary
2010-05-21 Tim-Philipp Müllervideorate: pass object to logging functions, use GST_DE...
2010-05-06 Stefan Kostvideorate: trucate own caps, instead of copying and...
2010-04-29 Joshua M. Doevideorate: add support for video/x-raw-gray
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-02-22 Thiago Santosvideorate: Improve upstream negotiation
2009-10-09 Josep Torravideorate: fix warning in macosx
2009-09-11 Sebastian Drögevideorate: Add Since marker for the new skip-to-first...
2009-09-11 Olivier Crêtevideorate: Make videorate work with a live source
2009-05-12 Wim Taymansvideorate: handle invalid timestamps better
2009-04-28 Wim Taymansvideorate: clear discont on duplicated buffers
2008-11-22 Wim Taymansgst/videorate/gstvideorate.c: Add jpeg and png image...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-05-28 Mark Nauwelaertsgst/videorate/gstvideorate.*: React (more) to NEWSEGMENT
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2007-08-10 Tim-Philipp Müllergst/: Printf format fixes (#465028).
2007-07-13 Wim Taymansgst/videorate/gstvideorate.c: Use boilerplate.
2007-05-03 Edward Herveygst/videorate/gstvideorate.c: There is no sensible...
2007-04-24 Dan Williamsgst/videorate/gstvideorate.c: Don't leak incoming buffe...
2007-04-12 Wim Taymansgst/videorate/gstvideorate.c: Add some debug.
2007-03-29 Andy Wingogst/videorate/gstvideorate.c (gst_video_rate_flush_prev...
2007-03-23 Michael Smithgst/videorate/gstvideorate.c: If videorate changes...
2007-02-16 Yves Lefebvregst/videorate/gstvideorate.c: Don't leak caps. Fixes...
2006-10-10 Josep Torre Vallesext/gnomevfs/: Fix URI interface implementation return...
2006-09-28 Wim Taymansgst/audiorate/gstaudiorate.c: Set caps on outgoing...
2006-09-22 Thomas Vander Sticheleupdate docs
2006-06-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503).
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-28 Thomas Vander Stichelegst/videorate/gstvideorate.c: fix up docs fix a leak...
2006-04-28 Wim Taymansgst/videorate/gstvideorate.c: Print more debugging...
2006-04-26 Edward HerveyFix an infinite loop if frames are passed in with wrong...
2006-04-06 Andy Wingogst/videorate/gstvideorate.c (gst_video_rate_reset)
2006-04-04 Andy Wingogst/videorate/gstvideorate.c (gst_video_rate_flush_prev...
2006-04-04 Andy Wingogst/videorate/gstvideorate.c (gst_video_rate_flush_prev...
2006-03-02 Wim Taymansdocs/plugins/: Added videoscale to docs.
2006-03-02 Wim Taymansdocs/: Added some more docs to libs and plugins.
2006-01-29 Sébastien Mouttegst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
2005-12-15 Michael Smithgst/videorate/gstvideorate.c: Fix timestamping for...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-01 Thomas Vander Sticheleborgify further clean up docs a little
2005-11-23 Jan SchmidtUpdates for API changes
2005-11-22 Michael SmithAdd underscore.
2005-11-22 Michael Smithgst/: Use utility method for scaling clocktime for...
2005-11-22 Jan SchmidtConvert elements to use fractions for their framerate.
2005-11-22 Andy Wingoext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
2005-11-21 Andy WingoDon't take stream lock.
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-16 Thomas Vander SticheleFix a whole set of pad template leaks
2005-11-16 Edward Herveygst/videorate/gstvideorate.c: Handle segment seeks
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-10-11 Wim Taymanscheck/generic/states.c: remove old property.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-07-27 Wim Taymansexamples/seeking/seek.c: Update seek example.
2005-07-08 Thomas Vander Sticheleadd device property
2005-06-28 Andy Wingo*.c: Don't cast to GstObject before reffing/unreffing.
2005-06-23 Wim Taymansgst/videorate/gstvideorate.c: Fixed videorate, fixating...
2005-06-02 Wim TaymansCleanups and buffer alloc.
2005-05-09 Wim Taymansgst/videorate/gstvideorate.c: Better negotiation.
2005-05-09 Wim Taymansgst/videorate/gstvideorate.c: Port videorate, do a...
2004-12-19 Ronald S. Bultjegst/videorate/gstvideorate.c: Event handling (fixes...
2004-11-23 Thomas Vander Stichelegst/videorate/gstvideorate.c: Handle all video formats...
2004-06-26 Thomas Vander Stichelefix videorate decision, add latency offset to v4l
2004-06-26 Thomas Vander Stichelefix debugging
2004-06-24 Wim Taymansgst/: Added some logging, fixed an overflow bug in...
2004-06-22 Wim Taymansgst/videorate/gstvideorate.c: Initialize the property...
2004-06-22 Wim Taymansgst/videorate/gstvideorate.c: Add property to make...
2004-06-17 Thomas Vander Stichelenotify; don't overlimit
2004-06-16 Wim Taymansgst/videorate/: Added a video timestamp corrector.