gstreamer/gst/typefind
Tim-Philipp Müller 9ef16721ed typefinding: detect MSS manifests without using g_convert()
Embedded systems often have limited charset conversion
functionality, so don't rely on g_convert() (i.e. iconv)
for UTF-16 to UTF-8 conversions, we can easily enough do
that ourselves by converting to native endianness and
then using GLib's helper functions.
2015-04-26 14:41:30 +01:00
..
gsttypefindfunctions.c typefinding: detect MSS manifests without using g_convert() 2015-04-26 14:41:30 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
typefindfunctions.vcproj more working plugins 2004-07-27 21:41:30 +00:00