gstreamer/tests/check/libs
Tim-Philipp Müller 088c7c07a2 tag: add some utility functions for language codes and tags
Add some utility functions for language tags and ISO-639
codes. These are useful for both GUIs and elements. The
iso-codes package is used for language name translations
if available.

API: gst_tag_get_language_codes()
API: gst_tag_get_language_name()
API: gst_tag_get_language_code()
API: gst_tag_get_language_code_iso_639_1()
API: gst_tag_get_language_code_iso_639_2B()
API: gst_tag_get_language_code_iso_639_2T()
2009-12-12 15:48:37 +00:00
..
.gitignore navigation: Extend the navigation interface 2009-04-02 12:21:18 +01:00
audio.c API: Make gst_audio_check_channel_positions() public. 2008-06-03 08:48:32 +00:00
cddabasesrc.c cddabasesrc: Add unit test for property settings 2009-11-09 18:12:15 +01:00
fft.c tests/check/libs/fft.c: Fix scaling to really have dB instead of something else. 2007-11-19 12:30:22 +00:00
mixer.c tests/check/libs/mixer.c: Add a few simple checks for the new message types. 2008-03-03 13:59:19 +00:00
navigation.c navigation: Extend the navigation interface 2009-04-02 12:21:18 +01:00
netbuffer.c Correctly cast to GstBuffer * before passing to gst_buffer_(copy|unref) 2009-02-22 19:20:40 +01:00
pbutils.c pbutils: remove duplicate detail strings when calling the external codec installer 2009-02-02 17:34:23 +00:00
rtp.c rtp: add bufferlist support 2009-06-18 18:51:04 +02:00
tag.c tag: add some utility functions for language codes and tags 2009-12-12 15:48:37 +00:00
video.c video: Add functions to create/parse still frame events. 2009-11-18 00:10:57 +00:00