Noticed today that a number of SeekFlags in element.go (introduced by: 06dccea) are not compatible with older versions of Gstreamer (<1.18).
We need to decide which versions we are going to support.
For example, i needed to comment lines 59:62 in element.go to get it working on Gstreamer 1.14.
What do you guys think?
Noticed today that a number of SeekFlags in element.go (introduced by: 06dccea) are not compatible with older versions of Gstreamer (<1.18).
We need to decide which versions we are going to support.
For example, i needed to comment lines 59:62 in element.go to get it working on Gstreamer 1.14.
What do you guys think?