tests: supress ERROR log output for some tests
[platform/upstream/gstreamer.git] / gst-libs /
2011-08-27 Tim-Philipp Müllerpbutils: don't depend on libgstvideo just to parse...
2011-08-27 Tim-Philipp Mülleraudio: add GstBaseAudioDecoder and GstBaseAudioEncoder...
2011-08-27 Tim-Philipp Müllerdocs: add since markers to baseaudio{decoder,encoder...
2011-08-27 Tim-Philipp Müllerbaseaudiodecoder, baseaudioencoder: fix some compiler...
2011-08-27 Tim-Philipp Müllerbaseaudioutils: remove, merged into or superseded by...
2011-08-27 Tim-Philipp Müllerbaseaudioencoder: port to new GstAudioInfo API
2011-08-27 Tim-Philipp Müllerbaseaudiodecoder: port to GstAudioInfo API
2011-08-27 Tim-Philipp Mülleraudio: add gst_audio_info_{init,clear} and gst_audio_in...
2011-08-27 Tim-Philipp Mülleraudio: add GstAudioFormat, GstAudioFormatInfo and GstAu...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: remove leftover experimental code
2011-08-27 Mark Nauwelaertsaudioutils: modify _parse, add GType support functions
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: move properties to private storage...
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: rename property
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: replace context helper structure...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: move properties to private storage...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: rename some properties
2011-08-27 Mark Nauwelaertsbaseaudioencoder: replace context helper structure...
2011-08-27 Mark Nauwelaertsbaseaudio: rename GstAudioState to GstAudioFormatInfo
2011-08-27 Mark Nauwelaertsbaseaudioencoder: TEMP; avoid some imperfect ts jitter ?
2011-08-27 Mark Nauwelaertsbaseaudioencoder: debug format fixes
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: debug format fix
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: fixup documentation
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: fix FLUSH_STOP actions
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: preserve upstream seek event seqnum
2011-08-27 Mark Nauwelaertsbaseaudioencoder: use buffer running time for granule...
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: minor fix in ts resync
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: improve glitch resilience
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: add limited legacy seeking support
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: cater for audio-codec tag
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: initial version
2011-08-27 Mark Nauwelaertsbaseaudioencoder: misc fixes
2011-08-27 Mark Nauwelaertsbaseaudio: add audioutils for caps and query handling...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: mark unstable API
2011-08-27 Mark Nauwelaertsbaseaudioencoder: fix clearing context
2011-08-27 Mark Nauwelaertsbaseaudioencoder: simplify latency variable handling
2011-08-27 Mark Nauwelaertsbaseaudioencoder: minor fixes and code simplifications
2011-08-27 Mark Nauwelaertsbaseaudioencoder: additional documentation on granule...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: elaborate property names
2011-08-27 Mark Nauwelaertsbaseaudioencoder: rename state field xint to is_int
2011-08-27 Mark Nauwelaertsbaseaudioencoder: gtk-doc syntax fixes
2011-08-27 Mark Nauwelaertsbaseaudioencoder: minor fix and cleanup
2011-08-27 Mark Nauwelaertsbaseaudiocodec: ... and also rename to baseaudiodecoder
2011-08-27 Mark Nauwelaertsgst-libs/gst/audio: Remove baseaudiodecoder
2011-08-27 Iago Toralbaseaudiodecoder: Return TRUE if we run into special...
2011-08-27 Iago Toralaudio: initial version of GstBaseAudioCodec
2011-08-27 Iago ToralAdded src_queries to decoder class. Added handle_discon...
2011-08-27 Iago ToralAdded a draft implementation of gstbaseaudiodecoder
2011-08-27 Mark NauwelaertsAdded audio directory for audio codec base classes
2011-08-27 Mark Nauwelaertsaudioencoders: add streamheader helper utility
2011-08-27 Mark Nauwelaertsaudioencoders: baseaudioencoder and ported encoders
2011-08-26 Vincent Penquerc'hdiscoverer: retrieve audio track language from tags too
2011-08-26 Vincent Penquerc'hdiscoverer: consider subtitles as raw
2011-08-26 Vincent Penquerc'hdiscoverer: add application/x-kate to subtitles caps
2011-08-26 Vincent Penquerc'hdiscoverer: get language from other tags if we did...
2011-08-26 Vincent Penquerc'hdiscoverer: add subtitles API
2011-08-25 Olivier Crêtebasertppayload: Make perfect timestamps reproducible...
2011-08-20 Stefan Kostdocs: fix xref for the property
2011-08-20 Stefan Kostdocs: handle warnings emitted by gtk-doc
2011-08-20 Stefan Kostdocs: add new taglicense docs and clean them up
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...
next