gstreamer/gst/id3tag
Michael Smith af6ea56cce id3tag: When writing id3v2.3, do not use UTF-8.
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.
2009-09-10 12:14:28 -07:00
..
gstid3mux.c id3mux: don't write ID3v1 tag until specifically instructed to do so 2009-06-06 02:13:13 +01:00
gstid3mux.h id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly 2009-06-06 02:13:07 +01:00
gsttagmux.c id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly 2009-06-06 02:13:07 +01:00
gsttagmux.h id3tag: Add new id3 tagging plugin, supports v1, v2.3, and v2.4. 2009-05-21 13:15:46 -07:00
id3tag.c id3tag: When writing id3v2.3, do not use UTF-8. 2009-09-10 12:14:28 -07:00
id3tag.h id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly 2009-06-06 02:13:07 +01:00
Makefile.am id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly 2009-06-06 02:13:07 +01:00