videorate: Make videorate work with a live source
[platform/upstream/gstreamer.git] / gst / videorate / gstvideorate.c
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.