summaryrefslogtreecommitdiff
path: root/gst/gsttaglist.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-12taglist: API: Add HOMEPAGE tagSebastian Dröge1-0/+8
2008-12-16gst/: Update GstTagSetter and GstTagMergeMode documentation. Mention that tag...Stefan Kost1-5/+6
2008-09-03gst/gsttaglist.h: Fix Since: markers for new geo tags.Tim-Philipp Müller1-4/+4
2008-09-02gst/gsttaglist.h: Fix actual tag name define after renaming from altitude to ...Stefan Kost1-1/+1
2008-09-01Add new tags for geo location and clarify purpose of existing location tag. F...Stefan Kost1-1/+44
2008-08-04gst/gsttaglist.*: Do as tim pointed out and actually register the new tag. Al...Stefan Kost1-1/+1
2008-08-01Add new taglist item GST_TAG_KEYWORDS, needed for #520694 .Stefan Kost1-0/+9
2008-06-20API: Add GST_TAG_ATTACHMENT for generic file attachments to streams.Sebastian Dröge1-0/+12
2008-04-16gst/gsttaglist.h: Clarify some tag item docs after discussion on irc.Stefan Kost1-4/+5
2008-04-13gst/gsttaglist.h: Fix description to match the order in the table (#512577).Rene Stadler1-6/+5
2007-11-02gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller1-2/+1
2007-10-24API: add GST_TAG_ARTIST_SORTNAMETim-Philipp Müller1-0/+39
2007-09-25API: add GST_TAG_COMPOSER, fixes #459809.Tim-Philipp Müller1-0/+8
2007-07-26API: add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI (#451939).Tim-Philipp Müller1-0/+16
2007-02-12API: add GST_TAG_REFERENCE_LEVEL (#403597).René Stadler1-1/+9
2007-01-18gst/: Add more docs regarding tag merge-modes and when to send tags. Fix 'sin...Stefan Kost1-3/+68
2007-01-15add tag support for beat-per-minuteStefan Kost1-0/+8
2006-10-09API: add gst_tag_list_is_empty() (#360467).Tim-Philipp Müller1-0/+1
2006-10-07gst/gsttaglist.*: Minor fixes to GST_IS_TAG_LIST and gst_is_tag_list().Tim-Philipp Müller1-1/+1
2006-10-07gst/gsttaglist.h: Less tabs, more spaces.Tim-Philipp Müller1-202/+199
2006-08-14API: add GST_TAG_EXTENDED_COMMENT (#350935).Tim-Philipp Müller1-0/+15
2006-05-30API: add GST_TAG_PREVIEW_IMAGE (#343341).Tim-Philipp Müller1-0/+9
2006-05-09gst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721).Tim-Philipp Müller1-0/+8
2006-05-04gst/gsttaglist.h: Mention type of tags in doc blurbs.Tim-Philipp Müller1-35/+35
2005-11-24Doc fixes.Wim Taymans1-0/+36
2005-11-21gst/: Add glib-compat.h.Andy Wingo1-0/+1
2005-11-21gst/: Sprinkle NULL_TERMINATED to taste.Andy Wingo1-2/+2
2005-11-19gsttaglist.h: Whoops, foreach function returns void. Also fix some constness.Andy Wingo1-6/+3
2005-11-19gst/gsttaglist.*: Operates on a constAndy Wingo1-2/+17
2005-10-13Added gst_tag_list_get_date() and gst_tag_list_get_date_index().Tim-Philipp Müller1-1/+8
2005-09-12gst/: Remove the requirement for sub-classes to call the parent implementatio...Jan Schmidt1-3/+3
2005-09-07renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...Stefan Kost1-1/+3
2005-08-21check/Makefile.am: don't valgrind the controller test - it's leaking - Stefan...Thomas Vander Stichele1-2/+2
2005-08-13Add GST_TAG_LANGUAGE_CODE as we have in 0.8, and don't spew out a warning if ...Tim-Philipp Müller1-0/+6
2005-07-27Some docs updatesWim Taymans1-6/+0
2005-01-18added docs for the TAG definesStefan Kost1-0/+170
2004-04-13gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and cha...David Schleef1-3/+3
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-106/+163
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-2/+4
2004-03-13gst-indent run on coreThomas Vander Stichele1-161/+102
2004-03-06remove deprecated functions add two tag prototypes to docs add accessor functionThomas Vander Stichele1-0/+1
2004-02-22gst/gstpad.c: revert last patch from Andy, it makes gst_pad_can_link_filtered...Benjamin Otte1-0/+2
2004-02-20gst/gsttag.h: Adding video-codec and audio-codec for demuxers which will emit...Julien Moutte1-1/+2
2004-02-18gst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in signal prototype instead...David Schleef1-0/+2
2004-02-05gst/gsttag.*: remove duplicated field GST_TAG_APPLICATION. It's GST_TAG_ENCODERBenjamin Otte1-1/+0
2004-02-03fixing docs errorsThomas Vander Stichele1-2/+2
2004-01-31docs/random/mimetypes: update raw int/float infoBenjamin Otte1-0/+1
2004-01-23gst/gsttag.*: Add application tag (for encoding/muxing app).Ronald S. Bultje1-0/+1
2004-01-22adding GstTagFlagThomas Vander Stichele1-0/+10
2004-01-20adding vorbis tags fixing replaygain tag namesThomas Vander Stichele1-4/+7