summaryrefslogtreecommitdiffstats
path: root/gst/xdgmime
AgeCommit message (Collapse)AuthorFilesLines
2009-02-27xdgmime: Use empty caps for registering the typefinders with old core versionsSebastian Dröge1-2/+17
core before 0.10.22.1 produced assertions when storing typefind factories with NULL caps in the registry.
2009-02-24xdgmime: Add new typefinder based on xdgmimeSebastian Dröge18-0/+4479
This typefinder is mostly useful to filter out any false positives by the other typefinders like the usual Word document misdetected as MP3 file.