summaryrefslogtreecommitdiff
path: root/gst/videotestsrc
AgeCommit message (Expand)AuthorFilesLines
2015-08-04videotestsrc: Don't set DTS on bufferNicolas Dufresne1-4/+4
2015-07-15video: improve loggingWim Taymans1-3/+0
2015-05-30videotestsrc: Document the solid-color patternJan Schmidt1-0/+2
2015-05-10docs: update element example pipelinesTim-Philipp Müller1-2/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-03-10videotestsrc: add all colors modeWim Taymans4-1/+35
2015-01-27orc: update orc filesLuis de Bethencourt1-12/+6
2014-12-24videotestsrc: Report our latency properly in live modeSebastian Dröge1-1/+18
2014-10-21videotestsrc: assertion errorVineeth T M2-2/+4
2014-10-08videotestsrc: add gradient patternWim Taymans4-1/+33
2014-09-26videotestsrc: storel is better then copylWim Taymans1-1/+1
2014-05-03Release 1.3.1Sebastian Dröge1-2/+2
2014-04-29videotestsrc: fix undefined behaviour of left-shiftLuis de Bethencourt1-2/+2
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 Santos2-2/+17
2013-09-05videotestsrc: flush pending lines on odd heightWim Taymans1-3/+16
2013-08-02videotestsrc: Demote ERROR statement back to DEBUGEdward Hervey1-1/+1
2013-07-31videotestsrc: Add pinwheel and spokes patternsDavid Schleef4-2/+117
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 Taymans4-8/+85
2013-04-22Update disted orc backup filesTim-Philipp Müller2-0/+36
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
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 Taymans2-35/+5
2012-11-03Fix FSF addressTim-Philipp Müller4-8/+8
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-10-15videotestsrc: make and copy paletteWim Taymans2-0/+37
2012-09-23videotestsrc: keep track of the correct running time after renegotiationsThiago Santos2-3/+27
2012-09-14Release 0.11.94Tim-Philipp Müller1-3/+7
2012-07-24videotestsrc: prefix orc functions with video_test_src_orcWim Taymans4-296/+11
2012-07-16videotestsrc: fix 10 bits formatsWim Taymans1-2/+5
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 Taymans4-520/+98
2012-06-06videotestsrc: don't artificially restrict capsWim Taymans1-37/+15
2012-05-30videotestsrc: enable more formatsWim Taymans1-5/+0
2012-05-29videotestsrc: use generic packing codeWim Taymans4-637/+114
2012-05-28video: fix UYVP packing functionWim Taymans1-1/+1
2012-05-28videotestsrc: add support for I420_10 formatWim Taymans2-591/+197