summaryrefslogtreecommitdiff
path: root/gst-libs/gst/tag
AgeCommit message (Expand)AuthorFilesLines
2015-06-16gi: Use INTROSPECTION_INIT for --add-init-sectionNicolas Dufresne1-1/+1
2015-05-30id3v2frames: Fix compiler warningsSebastian Dröge1-4/+0
2015-05-25tag: id3v2: fix parsing of UTF-16 text on systems with crippled iconvTim-Philipp Müller1-14/+51
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24xmptag: fix invalid reads in GST_DEBUG statementGuillaume Desmottes1-1/+0
2015-04-03tag: exiftag: don't try to convert utf-8 to latin1 if string is ASCII alreadyTim-Philipp Müller1-1/+19
2015-03-31introspection: Don't use g-ir-scanner cache at compile timeEdward Hervey1-1/+1
2015-03-30id3v2: ignore RVA2 tags with more than 64 peak bitsVincent Penquerc'h1-5/+10
2015-02-18tagdemux: ensure tags have been fetched before pulling dataThiago Santos1-7/+21
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge2-2/+2
2014-11-28tagmux: fix criticals when there are no tags at allTim-Philipp Müller1-0/+3
2014-06-26libs: There is no G_TYPE_CHECK_INTERFACE_TYPE and G_TYPE_CHECK_INTERFACE_CASTSebastian Dröge1-4/+0
2014-05-09tag: xmp: fix leaks in error code pathsTim-Philipp Müller1-5/+10
2014-04-22tag: exif: avoid adding empty stringsThiago Santos1-4/+6
2014-04-16exiftag: catch buffer mapping failureVincent Penquerc'h1-15/+53
2014-02-04tagdemux: Forward TIME seeks upstream too, maybe upstream can handle thatEric Trousset1-0/+4
2013-12-16vorbistag: Read image-type from the GstSample info structSebastian Dröge1-0/+13
2013-11-06tagdemux: accumulate buffers in adapterWim Taymans1-18/+61
2013-09-09tag: id3: encapsulate ID3V2 blob frames in GstSampleMatthieu Bouron2-3/+7
2013-08-20tag: id3: handle publisher, interpreted-by and musical-key tagsMatthieu Bouron1-0/+3
2013-08-20tag: add musical-key tagMatthieu Bouron2-0/+19
2013-07-29tagdemux: Properly implement seeking if tagdemux is driving the pipelineSebastian Dröge1-55/+201
2013-07-22tagdemux: Add support for group-id in the stream-start eventSebastian Dröge1-2/+22
2013-07-18id3: Use debug category and show FIXMEsEdward Hervey1-2/+8
2013-07-16tagdemux: Put the modified time back in the time part of the segmentOlivier Crête1-7/+7
2013-07-05tag: ignore malformed ID3v2 TDAT framesMarcin Lewandowski1-3/+13
2013-06-28xmptag: Add a debug categoryEdward Hervey1-0/+18
2013-06-19xmptag: More efficient GSList usageEdward Hervey1-2/+6
2013-02-14vorbistag: add mapping for TOTALTRACKS and TOTALDISCS tagsTim-Philipp Müller1-0/+2
2013-01-16gst-libs: use GST_*_1_0 environment variables everywhereTim-Philipp Müller1-1/+1
2013-01-14docs: fix 0.10-ism in GstTagImageType docsTim-Philipp Müller1-2/+2
2012-12-12libs: Use foo/foo.h as single-include header consistently everywhereSebastian Dröge3-32/+5
2012-11-21libs: Fix last commit by using correct include paths and only include existin...Sebastian Dröge1-0/+2
2012-11-21libs: Add missing single include headers and use them in GIRsEvan Nemerson2-3/+32
2012-11-03Fix FSF addressTim-Philipp Müller21-42/+42
2012-10-29Revert "g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gs...Tim-Philipp Müller1-1/+1
2012-10-28exiftag: fix use after free and memory leakMiguel Angel Cabrera Moya1-3/+3
2012-10-28vorbistag: fix memory leakMiguel Angel Cabrera Moya1-0/+1
2012-10-28g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gstfoo-XTim-Philipp Müller1-1/+1
2012-10-23vorbistag: add mapping for 'ALBUM ARTIST' with spaceTim-Philipp Müller1-0/+1
2012-10-20tag: remove unnecessary g_type_init() call from mklicensestable toolTim-Philipp Müller1-2/+0
2012-10-18vorbistag: fix 'TODO' on image tag parsingThiago Santos1-18/+17
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller1-1/+0
2012-09-14replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts5-12/+12
2012-09-12xmptag: migrate to the _full version of the API and drop the _full postfixStefan Sauer3-24/+8
2012-09-11tagdemux: also read tags if downstream activates us in pull mode right awayTim-Philipp Müller1-3/+28
2012-09-11ext, gst-libs: only activate in pull mode if upstream is seekableMark Nauwelaerts1-1/+2
2012-09-10tagdemux: operate in pull modeTim-Philipp Müller1-1/+28
2012-08-08No statements with side-effects in g_assert() or g_return_*() pleaseTim-Philipp Müller1-1/+3
2012-08-06tagdemux: Add stream-id to stream-start eventSebastian Dröge1-1/+5