Fixes for -Wwrite-strings
[platform/upstream/gstreamer.git] / tests / check / gst / gsttag.c
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2009-07-16 Tim-Philipp Müllertags: only emit a g_warning() for empty tag strings...
2009-06-14 Tim-Philipp Müllertaglist: add functions to create a new taglist with...
2009-05-31 Tim-Philipp Müllertaglists: warn if someone tries to add empty or NULL...
2009-03-26 Tim-Philipp MüllerAPI: add gst_tag_list_get_buffer{_index}
2008-12-16 Stefan KostMore complete unit tests. Fix handling of empty taglist...
2006-11-06 Stefan Kosttests/check/gst/gsttag.c: relicence (okay with author...
2006-10-26 Tim-Philipp Müllergst/gststructure.c: If someone tries to set a non-UTF8...
2006-10-09 Tim-Philipp MüllerAPI: add gst_tag_list_is_empty() (#360467).
2006-10-07 Tim-Philipp Müllergst/gsttaglist.*: Minor fixes to GST_IS_TAG_LIST and...
2006-07-01 Thomas Vander Sticheletests/check/: use the new macro
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-10-14 Tim-Philipp Müllercheck/gst/gsttag.c: Add some simple tests for the new...
2005-08-20 Thomas Vander Stichelevalgrind more tests
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-07-09 Thomas Vander Sticheleadd debugging category use GST_START_TEST now, so we...
2005-06-19 Thomas Vander Stichelecheck/Makefile.am: add gsttag