gst-plugins-rs/video/cdg/tests
Guillaume Desmottes 6c6917077d cdgdec: fix test with gst master
Test was relying on 'blocksize' property on the source which can
only be used in push mode.

This change in baseparse broke it:
e906197c62
so ensure we are actually in push mode by using pushfilesrc.
2020-05-01 10:29:28 +02:00
..
BrotherJohn.cdg Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
cdgdec.rs cdgdec: fix test with gst master 2020-05-01 10:29:28 +02:00