summaryrefslogtreecommitdiff
path: root/gst/gsttaglist.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-15gst: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller1-2/+76
2016-02-22taglist: add GST_TAG_CONDUCTORAdam Miartus1-0/+8
2015-12-14core: Add g_autoptr() support to all typesXavier Claessens1-0/+4
2015-11-20tags: add GST_TAG_PRIVATE_DATARavi Kiran K N1-0/+17
2015-11-09docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-docTim-Philipp Müller1-12/+0
2014-06-19gst: Store more basic type GTypes in variablesSebastian Dröge1-1/+3
2013-12-30taglist: fix since marker again (1.3 -> 1.4)Stefan Sauer1-1/+1
2013-12-30taglist: fix since-marker in docs (we're in 1.3.X)Stefan Sauer1-1/+1
2013-12-30taglist: add a tag for midi base note numbersStefan Sauer1-0/+10
2013-08-20taglist: handle publisher and interpreted-by tagsMatthieu Bouron1-0/+17
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-11docs: fix up docs a bitTim-Philipp Müller1-1/+1
2012-07-28tag: Add a scope to taglistsSebastian Dröge1-0/+17
2012-07-26taglist: make GST_TAG_APPLICATION_DATA also a GstSampleTim-Philipp Müller1-3/+3
2012-07-26taglist: gst_tag_list_get_buffer*() => gst_tag_list_get_sample*()Tim-Philipp Müller1-4/+4
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-90/+0
2012-05-29taglist: avoid unnecessary string copying when registering tagsTim-Philipp Müller1-0/+8
2012-05-28taglist: make GstTagList a GstMiniObjectTim-Philipp Müller1-8/+107
2012-05-26taglist: make proper struct not just a GstStructureTim-Philipp Müller1-1/+1
2012-01-03taglist: avoid exposing the lists in tagsWim Taymans1-4/+0
2012-01-03taglist: add missing functionsWim Taymans1-0/+6
2012-01-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+16
2012-01-02tags: add GST_TAG_LANGUAGE_NAMETim-Philipp Müller1-1/+16
2011-12-03taglist: remove gst_tag_list_get_{char,uchar}Tim-Philipp Müller1-14/+0
2011-12-01taglist: make some tags of type GstSampleWim Taymans1-3/+4
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-7/+7
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller1-7/+7
2011-10-31taglist: remove gst_tag_list_get_*long*()Tim-Philipp Müller1-14/+0
2011-10-30taglist: rename _new() to _new_empty() and new_full*() to new*()Tim-Philipp Müller1-3/+3
2011-10-30taglist: make opaqueTim-Philipp Müller1-13/+0
2011-10-30Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+3
2011-10-30taglist: add to_string and new_from_string functionsTim-Philipp Müller1-0/+3
2011-10-30Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+2
2011-10-30taglist: add gst_tag_list_is_equal()Tim-Philipp Müller1-0/+2
2011-10-29taglist: fix string for GST_TAG_ARTIST_SORTNAMETim-Philipp Müller1-2/+1
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón1-3/+3
2011-02-09docs: clarify the NOMINAL_BITRATE docsStefan Kost1-1/+2
2011-02-01taglist: add a new "encoded-by" tagSreerenj Balachandran1-0/+13
2010-09-23tag: Adds GST_TAG_GEO_LOCATION_HORIZONTAL_ERRORThiago Santos1-0/+9
2010-09-13docs: fix warnings pointed out by gtk-docStefan Kost1-0/+1
2010-08-24tag: Adds GST_TAG_APPLICATION_DATAThiago Santos1-0/+11
2010-08-09tag: Adds GST_TAG_APPLICATION_NAME tagThiago Santos1-0/+8
2010-07-26tag: Adds GST_TAG_DATE_TIME tagThiago Santos1-0/+7
2010-07-26taglist: Add datetime get functionsThiago Santos1-0/+8
2010-06-23tag: Adds GST_TAG_IMAGE_ORIENTATION tagThiago Santos1-0/+26
2010-06-18taglist: add gst_tag_list_peek_string_index to avoid a copyThiago Santos1-0/+4
2010-05-03tags: Adds geo location direction tagsThiago Santos1-0/+35
2010-05-03tags: Adds GST_TAG_DEVICE_MANUFACTURER and GST_TAG_DEVICE_MODELThiago Santos1-0/+16
2010-04-15tags: doc fixesThiago Santos1-10/+10
2010-03-24tags: Add new _USER_RATING tagThiago Santos1-0/+10