Skip to content
  • David Schleef's avatar
    videotestsrc: Add foreground/background-color properties · 131d6197
    David Schleef authored
    Replace solid-color property with foreground-color and add
    background-color.  Pull some common code out of each of the
    pattern generating functions.  Fix many of the patterns to
    use foreground-color/background-color instead of white/black.
    Generated images are indentical to previously if foreground-color
    and background-color are left as default.
    
    API: GstVideoTestSrc::foreground-color
    API: GstVideoTestSrc::background-color
    131d6197