summaryrefslogtreecommitdiff
path: root/gst/gsttaglist.h
Commit message (Expand)AuthorAgeFilesLines
* tags: add GST_TAG_LANGUAGE_NAMETim-Philipp Müller2012-01-021-1/+16
* gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller2011-11-261-7/+7
* taglist: add to_string and new_from_string functionsTim-Philipp Müller2011-10-301-0/+3
* taglist: add gst_tag_list_is_equal()Tim-Philipp Müller2011-10-301-0/+2
* Use "const" instead G_CONST_RETURNJavier Jardón2011-06-091-3/+3
* docs: clarify the NOMINAL_BITRATE docsStefan Kost2011-02-091-1/+2
* taglist: add a new "encoded-by" tagSreerenj Balachandran2011-02-011-0/+13
* tag: Adds GST_TAG_GEO_LOCATION_HORIZONTAL_ERRORThiago Santos2010-09-231-0/+9
* docs: fix warnings pointed out by gtk-docStefan Kost2010-09-131-0/+1
* tag: Adds GST_TAG_APPLICATION_DATAThiago Santos2010-08-241-0/+11
* tag: Adds GST_TAG_APPLICATION_NAME tagThiago Santos2010-08-091-0/+8
* tag: Adds GST_TAG_DATE_TIME tagThiago Santos2010-07-261-0/+7
* taglist: Add datetime get functionsThiago Santos2010-07-261-0/+8
* tag: Adds GST_TAG_IMAGE_ORIENTATION tagThiago Santos2010-06-231-0/+26
* taglist: add gst_tag_list_peek_string_index to avoid a copyThiago Santos2010-06-181-0/+4
* tags: Adds geo location direction tagsThiago Santos2010-05-031-0/+35
* tags: Adds GST_TAG_DEVICE_MANUFACTURER and GST_TAG_DEVICE_MODELThiago Santos2010-05-031-0/+16
* tags: doc fixesThiago Santos2010-04-151-10/+10
* tags: Add new _USER_RATING tagThiago Santos2010-03-241-0/+10
* taglist: Work around gtk-doc problemSebastian Dröge2010-03-151-0/+4
* tags: Adds new geo location tagsThiago Santos2010-03-111-0/+28
* docs: minor documentation fixes for recently-added tagsTim-Philipp Müller2010-01-061-11/+12
* gsttaglist: Adds new tagsThiago Santos2009-12-211-1/+57
* introspection: Don't typedef GstTagList to GstStructure for gobject-introspec...Sebastian Dröge2009-09-121-0/+5
* taglist: Add FIXME for 0.11 to not typedef GstTagList to be a GstStructureSebastian Dröge2009-09-101-0/+4
* taglist: Add support for ALBUM_ARTIST tagJohn Millikin2009-08-061-0/+16
* taglist: add functions to create a new taglist with tags in one goTim-Philipp Müller2009-06-141-0/+3
* tags: API: Add functions to add single tags to GstTagList or GstTagSetterSebastian Dröge2009-05-121-0/+4
* tags: add a tag for the container formatTim-Philipp Müller2009-05-111-0/+8
* API: add gst_tag_list_get_buffer{_index}Tim-Philipp Müller2009-03-261-0/+8
* API: add GST_TAG_SUBTITLE_CODECTim-Philipp Müller2009-03-251-0/+8
* taglist: API: Add HOMEPAGE tagSebastian Dröge2009-02-121-0/+8
* gst/: Update GstTagSetter and GstTagMergeMode documentation. Mention that tag...Stefan Kost2008-12-161-5/+6
* gst/gsttaglist.h: Fix Since: markers for new geo tags.Tim-Philipp Müller2008-09-031-4/+4
* gst/gsttaglist.h: Fix actual tag name define after renaming from altitude to ...Stefan Kost2008-09-021-1/+1
* Add new tags for geo location and clarify purpose of existing location tag. F...Stefan Kost2008-09-011-1/+44
* gst/gsttaglist.*: Do as tim pointed out and actually register the new tag. Al...Stefan Kost2008-08-041-1/+1
* Add new taglist item GST_TAG_KEYWORDS, needed for #520694 .Stefan Kost2008-08-011-0/+9
* API: Add GST_TAG_ATTACHMENT for generic file attachments to streams.Sebastian Dröge2008-06-201-0/+12
* gst/gsttaglist.h: Clarify some tag item docs after discussion on irc.Stefan Kost2008-04-161-4/+5
* gst/gsttaglist.h: Fix description to match the order in the table (#512577).Rene Stadler2008-04-131-6/+5
* gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller2007-11-021-2/+1
* API: add GST_TAG_ARTIST_SORTNAMETim-Philipp Müller2007-10-241-0/+39
* API: add GST_TAG_COMPOSER, fixes #459809.Tim-Philipp Müller2007-09-251-0/+8
* API: add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI (#451939).Tim-Philipp Müller2007-07-261-0/+16
* API: add GST_TAG_REFERENCE_LEVEL (#403597).René Stadler2007-02-121-1/+9
* gst/: Add more docs regarding tag merge-modes and when to send tags. Fix 'sin...Stefan Kost2007-01-181-3/+68
* add tag support for beat-per-minuteStefan Kost2007-01-151-0/+8
* API: add gst_tag_list_is_empty() (#360467).Tim-Philipp Müller2006-10-091-0/+1
* gst/gsttaglist.*: Minor fixes to GST_IS_TAG_LIST and gst_is_tag_list().Tim-Philipp Müller2006-10-071-1/+1