summaryrefslogtreecommitdiff
path: root/gst/videotestsrc/gstvideotestsrc.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-04videotestsrc: Don't set DTS on bufferNicolas Dufresne1-4/+4
2015-05-10docs: update element example pipelinesTim-Philipp Müller1-2/+2
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-03-10videotestsrc: add all colors modeWim Taymans1-0/+4
2014-12-24videotestsrc: Report our latency properly in live modeSebastian Dröge1-1/+18
2014-10-21videotestsrc: assertion errorVineeth T M1-2/+3
2014-10-08videotestsrc: add gradient patternWim Taymans1-0/+4
2014-04-10videotestsrc: bail out on unsupported capsVincent Penquerc'h1-0/+7
2014-01-31videotestsrc: ensure having caps when setting the buffer pool configJulien Isorce1-0/+6
2014-01-10videotestsrc: fix unit test breaking on duration queryVincent Penquerc'h1-2/+4
2014-01-10videotestsrc: do not set TIME duration when asked for another formatVincent Penquerc'h1-5/+18
2013-12-30videotestsrc: Always set pixel-aspect-ratio and interlace-mode in the fixed capsSebastian Dröge1-0/+8
2013-10-08videotestsrc: implement duration queryThiago Santos1-0/+10
2013-10-08videotestsrc: implement reverse playbackThiago Santos1-2/+16
2013-08-02videotestsrc: Demote ERROR statement back to DEBUGEdward Hervey1-1/+1
2013-07-31videotestsrc: Add pinwheel and spokes patternsDavid Schleef1-1/+9
2013-07-26videotestsrc: Initialize GstVideoInfo in ::start()Edward Hervey1-0/+2
2013-07-26videotestsrc: Don't error on not-negotiatedEdward Hervey1-2/+0
2013-06-27videotestsrc: do not leak linesPatricia Muscalu1-0/+7
2013-05-27videotestsrc: subsample chroma before packingWim Taymans1-0/+31
2013-03-07videotestsrc: make colors controlableStefan Sauer1-12/+10
2013-02-06video: fix return type of _get_palette() and add since markers to docsTim-Philipp Müller1-1/+1
2013-02-05videotestsrc: use video library paletteWim Taymans1-34/+5
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-15videotestsrc: make and copy paletteWim Taymans1-0/+36
2012-09-23videotestsrc: keep track of the correct running time after renegotiationsThiago Santos1-3/+21
2012-07-06update for query api changesWim Taymans1-1/+1
2012-06-27videotestsrc: set DTS and PTS, sync on DTSWim Taymans1-2/+3
2012-06-26fix interlace-modeWim Taymans1-2/+3
2012-06-06videotestsrc: Remove more redundant codeWim Taymans1-20/+43
2012-06-06videotestsrc: don't artificially restrict capsWim Taymans1-37/+15
2012-05-29videotestsrc: use generic packing codeWim Taymans1-0/+4
2012-05-01videotestsrc: Update for basesrc API changesSebastian 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-20orc: avoid precompilationWim Taymans1-2/+0
2012-03-16videotestsrc: fix decide_allocationWim Taymans1-13/+28
2012-03-15update for allocation query changesWim Taymans1-17/+18
2012-03-14take padding into accountWim Taymans1-3/+3
2012-03-12videotestsrc: don't leak the bufferpoolWim Taymans1-0/+3
2012-03-11fix for caps API changesWim Taymans1-3/+8
2012-03-05x-raw-bayer -> x-bayerWim Taymans1-1/+1
2011-12-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+1
2011-12-02various: typo fixesPiotr Fusik1-1/+1
2011-11-28various: fix pad template leaksVincent Penquerc'h1-2/+5
2011-11-02rename meta* -> *metaWim Taymans1-1/+1
2011-10-10update for UNEXPECTED -> EOS flowreturnWim Taymans1-1/+1
2011-08-26base: fix for allocation methods renameWim Taymans1-3/+3
2011-08-23video: add colorimetry infoWim Taymans1-53/+7
2011-08-17videotestsrc: properly override the fixate functionWim Taymans1-6/+5