summaryrefslogtreecommitdiff
path: root/gst-libs/gst/tag
AgeCommit message (Expand)AuthorFilesLines
2021-03-19gst: don't use volatile to mean atomicMatthew Waters2-2/+2
2021-03-15tag: id3v2: fix frame size check and potential invalid readsTim-Philipp Müller1-1/+1
2021-01-04tagdemux: resize and trim buffer in place to fix interaction with oggdemuxTim-Philipp Müller1-9/+23
2020-10-23Meson: Use pkg-config generatorXavier Claessens1-0/+10
2020-08-12tags: update to latest iso-code and support more languagesMathieu Duponchelle3-217/+890
2019-10-13Remove autotools build systemTim-Philipp Müller1-129/+0
2019-09-23build: fix debug output werror build with newer gccMatthew Waters2-3/+3
2019-08-30Pass the code through codespellThibault Saunier5-23/+23
2019-07-30exiftag: Don't output rational numbers with denominator = 0Jan Schmidt1-0/+3
2019-07-08tag: Add tags for acoustid id & acoustid fingerprintSumaid Syed4-3/+41
2019-07-08tag: Repair support for MusicBrainz IDsSumaid4-3/+27
2019-06-04Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionallyNiels De Graef2-4/+0
2019-05-13doc: Fix some gtk-doc commentsThibault Saunier1-1/+1
2019-05-13meson: Add variables for gir filesThibault Saunier1-2/+3
2019-04-26id3tag: Correctly validate the year from v1 tags before passing to GstDateTimeSebastian Dröge1-3/+3
2018-11-22Check for zlib headerXavier Claessens1-1/+1
2018-11-21Fix zlib detection when there is no pkg-config fileXavier Claessens1-2/+8
2018-09-27tagdemux: Use upstream GST_EVENT_STREAM_START if presentEdward Hervey1-19/+8
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller3-4/+7
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan1-0/+1
2018-08-13gst-libs: include config.h in all source filesTim-Philipp Müller1-0/+3
2018-08-12tag: add license to generated backup language name table and updateTim-Philipp Müller2-107/+108
2018-08-12meson: use iso-codes in gsttag if availableTim-Philipp Müller1-8/+29
2018-08-11meson: tag: check for zlib and support compressed id3v2 tag if foundTim-Philipp Müller1-2/+5
2018-08-10meson: fix install dir for generated header filesBastian Köcher1-1/+1
2018-08-08tagdemux: Propagate flow returns from gst_type_find_helper_get_range() properlySebastian Dröge1-2/+4
2018-07-27tagdemux: Properly propagate gst_pad_pull_range() errorsSebastian Dröge1-16/+33
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan1-0/+1
2018-06-23tag: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2-6/+26
2018-05-20meson: install license-translations.dict and set LICENSE_TRANSLATIONS_PATHChristoph Reiter1-1/+14
2018-05-18libs: g-ir-scanner: do not hardcode libtool pathAntoine Jacoutot1-1/+1
2018-05-07tagdemux: avoid timestamp field initialisation for tag eventKyrylo Polezhaiev1-1/+0
2018-05-01tagmux: Reset final tags for reusing elementSeungha Yang1-0/+4
2018-04-13tag: fix some GIR annotationsMark Nauwelaerts4-19/+22
2018-03-22meson: libs: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina2-68/+8
2018-03-13tag: GST_EXPORT -> GST_TAG_APITim-Philipp Müller9-53/+90
2018-03-01id3v2: re-fix handling of v2.4 extended headersEdward Hervey1-4/+25
2018-01-19tag: id3v2: don't leak stack pointer outside of block where it's validTim-Philipp Müller1-0/+2
2017-11-02vorbistag: Fix previous commentEdward Hervey1-1/+1
2017-11-02vorbistag: Check whether tag name is validEdward Hervey1-1/+1
2017-11-01vorbistag: Fix leak in error caseEdward Hervey1-0/+4
2017-10-05meson: remove vs_module_defsHavard Graff1-1/+0
2017-10-05meson: Add some missing args and dependencies in the gir generationRico Tzschichholz1-1/+1
2017-08-04xmptag: Stop parsing GPS coordinate if sscanf() failsSebastian Dröge1-1/+2
2017-05-16tag: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller6-2/+66
2017-05-04g-i: no need to load registry in g-i scannerTim-Philipp Müller1-1/+1
2017-04-13meson: Pass --c-include accordingly to GIR buildsRico Tzschichholz1-1/+2
2017-04-12No need for newlines in debug log statementsTim-Philipp Müller1-1/+1
2017-04-10Revert "tag: Fix enum nicks for backwards compatibility"Sebastian Dröge1-10/+4
2017-04-10app/tag: Fix build with srcdir!=builddirSebastian Dröge1-2/+2