index
:
delta/gstreamer-plugins-good.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_11
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
baserock/0.10+v4l_fix
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
g729fixes
master
master-UNNAMED-BRANCH
gitlab.freedesktop.org: gstreamer/gst-plugins-good.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
id3demux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+8
*
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-2
/
+1
*
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
2015-04-27
1
-5
/
+5
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-14
/
+0
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
2
-4
/
+4
*
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
2012-08-27
1
-1
/
+1
*
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-04-10
1
-1
/
+1
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-2
/
+2
*
update for new memory API
Wim Taymans
2012-01-25
1
-4
/
+4
*
id3demux: port to 0.11
Wim Taymans
2011-10-10
1
-19
/
+21
*
id3demux: remove specs from git as well now that parsing code is in -base
Tim-Philipp Müller
2011-08-14
3
-3889
/
+0
*
id3demux: use -base provided id3 tag parsing
Mark Nauwelaerts
2011-08-13
5
-1857
/
+10
*
android: Make it ready for androgenizer
Thibault Saunier
2011-04-11
1
-0
/
+14
*
Revert "id3demux: ensure a taglist before adding the container tag"
Stefan Kost
2011-02-22
1
-5
/
+4
*
id3demux: return ID3TAGS_BROKEN_TAG for unsupported versions
Stefan Kost
2011-02-22
1
-1
/
+1
*
id3demux: ensure a taglist before adding the container tag
Stefan Kost
2011-02-08
1
-4
/
+5
*
id3demux: fix parsing of ID3v2.4 genre frames with multiple genres
Erich Schubert
2011-01-02
1
-1
/
+1
*
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-13
1
-1
/
+1
*
id3demux: Sanitize id3 frame names
Edward Hervey
2010-09-24
1
-0
/
+24
*
id3demux: fix parsing of unsynced frames with data length indicator
Tim-Philipp Müller
2010-03-30
1
-3
/
+5
*
Add -Wwrite-strings to the configure flags
Benjamin Otte
2010-03-21
1
-2
/
+2
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
1
-7
/
+4
*
id3demux: prefer two letter ISO 639-1 code for extended comment
Tim-Philipp Müller
2009-12-13
1
-1
/
+6
*
id3: fixes warnings building on macosx
Josep Torra
2009-10-09
1
-1
/
+1
*
id3: cast pointer math results to glong
Stefan Kost
2009-10-09
1
-5
/
+5
*
build: don't cast, but use the right format specified instead
Stefan Kost
2009-10-09
1
-5
/
+5
*
id3demux: fix printf warnings on macosx
Josep Torra
2009-10-09
1
-3
/
+4
*
build: fprintf, sprintf, sscanf need stdio.h
Stefan Kost
2009-10-07
1
-0
/
+1
*
Fix compile warnings with gcc 4.0.1.
Alessandro Decina
2009-09-22
1
-1
/
+1
*
id3demux: Try GST_*_TAG_ENCODING and locale encoding if tags are not UTF8
LoneStar
2009-08-09
1
-2
/
+70
*
id3demux: add ID3 v2.3 spec as well
Tim-Philipp Müller
2009-08-07
1
-0
/
+1422
*
id3demux: sizes in ID3 v2.3 are unlikely to be sync-safe integers
Tim-Philipp Müller
2009-08-07
1
-1
/
+5
*
id3demux: fix typo in debug message
Tim-Philipp Müller
2009-08-07
1
-1
/
+1
*
id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames
Tim-Philipp Müller
2009-08-07
3
-8
/
+29
*
id3demux: add container-format tag
Tim-Philipp Müller
2009-06-22
2
-3
/
+19
*
id3demux: parse unsynchronised tags properly
Tim-Philipp Müller
2009-04-24
1
-1
/
+58
*
id3demux: pass the right size value for size of all frames to the parser
Tim-Philipp Müller
2009-04-24
1
-1
/
+1
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
1
-13
/
+18
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
Use new utility functions in libgsttag to process coverart (#512333).
Tim-Philipp Müller
2008-06-04
1
-84
/
+5
*
Generate the image-type values correctly. Leave them out of the caps when out...
Jan Schmidt
2008-01-11
1
-8
/
+15
*
gst/id3demux/id3v2frames.c: Make sure the ISO 639-X language code in ID3v2 CO...
Tommi Myöhänen
2008-01-09
1
-5
/
+9
*
gst/id3demux/id3v2frames.c: Parse WOAF frames and put the result into GST_TAG...
Tim-Philipp Müller
2007-12-14
1
-0
/
+5
*
gst/id3demux/: We don't want the same string multiple times in a tag list for...
Tim-Philipp Müller
2007-11-14
3
-13
/
+16
*
gst/id3demux/id3v2frames.c: Extract license/copyright URIs from ID3v2 WCOP fr...
Jason Kivlighn
2007-10-11
1
-0
/
+57
*
gst/id3demux/: Port ID3 tag demuxer over to the new GstTagDemux in -base (now...
Tim-Philipp Müller
2007-10-06
5
-1171
/
+123
*
gst/id3demux/gstid3demux.c: Don't return GST_FLOW_ERROR when pushing an event...
Edward Hervey
2007-07-10
1
-4
/
+1
*
gst/id3demux/gstid3demux.c: Don't leak newsegment events.
Tim-Philipp Müller
2007-05-25
1
-0
/
+1
[next]