platform/upstream/gstreamer.git
2011-09-16 Vincent Penquerc'hoggdemux: fix wedge when seeking twice quickly in push...
2011-09-16 Vincent Penquerc'hoggdemux: implement push mode seeking
2011-09-15 Alessandro... playbin2: fix compiler warning
2011-09-15 Stefan Saueradder: don't access the event after pushing
2011-09-15 Sebastian DrögeRevert "playbin2: autoplug sink if stream is incompatib...
2011-09-15 Josep Torraplaybin2: autoplug sink if stream is incompatible to...
2011-09-14 Vincent Penquerc'hoggdemux: do not propagate discontinuities in sparse...
2011-09-14 Josep TorraRevert "playsink: only add text overlay if vido sink...
2011-09-14 Josep Torrasubtitleoverlay: gracefully handle non raw video streams
2011-09-13 Tim-Philipp... playbin2: try to catch malformed URIs
2011-09-12 Tim-Philipp... docs: minor addition to GST_TAG_ID3V2_HEADER_SIZE docs
2011-09-11 Thomas Vander... theoraenc: Fix descriptions of properties
2011-09-10 Tim-Philipp... baseaudiosrc: don't try to fixate "width" field for...
2011-09-09 Tim-Philipp... docs: fix some typos in the decodebin design document
2011-09-09 Tim-Philipp... colorbalance: add some guards to interface methods
2011-09-09 Vincent Penquerc'htypefind: recognize Asylum modules
2011-09-08 Nicolas Dufresnesubparse: Improve subrip type check regex
2011-09-08 Sebastian Drögedecodebin: Update design documentation about how Parser...
2011-09-08 Sebastian DrögeRevert "decodebin2: Do a subset check before actually...
2011-09-07 Sebastian Drögedecodebin2: Don't use bufferalloc in the test elements
2011-09-07 Sebastian Drögedecodebin2: Make sure to fixate Parser/Converter caps...
2011-09-07 Josep Torraplaysink: only add text overlay if vido sink also accep...
2011-09-07 Sebastian Drögedecodebin2: Intersect the factory caps with the current...
2011-09-07 Stefan Sauerdocs: cleanup makefiles
2011-09-07 Stefan Sauerdocs: add two mising enum docs
2011-09-07 Sebastian Drögeaudiorate: Use complete audio caps, including the endia...
2011-09-07 Tim-Philipp... decodebin2: fix element factory refcounting
2011-09-07 Vincent Penquerc'htheoraenc: do not automatically override quality when...
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-06 Christian Fredrik... Add latest files to spec file
2011-09-06 Stefan Sauerdocs: activate overrides file to fix make distcheck
2011-09-06 Wim Taymansaudio: rename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
2011-09-06 Tim-Philipp... audio: update internal silent sample defines as well...
2011-09-06 Tim-Philipp... audio: update audio format enums to match changes in...
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-06 Sebastian Drögedecodebin2: Do a subset check before actually using...
2011-09-06 Sebastian Drögesubtitleoverlay: Use subset check instead of non-empty...
2011-09-06 Sebastian Drögeplaybin2: Use subset check instead of non-empty-interse...
2011-09-06 Sebastian Drögedecodebin2: Fix memory leak
2011-09-06 Sebastian Drögedecodebin2: Add unit test for correct parser/converter...
2011-09-06 Sebastian Drögedecodebin2: Correctly negotiate format for parsers...
2011-09-06 Sebastian Drögeplaybin2: If a audio/video sink was already selected...
2011-09-06 Sebastian Drögedecodebin2: Add Tim as author for the parser test
2011-09-06 Tim-Philipp... docs: more docs clean-ups
2011-09-06 Vincent Penquerc'hvideorate: don't take the object lock twice in {set...
2011-09-05 Tim-Philipp... audio: fix GST_AUDIO_FORMAT_INFO_IS_*() macros to retur...
2011-09-05 Tim-Philipp... docs: some docs love
2011-09-05 Tim-Philipp... docs: add GstAudioDecoder and GstAudioEncoder to docume...
2011-09-05 Tim-Philipp... audio: rename GstBaseAudioDecoder/Encoder to GstAudioDe...
2011-09-05 Thiago Santosencodebin: Select muxer further
2011-09-05 Sebastian Drögedecodebin2: Actually iterate over the factories instead...
2011-09-05 Stefan Sauertests: supress ERROR log output for some tests
2011-09-05 Tim-Philipp... Revert "playsink: Try include 'pitch', if no other...
2011-09-05 Sebastian Drögeplaysink: Don't leak the videochain ts-offset element
2011-09-05 Sebastian Drögeplaysink: Use gst_object_unref() instead of g_object_un...
2011-09-01 David Schleefvideoscale: Add modified Lanczos scaling method
2011-09-01 David Schleefplayback: Add define for colorspace element
2011-08-31 Sjoerd Simonsvideorate: fix dynamically changing average period
2011-08-31 Sjoerd Simonsvideorate: Port to basetransform
2011-08-31 Sjoerd SimonsCorrect added versions
2011-08-31 Sebastian Drögeplaysink: Only unref ts_offset elements if they're...
2011-08-31 Sebastian Drögedecodebin2: Keep the chain mutex locked while connectin...
2011-08-30 Jan Schmidtseek: Accept pipeline descriptions for audiosink/videosink
2011-08-30 Jan Schmidtplaysink: Try include 'pitch', if no other sink is...
2011-08-27 Tim-Philipp... pbutils: don't depend on libgstvideo just to parse...
2011-08-27 Tim-Philipp... audio: add GstBaseAudioDecoder and GstBaseAudioEncoder...
2011-08-27 Tim-Philipp... docs: add since markers to baseaudio{decoder,encoder...
2011-08-27 Tim-Philipp... baseaudiodecoder, baseaudioencoder: fix some compiler...
2011-08-27 Tim-Philipp... baseaudioutils: remove, merged into or superseded by...
2011-08-27 Tim-Philipp... baseaudioencoder: port to new GstAudioInfo API
2011-08-27 Tim-Philipp... baseaudiodecoder: port to GstAudioInfo API
2011-08-27 Tim-Philipp... audio: add gst_audio_info_{init,clear} and gst_audio_in...
2011-08-27 Tim-Philipp... audio: 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
next