mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
af6ea56cce
UTF-8 is only permitted in v2.4. So instead use ISO-8859-1 for ascii-only strings, and UTF16 otherwise. Also, do not null terminate strings in text frames, except where required. These two allow windows media player to play (and correctly read tags) files created by id3mux. |
||
---|---|---|
.. | ||
gstid3mux.c | ||
gstid3mux.h | ||
gsttagmux.c | ||
gsttagmux.h | ||
id3tag.c | ||
id3tag.h | ||
Makefile.am |