summaryrefslogtreecommitdiff
path: root/gst/videotestsrc/gstvideotestsrc.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-16-base: port elements to new video capsnew-video-capsWim Taymans1-9/+9
2011-06-13videotestsrc: use baseclass allocator negotiation logicWim Taymans1-81/+38
2011-06-11update for bufferpool api changeWim Taymans1-1/+1
2011-06-10videotestsrc: fix for alignment value changeWim Taymans1-1/+1
2011-06-06videotestsrc: remove deprecated peer-alloc propertyWim Taymans1-13/+0
2011-05-17gst: Update for caps/pad template related API changesSebastian Dröge1-2/+4
2011-05-17Revert "-base_port to new query API"Sebastian Dröge1-8/+6
2011-05-16videotestsrc: Update for negotiation related API changesSebastian Dröge1-4/+8
2011-05-16-base: port to new SEGMENT APIWim Taymans1-5/+5
2011-05-10-base_port to new query APIWim Taymans1-6/+8
2011-05-08videotestsrc: avoid setting caps on buffersWim Taymans1-2/+0
2011-05-02plugins: fix for allocation query API changeWim Taymans1-7/+11
2011-04-29videotestsrc: use ALLOCATION queryWim Taymans1-44/+81
2011-04-19gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge1-18/+13
2011-03-27plugins: port some plugins to the new memory APIWim Taymans1-5/+7
2010-09-16videotestsrc: add bar patternThijs Vermeir1-0/+4
2010-09-14videotestsrc: Various improvementsDavid Schleef1-16/+19
2010-09-14videotestsrc: clean up blink patternDavid Schleef1-13/+4
2010-09-14videotestsrc: rearrange code to work on scanlinesDavid Schleef1-0/+2
2010-09-14videotestsrc: add moving color bars patternThijs Vermeir1-0/+19
2010-09-09Revert "Revert "Use init functions for Orc code""Sebastian Dröge1-0/+3
2010-09-05videotestsrc: Add foreground/background-color propertiesDavid Schleef1-13/+37
2010-09-05videotestsrc: deprecate colorspec propertyDavid Schleef1-3/+3
2010-09-02videotestsrc: fix typo in property descriptionStefan Kost1-1/+1
2010-08-27Revert "Use init functions for Orc code"Wim Taymans1-3/+0
2010-08-26videotestsrc: Add ball patternDavid Schleef1-0/+4
2010-08-26Use init functions for Orc codeDavid Schleef1-0/+3
2010-08-09videotestsrc: add solid-color patternMark Nauwelaerts1-0/+24
2010-06-07videotestsrc: convert from liboil to orcDavid Schleef1-3/+0
2010-05-22videotestsrc: Fixate interlaced, chroma-site and color-matrix fields if neces...Sebastian Dröge1-0/+7
2010-05-12videotestsrc: Fixate PAR to 1/1 if possibleSebastian Dröge1-0/+3
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+3
2010-03-15videotestsrc: add chroma-zone-plate patternDavid Schleef1-0/+5
2010-03-09videotestsrc: Add color-matrix to capsDavid Schleef1-2/+19
2009-10-06videotestsrc: add pattern with out-of-gamut colorsDavid Schleef1-0/+4
2009-08-08gst: Remove dead assignments and resulting unused variablesEdward Hervey1-3/+0
2009-03-28videotestsrc: Initialize buffer memory with zeroesSebastian Dröge1-0/+2
2008-11-21gst/videotestsrc/: Add a zone plate pattern generator based on BBC R&D Report...Jonathan Rosser1-0/+143
2008-11-19gst/videotestsrc/: Add "colorspec" property, specifying whether to generate B...David Schleef1-0/+35
2008-07-31gst/videotestsrc/gstvideotestsrc.c: Discard buffers of the wrong size after r...Wim Taymans1-4/+19
2008-07-11Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost1-8/+4
2008-07-01gst/videotestsrc/gstvideotestsrc.*: Cleanups, use default property values as ...Wim Taymans1-22/+34
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge1-6/+7
2007-12-18gst/videotestsrc/gstvideotestsrc.*: Add a "blink" pattern. Turn on the pain....David Schleef1-3/+17
2007-05-17gst/: Use the segment->last_stop value to calculate the next timestamp to gen...Michael Smith1-1/+2
2007-05-04gst/: gst/audiotestsrc/gstaudiotestsrc.cStefan Kost1-1/+1
2007-04-04gst/videotestsrc/: Add a test pattern called "circular", which has concentric...David Schleef1-0/+4
2006-10-23gst/videotestsrc/: Add a bunch of exciting new checkers patterns.Tim-Philipp Müller1-0/+16
2006-10-05Printf format fixes.Tim-Philipp Müller1-3/+3
2006-09-18gst/videotestsrc/gstvideotestsrc.c: Use G_UNLIKELY in _create and log one mor...Stefan Kost1-4/+5