platform/upstream/gstreamer.git
2011-09-26 Wim TaymansMerge branch 'master' into 0.11
2011-09-26 Sebastian Drögedocs: Adjust for GstAudioEncoder API changes
2011-09-26 Sebastian Drögewin32: Adjust for GstAudioEncoder API changes
2011-09-26 Sebastian Drögeaudioencoder: Improve set_frame_sample_{min,max} docume...
2011-09-26 Sebastian Drögeaudiodecoder: Fix thread safety issues if both pads...
2011-09-26 Sebastian Drögeaudiodecoder: Delay sending of serialized events to...
2011-09-26 Sebastian DrögeRevert "audioencoder: Use GST_BOILERPLATE instead of...
2011-09-26 Sebastian Drögeaudioencoder: Add support for requesting a minimum...
2011-09-26 Sebastian Drögeaudioencoder: Fix thread safety issues if both pads...
2011-09-26 Sebastian Drögeaudioencoder: Delay sending of serialized events to...
2011-09-26 Sebastian Drögeaudioencoder: Use GST_BOILERPLATE instead of custom...
2011-09-26 Mark Nauwelaertsaudioencoder: add some tag handling convenience help
2011-09-26 Mark Nauwelaertsaudioencoder: provide CODEC/AUDIO_CODEC handling
2011-09-26 Mark Nauwelaertsaudioencoder: filter AUDIO_CODEC/CODEC tags from passin...
2011-09-25 Tim-Philipp... typefindfunctions: backport some const-ifications from...
2011-09-25 Tim-Philipp... typefindfunctions: fix indentation
2011-09-23 Tim-Philipp... libs: remove unused floatcast header-only library
2011-09-23 Edward HerveyMerge branch 'master' into 0.11
2011-09-23 Robert Swainencodebin: Avoid unnecessary read only caps copy
2011-09-23 Edward Herveygst-libs: Temporarily remove dependency of gstaudio...
2011-09-22 Mark Nauwelaertsaudioencoder: proxy some more optional downstream caps...
2011-09-22 Mark Nauwelaertsaudioencoder: changed is verily the opposite of equal
2011-09-22 Mark Nauwelaertsaudioencoder: prevent crashing when comparing to a...
2011-09-22 Mark Nauwelaertsaudio: some more accessor macros for GstAudioInfo
2011-09-22 Mark Nauwelaertsaudiodecoder: fix documentation typo
2011-09-21 Edward HerveyUpdate common to 0.11 branch
2011-09-21 Edward Herveywin32: Update .def files
2011-09-21 Sjoerd Simonsvideorate: Add tests for the max-rate case
2011-09-21 Sjoerd Simonsvideorate: Print which caps didn't match up
2011-09-21 Sjoerd Simonsvideorate: Add a max-rate property
2011-09-21 Sjoerd Simonsvideorate: Add test for caps negotiation
2011-09-21 Sjoerd Simonsvideorate: Add more strict caps negotiation
2011-09-20 Tim-Philipp... videorate: don't unref event we don't own
2011-09-20 Sebastian Drögedecodebin2: Only check if this is a discarded type...
2011-09-20 Sebastian Drögedecodebin2: Only call autoplug-continue with fixed...
2011-09-20 Sebastian Drögedecodebin2: Fix unit test by strictly implementing...
2011-09-19 Vincent Penquerc'hoggstream: only use information from skeleton if we...
2011-09-19 Age Bosmadiscoverer: Don't use gtk-doc /* < ... > */ style comme...
2011-09-19 Sebastian Drögesubtitleoverlay: Get the target of the video sinkpad...
2011-09-19 Youness Alaouidecodebin2: Initialize variable correctly
2011-09-19 Edward Herveydecodebin2: Rewrite EOS-handling code
2011-09-19 Sebastian Drögedecodebin2: Fix non-prerolling pipelines and not-linked...
2011-09-19 Mark Nauwelaertsrtspdefs: add RTCP-Interval header
2011-09-19 Sebastian Drögesubtitleoverlay: Implement support for switching betwee...
2011-09-19 Sebastian Drögetextoverlay: Protect against accessing the NULL parent...
2011-09-16 Tim-Philipp... oggdemux: remove superfluous check in newsegment event...
2011-09-16 Tim-Philipp... oggdemux: minor printf format fix
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 "Revert "decodebin2: Do a subset check before...
2011-09-08 Sebastian DrögeMerge branch 'master' into 0.11
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 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-09-06 Wim Taymansaudio: rename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
2011-09-06 Wim Taymansaudio/video add descriptions
2011-09-06 Tim-Philipp... audio: update internal silent sample defines as well...
2011-09-06 Wim Taymansrename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
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 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
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 Wim Taymansaudio: change audio format syntax a little
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...
next