platform/upstream/gst-plugins-base.git
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 Sebastian Drögewin32: Add new discoverer API
2011-08-26 Sebastian Drögedocs: Add new discoverer API
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 David Schleefplayback: reference count ts_offset
2011-08-25 Vincent Penquerc'htheoraenc: fix caps leak
2011-08-25 Olivier Crêtebasertppayload: Make perfect timestamps reproducible...
2011-08-25 Vincent Penquerc'hoggmux: fix leaks in skeleton writing
2011-08-25 Vincent Penquerc'hoggmux: generate message headers from received tags
2011-08-25 Vincent Penquerc'hogg: use memory slices where appropriate
2011-08-24 Sebastian Drögeplaysink{audio,video}convert: Send NEWSEGMENT events...
2011-08-24 Vincent Penquerc'hoggdemux: do not warn when reaching EOS while scanning...
2011-08-24 Vincent Penquerc'hoggdemux: add media type to chain information reports
2011-08-24 Vincent Penquerc'hoggstream: correctly identify skeleton EOS packet
2011-08-24 Vincent Penquerc'hoggdemux: do not warn about expected occurences
2011-08-24 Vincent Penquerc'hoggdemux: do not warn when finding a non BOS page
2011-08-24 Vincent Penquerc'hoggdemux: rename local variable for clarity
2011-08-24 Vincent Penquerc'hoggdemux: do not try to determine duration of header...
2011-08-24 Vincent Penquerc'hoggstream: include stream type in warnings
2011-08-24 Vincent Penquerc'hoggstream: set skeleton stream media type to applicatio...
2011-08-24 Vincent Penquerc'hoggmux: add skeleton write support
2011-08-23 Vincent Penquerc'hoggdemux: do not skip sparse streams when determining...
2011-08-23 Vincent Penquerc'hoggdemux: do not ignore sparse streams' start time
2011-08-23 Monty Montgomeryvorbisenc: Relax overly-tight jitter tolerances in...
2011-08-22 Vincent Penquerc'htextoverlay: fix text buffer leak
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: partially revert my last commit
2011-08-20 Stefan Kostdocs: add new taglicense docs and clean them up
2011-08-20 Tim-Philipp... po: update for new translatable string
2011-08-20 Tim-Philipp... tag: fix distcheck issue
2011-08-18 Vincent Penquerc'hogg: do not use 32 bit modifiers to print serial numbers
2011-08-18 Edward Herveyplaysink: Reconfigure when pads are added later
2011-08-18 Vincent Penquerc'hogg: get the operator precedence right, even if only...
2011-08-18 Vincent Penquerc'hoggstream: vorbis has a preroll of 2
2011-08-18 Vincent Penquerc'hoggstream: new convenience function to get a stream...
2011-08-18 Vincent Penquerc'hogg: move the "always flush page" to oggstream
2011-08-18 Vincent Penquerc'hoggmux: use oggstream to decide which BOS packets to...
2011-08-18 Vincent Penquerc'hogg: rationalize serialno type to guint32
2011-08-18 Vincent Penquerc'hoggmux: factor the header packet creation code
2011-08-18 Vincent Penquerc'hoggmux: headers should always have granpos 0
2011-08-18 Vincent Penquerc'haudioresample: fix build without orc
2011-08-16 Tim-Philipp... tag: id3: avoid some more relocations in genre table
2011-08-16 Vincent Penquerc'haudioresample: add FFT based checks
2011-08-15 Alessandro... rtspconnection: add OSX specific hack to detect when...
2011-08-14 Tim-Philipp... docs: add new license API to docs
2011-08-14 Tim-Philipp... configure: try pkg-config first when looking for zlib
2011-08-14 Tim-Philipp... tag: id3v2: add specs to git for reference
2011-08-14 Tim-Philipp... tag: id3v2: avoid some relocations, make table static
2011-08-14 Tim-Philipp... tag: 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... tag: id3v2: fix parsing of unsynced frames with data...
2011-08-14 Benjamin OtteAdd -Wwrite-strings to the configure flags
2011-08-14 Tim-Philipp... tag: 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... tag: 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... 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...
next