platform/upstream/gst-plugins-base.git
2011-08-14 LoneStartag: id3v2: Try GST_*_TAG_ENCODING and locale encoding...
2011-08-14 Tim-Philipp... tag: id3v2: sizes in ID3 v2.3 are unlikely to be sync...
2011-08-14 Tim-Philipp... tag: id3v2: fix typo in debug message
2011-08-14 Tim-Philipp... tag: id3v2: fix parsing of unsync'ed ID3 v2.4 tags...
2011-08-14 Tim-Philipp... tag: id3v2: parse unsynchronised tags properly
2011-08-14 Tim-Philipp... tag: id3v2: pass the right size value for size of all...
2011-08-14 Tim-Philipp... tag: id3v2: Use new utility functions in libgsttag...
2011-08-14 Jan Schmidttag: id3v2: Generate the image-type values correctly...
2011-08-14 Tommi Myöhänentag: id3v2: Make sure the ISO 639-X language code in...
2011-08-14 Tim-Philipp... tag: id3v2: Parse WOAF frames and put the result into...
2011-08-14 Tim-Philipp... tag: id3v2: We don't want the same string multiple...
2011-08-14 Jason Kivlighntag: id3v2: Extract license/copyright URIs from ID3v2...
2011-08-14 Tim-Philipp... tag: id3v2: Port ID3 tag demuxer over to the new GstTag...
2011-08-14 Tim-Philipp... tag: id3v2: Fix parsing of ID3 v2.2.0 PIC frames. Only...
2011-08-14 Tim-Philipp... tag: id3v2: Do not convert obsolete TDA/TDAT frames...
2011-08-14 René Stadlertag: id3v2: Make sure that g_free always gets called...
2011-08-14 Tim-Philipp... tag: id3v2: We require a -base more recent than 0.10...
2011-08-14 Tim-Philipp... tag: id3v2: Printf format fixes.
2011-08-14 Jan Schmidttag: id3v2: If strings in text fields are marked ISO885...
2011-08-14 Tim-Philipp... configure.ac: Require CVS of GStreamer core and -base...
2011-08-14 Tim-Philipp... tag: id3v2: Extract frames for ID3v2 versions prior...
2011-08-14 Tim-Philipp... tag: id3v2: On second thought, it might be wiser and...
2011-08-14 Tim-Philipp... tag: id3v2: Put ID3v2 frames we can't parse as binary...
2011-08-14 Wim Taymanstag: id3v2: Don't use \n in debug lines
2011-08-14 Tim-Philipp... tag: id3v2: Set image type from APIC frame as "image...
2011-08-14 Tim-Philipp... tag: id3v2: Extract images from ID3v2 tags (APIC frames...
2011-08-14 Tim-Philipp... tag: id3v2: A track/volume number or count of 0 does...
2011-08-14 Jan Schmidttag: id3v2: Don't output any tag when we encounter...
2011-08-14 Jan Schmidttag: id3v2: Rework string parsing to always walk over...
2011-08-14 Tim-Philipp... tag: id3v2: Some more debug info. No need to check...
2011-08-14 Jan Schmidttag: id3v2: Fix parsing of numeric genre strings some...
2011-08-14 Tim-Philipp... tag: id3v2: Recognise and skip any byte order marker...
2011-08-14 Alex Lancastertag: id3v2: Recognise TCO (Genre) tags in ID3v2.2
2011-08-14 Sébastien Mouttetag: id3v2: use of GST_DEBUG instead of DEBUG(a......
2011-08-14 Jan Schmidttag: id3v2: Don't attempt typefinding on too-short...
2011-08-14 Tim-Philipp... tag: id3v2: We only care about gain and peak data for...
2011-08-14 Tim-Philipp... tag: id3v2: Read replay gain tags
2011-08-14 Tim-Philipp... configure.ac: Bump -base requirement to 0.10.5 for...
2011-08-14 Jan Schmidttag: id3v2: Handle 0 data size in otherwise valid frames.
2011-08-14 Jan Schmidttag: id3v2: 3 2.3.0 used synch-safe integers for the...
2011-08-14 Jan Schmidttag: id3v2: Add more validation to ensure that a char...
2011-08-14 Jan Schmidttag: id3v2: Adjust for data length indicators when...
2011-08-14 Jan Schmidttag: id3v2: Never output a tag with a null contents...
2011-08-14 Jan Schmidttag: id3v2: Someone should kick my butt. Remove ID3v1...
2011-08-14 Jan Schmidttag: id3v2: Never trust ANY information encoded in...
2011-08-14 Jan Schmidttag: id3v2: Remove errant break statement, and fix...
2011-08-14 Jan Schmidttag: id3v2: Rewrite parsing of text tags to handle...
2011-08-14 Sergey Scobichtag: id3v2: Fix compilation of id3demux when zlib is...
2011-08-14 Edward Herveytag: id3v2: Add gst_element_no_more_pads() for proper...
2011-08-14 Jan Schmidttag: id3v2: If a broken tag has 0 bytes payload, at...
2011-08-14 Jan Schmidttag: id3v2: all new LGPL id3 demuxer, can use zlib...
2011-08-12 Vincent Penquerc'haudioresample: fix quality setting being ignored by...
2011-08-12 Vincent Penquerc'haudioresample: use SSE/SSE2 when possible
2011-08-12 Vincent Penquerc'haudioresample: fix SSE2 building with double precision
2011-08-11 Thiago Santostag: exif: Check for utf8 before trying to convert
2011-08-10 Thiago Santostests: tag: exif: Add tests for 'non-trivial' chars
2011-08-10 Thiago Santostag: exif: Exif strings should be ascii
2011-08-10 Tim-Philipp... win32: update libgsttag.def for new API
2011-08-10 Tim-Philipp... tag: don't build helper programs that generate/update...
2011-08-10 Tim-Philipp... tag: fix stray printf in mklicensestables
2011-08-10 Tim-Philipp... tag: fix compilation of new licenses code with GLib...
2011-08-10 Tim-Philipp... tag: add GType for GstTagLicenseFlags
2011-08-10 Tim-Philipp... subparse: fix runtime warnings when doing position...
2011-08-10 Tim-Philipp... tag: add unit test for new license API
2011-08-10 Tim-Philipp... tag: add mklicensestables utility
2011-08-10 Tim-Philipp... tag: add convenience API to handle creative commons...
2011-08-10 Vincent Penquerc'htypefind: bump probability if all frames we found are...
2011-08-06 Vincent Penquerc'hgstvorbistag: map ENCODER Vorbis comment to application...
2011-08-05 Vincent Penquerc'hvolume: fix sample depth typo
2011-08-05 Sebastian Drögevolume: Update disted ORC files
2011-08-03 Thiago Santosencodebin: Set queues to silent=true
2011-08-03 Thiago Santosencodebin: Fix typo on installing properties
2011-08-03 Jonathan Liuoggstream: Fix crashes with 0-byte vorbis packets
2011-08-03 Jens Georgpbutils: Add SP levels 4a, 5 and 6
2011-08-03 Philip Jägenstedttheoradec: segfault on 0-byte ogg_packet in _chain_reverse
2011-07-29 Tim-Philipp... Add new GstTagMux base class
2011-07-29 Tim-Philipp... docs: add documentation for GstTagMux
2011-07-29 Tim-Philipp... tagmux: require subclass to install sink pad template
2011-07-29 Tim-Philipp... tagmux: const-ify GstTagList argument of render vfuncs
2011-07-29 Tim-Philipp... tagmux: fix up private base class header so it can...
2011-07-29 Michael Smithtagmux: add support for end tags
2011-07-29 Sebastian Drögeext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2011-07-29 Julien MoutteFix build on Mac OS X 10.5
2011-07-29 Sebastian DrögeUpdate my mail address.
2011-07-29 Sebastian DrögeAdd apev2mux element (#343122).
2011-07-29 James Doc Livingstongst-libs/gst/tag/gsttagmux.c: Merge event tags and...
2011-07-29 Thomas Vander... docs/plugins/Makefile.am: also check .cc files for...
2011-07-29 Thomas Vander... small cleanups
2011-07-29 Tim-Philipp... ext/taglib/gsttaglib.cc: Post an error message on the...
2011-07-29 Tim-Philipp... ext/taglib/: Split the actual ID3v2 tag rendering code...
2011-07-29 Thomas Vander... pedantic cleanups
2011-07-29 Thomas Vander... add taglib checks and docs
2011-07-29 Tim-Philipp... ext/taglib/gsttaglib.*: Fix newsegment event handling...
2011-07-29 Tim-Philipp... ext/taglib/gsttaglib.cc: We do not want to proxy the...
2011-07-29 Tim-Philipp... ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get...
2011-07-29 Tim-Philipp... ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused...
2011-07-29 Tim-Philipp... ext/taglib/: Add support for writing MusicBrainz IDs.
2011-07-29 Alex Lancasterext/taglib/gsttaglib.cc: and add support for TCOP ...
2011-07-29 Christophe... new id3v2 muxer based on TagLib
2011-07-28 Thiago Santosencodebin: rename flags names
next