platform/upstream/gstreamer.git
2011-08-24 Wim Taymansaudio: rename UNPOSITIONED to DEFAULT_POSITIONS
2011-08-24 Wim Taymansvideo: Add an id to the video frame
2011-08-24 Wim Taymansaudiotestsrc: fix build
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
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 Wim Taymansvideo: fix chroma-site enums
2011-08-23 Wim Taymansvideo: avoid gst-indent breaking the code
2011-08-23 Wim Taymansvideo: fix docs
2011-08-23 Wim Taymansvideo: add colorimetry info
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 Wim Taymansaudio: use convert audio helper
2011-08-22 Wim Taymansaudio: move function to convert
2011-08-22 Wim Taymansvideo: parse number of views
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim Taymansfourcc: remove fourcc
2011-08-22 Wim Taymansoggmux: fix compilation
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-20 Wim Taymansaudio: rename INT -> INTEGER
2011-08-19 Wim Taymansmore audio caps porting
2011-08-19 Wim Taymansadder: port to new caps
2011-08-19 Wim Taymansseek: fix playbin2 setup
2011-08-19 Wim Taymansvisual: port some more to new audio caps
2011-08-19 Wim Taymansriff: port to new audio caps
2011-08-19 Wim Taymansaudio: add function to build audio format
2011-08-19 Wim TaymansMerge branch 'master' into 0.11
2011-08-19 Wim Taymansaudio: add more macros
2011-08-19 Sebastian Drögeaudiofilter: Pass a const pointer to the audio format...
2011-08-18 Vincent Penquerc'hogg: do not use 32 bit modifiers to print serial numbers
2011-08-18 Wim TaymansMerge branch 'master' into 0.11
2011-08-18 Wim Taymansaudio: rework audio caps.
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-17 Wim Taymansbaseaudiosrc: chain up to parent in fixate
2011-08-17 Wim Taymansaudiotestsrc: properly override fixate
2011-08-17 Wim Taymansvideotestsrc: properly override the fixate function
2011-08-17 Wim Taymansvideo: add some more macros
2011-08-17 Wim Taymanstagdemux: port to 0.11
2011-08-17 Wim Taymansxvimagesink: fix compiler warning
2011-08-17 Wim Taymansaudioresample: fix after merge
2011-08-17 Wim Taymansadder: fix after merge
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Wim Taymansaudio: remove deprecated methods
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-15 Wim Taymansxvimage: avoid caps intersection
2011-08-15 Wim Taymansgststreamsynchronizer: don't abuse PREROLL flag
2011-08-15 Wim Taymansfix for _negotiated_caps() change
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...
next