summaryrefslogtreecommitdiff
path: root/gst/videorate
AgeCommit message (Expand)AuthorFilesLines
2015-05-29videorate: update the caps framerate only in the GST_PAD_SINK transform_caps ...George Kiagiadakis1-1/+1
2015-05-10docs: update element example pipelinesTim-Philipp Müller1-4/+7
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-11app, videorate: fix CFLAGS and LIBADD orderTim-Philipp Müller1-3/+5
2015-04-04videorate: downgrade left-over ERROR debug messageTim-Philipp Müller1-1/+1
2015-04-04videorate: fix a couple of memory leaksTim-Philipp Müller1-4/+8
2015-04-02videorate: Detect framerate if not forced to variable downstreamThibault Saunier2-1/+67
2015-04-02videorate: Do not loop forever pushing first buffer when variable framerateThibault Saunier1-0/+8
2015-03-24videorate: Don't leak the poolsNicolas Dufresne1-1/+3
2015-03-09videorate: Accept any capsfeaturesOlivier Crete1-5/+8
2015-01-19videorate: Add $(GST_PLUGINS_BASE_CFLAGS) to be able to find gst/video/video.hSebastian Dröge1-1/+1
2015-01-18videorate: Implement allocation queryNicolas Dufresne2-1/+60
2015-01-18Revert "videorate: Implement allocation query"Nicolas Dufresne2-39/+7
2015-01-18videorate: Implement allocation queryNicolas Dufresne2-7/+39
2014-11-19videorate: Operate in a zero-latency mode if drop-only is set to TRUESebastian Dröge1-3/+35
2014-09-03videorate: GstStructure refcount critical messageVineeth T M1-0/+1
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2013-12-30videorate: Remove useless assignementEdward Hervey1-2/+0
2013-11-16docs: remove old 0.10 Since markersTim-Philipp Müller1-8/+0
2013-07-29videorate: ignore GAP eventMatej Knopp1-0/+4
2013-05-09videorate: Reset base timestamp and out_frame_count in any case on SEGMENT_EVENTMathieu Duponchelle1-3/+4
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge1-1/+1
2012-03-11fix for caps API changesWim Taymans1-4/+4
2012-02-24update for basetransform changeWim Taymans1-1/+1
2012-02-22update for new fixate_caps functionWim Taymans1-3/+6
2012-01-18Remove compatibility code cruft for old GLib versionsTim-Philipp Müller1-8/+0
2012-01-02videorate: chain up to parent event functionWim Taymans1-1/+1
2012-01-02videorate: fix caps negotiation functionWim Taymans1-67/+80
2011-12-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+9
2011-12-06videorate: don't leak previous buffer when shutting downTim-Philipp Müller1-0/+9
2011-11-28various: fix pad template leaksVincent Penquerc'h1-4/+4
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-38/+37
2011-11-24videorate: Rename ARG_ enums to PROP_Sebastian Dröge1-41/+41
2011-11-24videorate: Add property to force an output framerateSebastian Dröge2-2/+39
2011-11-11remove bogus filesWim Taymans1-48/+0
2011-09-23Merge branch 'master' into 0.11Edward Hervey2-8/+197
2011-09-21videorate: Add a max-rate propertySjoerd Simons2-8/+111
2011-09-21videorate: Add more strict caps negotiationSjoerd Simons1-6/+94
2011-09-20videorate: don't unref event we don't ownTim-Philipp Müller1-1/+0
2011-09-06Merge branch 'master' into 0.11Wim Taymans4-308/+207
2011-09-06videorate: don't take the object lock twice in {set,get}_propertyVincent Penquerc'h1-4/+0
2011-08-31videorate: fix dynamically changing average periodSjoerd Simons1-12/+30
2011-08-31videorate: Port to basetransformSjoerd Simons3-262/+147
2011-08-31Correct added versionsSjoerd Simons1-2/+2
2011-06-16-base: port elements to new video capsnew-video-capsWim Taymans1-6/+4