mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Manually specifying text encoding is just wrong. Especially for people who have no idea what text encoding they use (or what it is). Lets try to be a little more user friendly and autodetect the encoding of each file. The detection will be done inside GStreamer when first text buffer is received, so another (but this time optional) patch is added, but who cares :-)