gst-plugins-rs/video/cdg
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
..
src Configure crate-type to cdylib/rlib consistently in Cargo.toml 2020-04-24 15:02:12 +03:00
tests cdgdec: fix test with gst master 2020-05-01 10:29:28 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml cdg: update image and cdg_renderer deps 2020-04-06 10:49:14 +02:00