gstreamer/tests
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
..
check 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
examples gst/spectrum/: port to use message to get results, cleanly exit when closing the window 2006-06-16 09:49:07 +00:00
icles Some changes proposed by wingo in bug #338818 (but not everything yet). Patch from Martin Rubli to fix framerate dete... 2006-05-05 20:12:59 +00:00
old/examples moved level-example to tests/examples/level-example 2005-12-30 15:28:44 +00:00
Makefile.am add ximagesrc icles test 2006-04-28 19:15:08 +00:00