id3demux: fix parsing of ID3v2.4 genre frames with multiple genres
[platform/upstream/gstreamer.git] / gst / id3demux / id3v2frames.c
2011-01-02 Erich Schubertid3demux: fix parsing of ID3v2.4 genre frames with...
2010-03-30 Tim-Philipp Müllerid3demux: fix parsing of unsynced frames with data...
2009-12-13 Tim-Philipp Müllerid3demux: prefer two letter ISO 639-1 code for extended...
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-09-22 Alessandro DecinaFix compile warnings with gcc 4.0.1.
2009-08-09 LoneStarid3demux: Try GST_*_TAG_ENCODING and locale encoding...
2009-08-07 Tim-Philipp Müllerid3demux: sizes in ID3 v2.3 are unlikely to be sync...
2009-08-07 Tim-Philipp Müllerid3demux: fix parsing of unsync'ed ID3 v2.4 tags and...
2008-06-04 Tim-Philipp MüllerUse new utility functions in libgsttag to process cover...
2008-01-11 Jan SchmidtGenerate the image-type values correctly. Leave them...
2008-01-09 Tommi Myöhänengst/id3demux/id3v2frames.c: Make sure the ISO 639-X...
2007-12-14 Tim-Philipp Müllergst/id3demux/id3v2frames.c: Parse WOAF frames and put...
2007-11-14 Tim-Philipp Müllergst/id3demux/: We don't want the same string multiple...
2007-10-11 Jason Kivlighngst/id3demux/id3v2frames.c: Extract license/copyright...
2007-10-06 Tim-Philipp Müllergst/id3demux/: Port ID3 tag demuxer over to the new...
2007-03-12 Tim-Philipp Müllergst/id3demux/id3v2frames.c: Fix parsing of ID3 v2.2...
2007-03-06 Tim-Philipp Müllergst/id3demux/: Do not convert obsolete TDA/TDAT frames...
2006-11-19 René Stadlergst/id3demux/id3v2frames.c: Make sure that g_free alway...
2006-11-01 Tim-Philipp Müllergst/id3demux/id3v2frames.c: We require a -base more...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-08-22 Jan Schmidtgst/id3demux/id3v2frames.c: If strings in text fields...
2006-08-16 Tim-Philipp Müllerconfigure.ac: Require CVS of GStreamer core and -base...
2006-06-22 Tim-Philipp Müllergst/id3demux/id3v2frames.c: Set image type from APIC...
2006-06-11 Tim-Philipp Müllergst/id3demux/id3v2frames.c: Extract images from ID3v2...
2006-05-28 Tim-Philipp Müllergst/id3demux/id3v2frames.c: A track/volume number or...
2006-05-19 Jan Schmidtgst/id3demux/id3v2frames.c: Don't output any tag when...
2006-05-16 Jan Schmidtgst/autodetect/: Make the name of the child element...
2006-05-12 Tim-Philipp Müllergst/id3demux/id3v2frames.c: Some more debug info. No...
2006-05-10 Jan Schmidtgst/id3demux/id3v2frames.c: Fix parsing of numeric...
2006-04-28 Tim-Philipp Müllergst/id3demux/id3v2frames.c: Recognise and skip any...
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-16 Tim-Philipp Müllergst/id3demux/id3v2frames.c: We only care about gain...
2006-03-16 Tim-Philipp Müllergst/id3demux/id3v2frames.c: Read replay gain tags ...
2006-03-14 Tim-Philipp Müllerconfigure.ac: Bump -base requirement to 0.10.5 for...
2006-02-18 Jan Schmidtgst/id3demux/: Handle 0 data size in otherwise valid...
2006-02-13 Jan Schmidtgst/id3demux/id3v2frames.c: Add more validation to...
2006-02-04 Jan Schmidtgst/id3demux/id3v2frames.c: Adjust for data length...
2006-02-03 Jan Schmidtgst/id3demux/id3v2frames.c: Never output a tag with...
2006-01-25 Jan Schmidtgst/id3demux/id3v2frames.c: Never trust ANY information...
2006-01-23 Jan Schmidtgst/id3demux/id3v2frames.c: Remove errant break stateme...
2006-01-23 Jan Schmidtgst/id3demux/: Rewrite parsing of text tags to handle...
2006-01-15 Sergey Scobichgst/id3demux/id3v2frames.c: Fix compilation of id3demux...
2006-01-06 Edward Herveygst/id3demux/gstid3demux.c: Add gst_element_no_more_pad...
2005-12-18 Jan Schmidtconfigure.ac: Check for optional dependency on zlib...