gstreamer/ext/taglib
Tim-Philipp Müller b22fbf9f20 ext/taglib/gstid3v2mux.cc: Make UTF-8 the default encoding when writing string tags (before, our UTF-8 strings would ...
Original commit message from CVS:
* ext/taglib/gstid3v2mux.cc:
Make UTF-8 the default encoding when writing string
tags (before, our UTF-8 strings would automatically
be converted to ISO-8859-1 by taglib and written as
ISO-8859-1 fields if that was possible).
* tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
(test_taglib_id3mux_check_tag_buffer), (identity_cb),
(test_taglib_id3mux_with_tags):
Add test case that makes sure our UTF-8 strings have
actually been written into the tag as UTF-8.
2006-07-05 10:14:16 +00:00
..
.gitignore moap ignore 2006-06-11 18:56:24 +00:00
gstapev2mux.cc Add apev2mux element (#343122). 2006-05-30 14:35:18 +00:00
gstapev2mux.h Add apev2mux element (#343122). 2006-05-30 14:35:18 +00:00
gstid3v2mux.cc ext/taglib/gstid3v2mux.cc: Make UTF-8 the default encoding when writing string tags (before, our UTF-8 strings would ... 2006-07-05 10:14:16 +00:00
gstid3v2mux.h docs/plugins/Makefile.am: also check .cc files for gtk-doc markup 2006-05-01 11:46:33 +00:00
gsttaglibmux.c Add apev2mux element (#343122). 2006-05-30 14:35:18 +00:00
gsttaglibmux.h Add apev2mux element (#343122). 2006-05-30 14:35:18 +00:00
Makefile.am autogen.sh: require am17 2006-06-11 13:57:19 +00:00