gstreamer/gst/typefind
Sebastian Dröge fa91783833 typefindfunctions: Fix otio typefinder detecting anything with curly braces at the start
memcmp() returns 0 (aka FALSE) on match and a difference otherwise.

Previously the typefinder was matching on anything but otio files that
happened to have some curly braces in the beginning of the file.

Fixes a false positive with a MOV file.
2020-04-06 15:20:22 +03:00
..
gsttypefindfunctions.c typefindfunctions: Fix otio typefinder detecting anything with curly braces at the start 2020-04-06 15:20:22 +03:00
meson.build typefindfunctions: build gio xdgmime typefinder again 2019-12-09 07:33:55 +00:00