uri: fix wrong G_GNUC_MALLOC
[platform/upstream/gstreamer.git] / gst / gsttaglist.c
2011-10-30 Tim-Philipp Müllertaglist: add to_string and new_from_string functions
2011-10-30 Tim-Philipp Müllertaglist: avoid pointless tag name -> quark lookups
2011-10-30 Tim-Philipp Müllertaglist: add gst_tag_list_is_equal()
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-09 Javier JardónUse "const" instead G_CONST_RETURN
2011-05-25 Tim-Philipp Müllergst: we can now use GLib 2.24 API unconditionally
2011-02-01 Sreerenj Balachandrantaglist: add a new "encoded-by" tag
2011-01-02 Stefan Kosttags: don't produce duplicated entries when merging...
2010-12-26 Tim-Philipp MüllerRevert "micro-optim: if (x) is cheaper than if (x ...
2010-12-19 Sebastian Drögetaglist: Don't leak copies of empty strings
2010-12-17 Edward Herveygst: documentation fixups and annotation
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-03 Edward Herveymicro-optim: if (x) is cheaper than if (x > 0) for...
2010-09-23 Thiago Santostag: Adds GST_TAG_GEO_LOCATION_HORIZONTAL_ERROR
2010-08-25 Thiago Santostag: Adds GST_TAG_APPLICATION_DATA
2010-08-09 Thiago Santostag: Adds GST_TAG_APPLICATION_NAME tag
2010-07-26 Thiago Santostag: Adds GST_TAG_DATE_TIME tag
2010-07-26 Thiago Santostaglist: Add datetime get functions
2010-07-11 Eduardo Dobaytaglist: fix merge_strings_with_comma() for more than...
2010-06-23 Thiago Santostag: Adds GST_TAG_IMAGE_ORIENTATION tag
2010-06-18 Thiago Santostaglist: add gst_tag_list_peek_string_index to avoid...
2010-05-03 Thiago Santostags: Adds geo location direction tags
2010-05-03 Thiago Santostags: Adds GST_TAG_DEVICE_MANUFACTURER and GST_TAG_DEVI...
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-24 Thiago Santostags: Add new _USER_RATING tag
2010-03-17 Tim-Philipp Müllergst: use #if GLIB_CHECK_VERSION instead of #ifndef...
2010-03-12 Edward Herveygst: Use G_VALUE_COLLECT_INIT if available
2010-03-11 Thiago Santostags: Adds new geo location tags
2010-03-01 Tim-Philipp Müllertags: try to make comment for translators more helpful
2010-02-17 Stefan Kosttaglist: remove blank lines in variable declarations
2010-02-15 Tim-Philipp Müllertags: wrap long string constants
2010-02-15 Tim-Philipp Müllertags: add some comments for translators so tag mnemonic...
2010-01-07 Christian SchallerMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-06 Tim-Philipp Müllertags: fix up translated strings for some new tags
2009-12-21 Thiago Santosgsttaglist: Adds new tags
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-11-05 Tim-Philipp Müllertaglist: avoid looking up GstTagInfo twice in a row
2009-08-06 John Millikintaglist: Add support for ALBUM_ARTIST tag
2009-06-22 Stefan Kosttaglist: fix typo in tag description
2009-06-14 Tim-Philipp Müllertaglist: add functions to create a new taglist with...
2009-06-10 Tim-Philipp Müllerdocs: a few small API doc fixes and additions
2009-05-31 Tim-Philipp Müllertaglists: make _get_{string|pointer} return FALSE for...
2009-05-29 Tim-Philipp Müllermicro-optimisation: use GST_QUARK in more places
2009-05-12 Sebastian Drögetags: API: Add functions to add single tags to GstTagLi...
2009-05-11 Tim-Philipp Müllertags: add a tag for the container format
2009-04-04 Edward Herveygsttaglist: Remove unused variable.
2009-03-26 Tim-Philipp MüllerAPI: add gst_tag_list_get_buffer{_index}
2009-03-25 Tim-Philipp MüllerAPI: add GST_TAG_SUBTITLE_CODEC
2009-03-12 Stefan Kosttaglists: apply fix for replace all also to gst_tag_lis...
2009-03-08 Tim-Philipp Müllerdocs: improve docs for gst_tag_list_get_date*()
2009-02-12 Sebastian Drögetaglist: API: Add HOMEPAGE tag
2009-02-04 Stefan Kostcrash: Don't crash on non existent tags.
2008-12-16 Stefan Kostgst/gsttaglist.c: Avoid copy of empty taglist.
2008-12-16 Stefan KostMore complete unit tests. Fix handling of empty taglist...
2008-10-31 Stefan Kostgst/gstpreset.c: Use g_unlink instead of unlink.
2008-09-01 Stefan KostAdd new tags for geo location and clarify purpose of...
2008-08-04 Tim-Philipp Müllergst/gsttaglist.c: Fix typo.
2008-08-04 Stefan Kostgst/gsttaglist.c: Argh. actually save the text before...
2008-08-04 Stefan Kostgst/gsttaglist.*: Do as tim pointed out and actually...
2008-06-20 Sebastian DrögeAPI: Add GST_TAG_ATTACHMENT for generic file attachment...
2008-04-19 Sebastian Drögegst/gsttaglist.c: Use g_value_take_string() instead...
2007-12-18 Tim-Philipp Müllergst/gsttaglist.c: Small docs addition: mention that...
2007-10-24 Tim-Philipp MüllerAPI: add GST_TAG_ARTIST_SORTNAME
2007-09-25 Tim-Philipp MüllerAPI: add GST_TAG_COMPOSER, fixes #459809.
2007-07-26 Tim-Philipp MüllerAPI: add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI...
2007-07-10 Stefan Kostgst/gsttaglist.c: Fix doc syntax.
2007-02-12 René StadlerAPI: add GST_TAG_REFERENCE_LEVEL (#403597).
2007-01-15 Stefan Kostgst/gsttaglist.c: Change tag type from STRING to DOUBLE...
2007-01-15 Stefan Kostadd tag support for beat-per-minute
2006-10-09 Wim Taymansgst/gstevent.c: Rename some more @cur to @start to...
2006-10-09 Tim-Philipp MüllerAPI: add gst_tag_list_is_empty() (#360467).
2006-10-07 Tim-Philipp Müllergst/gsttaglist.*: Minor fixes to GST_IS_TAG_LIST and...
2006-08-14 Tim-Philipp MüllerAPI: add GST_TAG_EXTENDED_COMMENT (#350935).
2006-07-24 Tim-Philipp Müllergst/gsttaglist.c: Allow more than one GST_TAG_IMAGE...
2006-07-20 Tim-Philipp Müllergst/gsttaglist.c: Add some more docs, comments and...
2006-06-12 Wim TaymansAdd G_UNLIKELY in type registration.
2006-05-30 Tim-Philipp MüllerAPI: add GST_TAG_PREVIEW_IMAGE (#343341).
2006-05-09 Tim-Philipp Müllergst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721).
2006-04-04 Jan SchmidtDocumentation updates. Make BaseSink and BaseSrc docs...
2006-03-12 Julien Mouttegst/gsttaglist.c: Fix rubbish docs that are encouraging...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-24 Wim TaymansDoc fixes.
2005-11-19 Andy Wingogsttaglist.h: Whoops, foreach function returns void...
2005-11-19 Andy Wingogst/gsttaglist.*: Operates on a const
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-13 Tim-Philipp MüllerAdded gst_tag_list_get_date() and gst_tag_list_get_date...
2005-10-08 Stefan Kostmore docs
2005-09-07 Stefan Kostrenamed gsttag -> gsttaglist, gsttaginterface -> gsttag...
2005-09-06 Stefan Kostcheck/pipelines/simple_launch_lines.c: test for pipe...
2005-08-13 Tim-Philipp MüllerAdd GST_TAG_LANGUAGE_CODE as we have in 0.8, and don...
2005-07-27 Wim TaymansSome docs updates
2005-06-19 Thomas Vander Stichelecheck/Makefile.am: add gsttag
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-09-02 Stefan Kostadded documentation to many items moved the GST_TYPE_XX...
2004-07-14 Andy Wingogst/gsttag.c: Add a tag merge func for pointers. The...
2004-04-13 David Schleefgst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buf...
2004-03-26 David Schleefdocs/gst/gstreamer-sections.txt: More doc hacking.
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
next