platform/upstream/gstreamer.git
2011-10-09 Alessandro... audioencoder: fix compile warning
2011-10-08 Mark Nauwelaertstests: vorbisenc: adjust discontinuity checking to...
2011-10-08 Mark Nauwelaertstests: vorbisdec: properly configure audiodecoder when...
2011-10-08 Mark Nauwelaertstests: vorbisdec: remove empty header buffer check
2011-10-08 Mark Nauwelaertsaudioencoder: only resync to upstream upon discont...
2011-10-08 Mark Nauwelaertsaudiodecoder: fix timestamp tolerance handling
2011-10-08 Mark Nauwelaertsaudiodecoder: handle empty input by discarding
2011-10-07 Mark Nauwelaertsvorbisdec: port to audiodecoder
2011-10-07 Mark Nauwelaertsaudioencoder: make upstream queries MT-safe
2011-10-07 Mark Nauwelaertsaudiodecoder: make upstream queries and events MT-safe
2011-10-07 Mark Nauwelaertsvorbisenc: port to audioencoder
2011-10-06 Vincent Penquerc'htests: actually test what we said we would
2011-10-06 Vincent Penquerc'haudiotestsrc: add missing break
2011-10-06 Vincent Penquerc'hplaysink: fix caps negotiation through the new convenie...
2011-10-06 Vincent Penquerc'hplaybin2: fix mismatch between video/ and video/x-dvd...
2011-10-05 Thiago Santosencodebin: Re-enable parsers
2011-10-05 Robert Swainplaysink: Add audio- and text-sink props
2011-10-04 Stefan Sauerauditestsrc: indent fix
2011-10-04 Robert Swainplaysink: Add video-sink property
2011-10-03 Sebastian Drögeplaybin2: Minor cleanup of decoder-sink compatibility...
2011-10-03 Thibault Saunierplaybin2: Make sure that the decoders we plug are compa...
2011-10-03 Vincent Penquerc'hencoding-profile: add a function to create a profile...
2011-10-03 Vincent Penquerc'halsasrc: fail gracefully when ALSA does not give timestamps
2011-10-03 Sebastian Drögedecodebin2: Use a TIME limit for pre-rolling in live...
2011-10-01 Vincent Penquerc'htextoverlay: add YV12 support
2011-09-30 Thiago Santosencodebin: Fix typo on formatter adding condition
2011-09-28 Mark Nauwelaertsaudiodecoder: really push pending events
2011-09-28 Tim-Philipp... audioencoder: remove more tags from upstream tag events...
2011-09-27 Raimo Järvivideotestsrc: Fix compiler warning on 64 bit mingw-w64
2011-09-27 Raimo Järviplaybin2: Fix compiler warnings on 64 bit mingw-w64
2011-09-27 Mark Nauwelaertsaudioencoder: only got_data if we really got some
2011-09-27 Mark Nauwelaertsaudioencoder: really push pending events
2011-09-27 Mark Nauwelaertsaudioencoder: send tag event after pending events
2011-09-27 Mark Nauwelaertsaudioencoder: protect pending_events with proper lock
2011-09-27 Mark Nauwelaertsaudioencoder: clean up some documentation
2011-09-26 Tim-Philipp... docs: minor docs fix
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 Robert Swainencodebin: Avoid unnecessary read only caps copy
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 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 "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...
next