gstreamer/gst/typefind
Sebastian Dröge 6ea225ccb4 typefindfunctions: Fix otio typefinder to actually detect otio files
The string "\"OTIO_SCHEMA\":" is 14 characters and not 15. Checking for
15 characters would also check for the final '\0', which does not exist
in any otio file as the string is the key of a JSON map.
2020-04-06 15:23:27 +03:00
..
gsttypefindfunctions.c typefindfunctions: Fix otio typefinder to actually detect otio files 2020-04-06 15:23:27 +03:00
meson.build typefindfunctions: build gio xdgmime typefinder again 2019-12-09 07:33:55 +00:00