summaryrefslogtreecommitdiffstats
path: root/gst/xdgmime/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2009-03-26xdgmime: Use GIOs g_content_type_guess() if possibleSebastian Dröge1-5/+11
2009-03-26xdgmime: Link with winsock library to fix build with MinGWРуслан Ижбулатов1-1/+1
Partially fixes bug #573595.
2009-02-24xdgmime: Add new typefinder based on xdgmimeSebastian Dröge1-0/+26
This typefinder is mostly useful to filter out any false positives by the other typefinders like the usual Word document misdetected as MP3 file.