mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-16 13:18:59 +00:00
GStreamer multimedia framework
gst-play.c:89:11: error: comparison of unsigned expression >= 0 is always true [-Werror,-Wtautological-compare] if (pos >= 0 && dur > 0) { ~~~ ^ ~ |
||
---|---|---|
playback/player |