gstreamer/gst-libs/gst/tag
Tim-Philipp Müller 3361d3286d tag: don't use GLib 2.22 API
g_mapped_file_unref() was introduced in GLib 2.22, but we depend
only on GLib 2.18, so use g_mapped_file_free() when compiling
against older GLib versions until we bump the GLib dependency.
2009-12-12 17:41:44 +00:00
..
gstid3tag.c tag: Add support for ALBUM_ARTIST tag in vorbiscomments and ID3v2 tags 2009-08-06 06:43:38 +02:00
gsttagdemux.c tagdemux: cache events from upstream and re-send them once we have a source pad 2009-05-12 01:15:21 +01:00
gsttagdemux.h gst-libs/gst/tag/gsttagdemux.*: Add GType for GstTagDemuxResult enum. 2008-12-31 13:31:55 +00:00
gsttageditingprivate.h gst-libs/gst/tag/gstid3tag.c: Add TSSE <=> GST_TAG_ENCODER mapping (see #347898). 2006-07-19 12:25:00 +00:00
gstvorbistag.c vorbistag: don't ever return NULL in list of strings. 2009-09-15 15:55:34 -07:00
lang-tables.c tag: add some utility functions for language codes and tags 2009-12-12 15:48:37 +00:00
lang.c tag: don't use GLib 2.22 API 2009-12-12 17:41:44 +00:00
Makefile.am tag: add some utility functions for language codes and tags 2009-12-12 15:48:37 +00:00
mklangtables.c tag: don't use GLib 2.22 API 2009-12-12 17:41:44 +00:00
tag.h tag: add some utility functions for language codes and tags 2009-12-12 15:48:37 +00:00
tags.c tag: use BOM to recognize UTF-16/32 encoding and convert accordingly 2009-10-09 16:22:54 +02:00