po: update for new translatable string
[platform/upstream/gstreamer.git] / gst-libs /
2011-08-20 Tim-Philipp Müllertag: fix distcheck issue
2011-08-16 Tim-Philipp Müllertag: id3: avoid some more relocations in genre table
2011-08-15 Alessandro Decinartspconnection: add OSX specific hack to detect when...
2011-08-14 Tim-Philipp Müllertag: id3v2: add specs to git for reference
2011-08-14 Tim-Philipp Müllertag: id3v2: avoid some relocations, make table static
2011-08-14 Tim-Philipp Müllertag: id3v2: add debug category for ID3 tag parsing
2011-08-14 Mark Nauwelaertstag: id3v2: add id3v2 tag parsing helpers
2011-08-14 Stefan Kosttag: id3v2: return ID3TAGS_BROKEN_TAG for unsupported...
2011-08-14 Erich Schuberttag: id3v2: fix parsing of ID3v2.4 genre frames with...
2011-08-14 Edward Herveytag: id3v2: Sanitize id3 frame names
2011-08-14 Tim-Philipp Müllertag: id3v2: fix parsing of unsynced frames with data...
2011-08-14 Benjamin OtteAdd -Wwrite-strings to the configure flags
2011-08-14 Tim-Philipp Müllertag: id3v2: prefer two letter ISO 639-1 code for extend...
2011-08-14 Josep Torratag: id3v2: fixes warnings building on macosx
2011-08-14 Stefan Kosttag: id3v2: cast pointer math results to glong
2011-08-14 Stefan Kosttag: id3v2: don't cast, but use the right format specif...
2011-08-14 Josep Torratag: id3v2: fix printf warnings on macosx
2011-08-14 Stefan Kosttag: id3v2: fprintf, sprintf, sscanf need stdio.h
2011-08-14 Alessandro Decinatag: id3v2: Fix compile warnings with gcc 4.0.1.
2011-08-14 LoneStartag: id3v2: Try GST_*_TAG_ENCODING and locale encoding...
2011-08-14 Tim-Philipp Müllertag: id3v2: sizes in ID3 v2.3 are unlikely to be sync...
2011-08-14 Tim-Philipp Müllertag: id3v2: fix typo in debug message
2011-08-14 Tim-Philipp Müllertag: id3v2: fix parsing of unsync'ed ID3 v2.4 tags...
2011-08-14 Tim-Philipp Müllertag: id3v2: parse unsynchronised tags properly
2011-08-14 Tim-Philipp Müllertag: id3v2: pass the right size value for size of all...
2011-08-14 Tim-Philipp Müllertag: 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 Müllertag: id3v2: Parse WOAF frames and put the result into...
2011-08-14 Tim-Philipp Müllertag: 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 Müllertag: id3v2: Port ID3 tag demuxer over to the new GstTag...
2011-08-14 Tim-Philipp Müllertag: id3v2: Fix parsing of ID3 v2.2.0 PIC frames. Only...
2011-08-14 Tim-Philipp Müllertag: 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 Müllertag: id3v2: We require a -base more recent than 0.10...
2011-08-14 Tim-Philipp Müllertag: id3v2: Printf format fixes.
2011-08-14 Jan Schmidttag: id3v2: If strings in text fields are marked ISO885...
2011-08-14 Tim-Philipp Müllerconfigure.ac: Require CVS of GStreamer core and -base...
2011-08-14 Tim-Philipp Müllertag: id3v2: Extract frames for ID3v2 versions prior...
2011-08-14 Tim-Philipp Müllertag: id3v2: On second thought, it might be wiser and...
2011-08-14 Tim-Philipp Müllertag: 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 Müllertag: id3v2: Set image type from APIC frame as "image...
2011-08-14 Tim-Philipp Müllertag: id3v2: Extract images from ID3v2 tags (APIC frames...
2011-08-14 Tim-Philipp Müllertag: 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 Müllertag: 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 Müllertag: 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 Müllertag: id3v2: We only care about gain and peak data for...
2011-08-14 Tim-Philipp Müllertag: id3v2: Read replay gain tags
2011-08-14 Tim-Philipp Müllerconfigure.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-11 Thiago Santostag: exif: Check for utf8 before trying to convert
2011-08-10 Thiago Santostag: exif: Exif strings should be ascii
2011-08-10 Tim-Philipp Müllertag: don't build helper programs that generate/update...
2011-08-10 Tim-Philipp Müllertag: fix stray printf in mklicensestables
2011-08-10 Tim-Philipp Müllertag: fix compilation of new licenses code with GLib...
2011-08-10 Tim-Philipp Müllertag: add GType for GstTagLicenseFlags
2011-08-10 Tim-Philipp Müllertag: add mklicensestables utility
2011-08-10 Tim-Philipp Müllertag: add convenience API to handle creative commons...
2011-08-06 Vincent Penquerc'hgstvorbistag: map ENCODER Vorbis comment to application...
2011-08-03 Jens Georgpbutils: Add SP levels 4a, 5 and 6
2011-07-29 Tim-Philipp MüllerAdd new GstTagMux base class
2011-07-29 Tim-Philipp Müllerdocs: add documentation for GstTagMux
2011-07-29 Tim-Philipp Müllertagmux: require subclass to install sink pad template
2011-07-29 Tim-Philipp Müllertagmux: const-ify GstTagList argument of render vfuncs
2011-07-29 Tim-Philipp Müllertagmux: 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 Sticheledocs/plugins/Makefile.am: also check .cc files for...
2011-07-29 Thomas Vander Stichelesmall cleanups
2011-07-29 Tim-Philipp Müllerext/taglib/gsttaglib.cc: Post an error message on the...
2011-07-29 Tim-Philipp Müllerext/taglib/: Split the actual ID3v2 tag rendering code...
2011-07-29 Thomas Vander Stichelepedantic cleanups
2011-07-29 Thomas Vander Sticheleadd taglib checks and docs
2011-07-29 Tim-Philipp Müllerext/taglib/gsttaglib.*: Fix newsegment event handling...
2011-07-29 Tim-Philipp Müllerext/taglib/gsttaglib.cc: We do not want to proxy the...
2011-07-29 Tim-Philipp Müllerext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get...
next