summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-12-11 23:59:54 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-12-12 15:48:37 +0000
commit088c7c07a2525fe83f2c7ffd77b79f4e9db19fb9 (patch)
tree2d7d59ab12f1e844c6347e65f30c83b942826a0e /.gitignore
parente897373a0a0218f84d42b51bda85f15e84f7e7d7 (diff)
downloadgstreamer-plugins-base-088c7c07a2525fe83f2c7ffd77b79f4e9db19fb9.tar.gz
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()
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 346670975..e07bc131c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,5 @@ Makefile.in
Makefile
*.gir
*.typelib
+
+gst-libs/gst/tag/mklangtables