audiomix: add a simple audiomix example
[platform/upstream/gstreamer.git] / gst /
2011-10-26 Jan Schmidtplaysinkaudioconvert: Fix warning when there is no...
2011-10-22 Nicolas Dufresnedecodebin2: Link elements before testing if they can...
2011-10-21 René Stadlerplaybasebin: remove avoidable call to gst_object_set_name
2011-10-21 René Stadleraudioconvert: bury dead test program
2011-10-19 René Stadlersubtitleoverlay: fix leaks of pad templates and interna...
2011-10-19 René Stadlersubtitleoverlay: fix leak of element reference through...
2011-10-18 René Stadlersubtitleoverlay: fix event unref in (rare) error case
2011-10-17 Vincent Penquerc'hdecodebin2: fire drained signal where appropriate
2011-10-10 Brian Cameronvideotestsrc: fix LDADD missing GST_LIBS
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 Sebastian Drögedecodebin2: Use a TIME limit for pre-rolling in live...
2011-09-30 Thiago Santosencodebin: Fix typo on formatter adding condition
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-25 Tim-Philipp Müllertypefindfunctions: backport some const-ifications from...
2011-09-25 Tim-Philipp Müllertypefindfunctions: fix indentation
2011-09-23 Robert Swainencodebin: Avoid unnecessary read only caps copy
2011-09-21 Sjoerd Simonsvideorate: Add a max-rate property
2011-09-21 Sjoerd Simonsvideorate: Add more strict caps negotiation
2011-09-20 Tim-Philipp Müllervideorate: 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-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 Sebastian Drögesubtitleoverlay: Implement support for switching betwee...
2011-09-15 Alessandro Decinaplaybin2: 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 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 Müllerplaybin2: try to catch malformed URIs
2011-09-09 Vincent Penquerc'htypefind: recognize Asylum modules
2011-09-08 Nicolas Dufresnesubparse: Improve subrip type check regex
2011-09-08 Sebastian DrögeRevert "decodebin2: Do a subset check before actually...
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: add two mising enum docs
2011-09-07 Tim-Philipp Müllerdecodebin2: fix element factory refcounting
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: Correctly negotiate format for parsers...
2011-09-06 Sebastian Drögeplaybin2: If a audio/video sink was already selected...
2011-09-06 Vincent Penquerc'hvideorate: don't take the object lock twice in {set...
2011-09-05 Thiago Santosencodebin: Select muxer further
2011-09-05 Sebastian Drögedecodebin2: Actually iterate over the factories instead...
2011-09-05 Tim-Philipp MüllerRevert "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 Schmidtplaysink: Try include 'pitch', if no other sink is...
2011-08-25 David Schleefplayback: reference count ts_offset
2011-08-24 Sebastian Drögeplaysink{audio,video}convert: Send NEWSEGMENT events...
2011-08-18 Edward Herveyplaysink: Reconfigure when pads are added later
2011-08-18 Vincent Penquerc'haudioresample: fix build without orc
2011-08-12 Vincent Penquerc'haudioresample: fix quality setting being ignored by...
2011-08-12 Vincent Penquerc'haudioresample: use SSE/SSE2 when possible
2011-08-12 Vincent Penquerc'haudioresample: fix SSE2 building with double precision
2011-08-10 Tim-Philipp Müllersubparse: fix runtime warnings when doing position...
2011-08-10 Vincent Penquerc'htypefind: bump probability if all frames we found are...
2011-08-05 Vincent Penquerc'hvolume: fix sample depth typo
2011-08-05 Sebastian Drögevolume: Update disted ORC files
2011-08-03 Thiago Santosencodebin: Set queues to silent=true
2011-08-03 Thiago Santosencodebin: Fix typo on installing properties
2011-07-28 Thiago Santosencodebin: rename flags names
2011-07-26 Stefan Kostadder: rework pending event handling
2011-07-26 Stefan Kostadder: more debug logging for events
2011-07-26 Edward Herveydecodebin2: Allow all EOS to go through if we don't...
2011-07-25 Edward Herveyplaybin2: Avoid resetting playsink when not needed
2011-07-25 Edward Herveydecodebin2: Properly handle multi-stream chains
2011-07-15 Tim-Philipp Müllerdecodebin: don't plug the same parser multiple times...
2011-07-09 Piotr Fusiktypefind: fixed detection of audio/x-sap
2011-06-30 Luis de Bethencourtencodebin: fix compiler warning
2011-06-29 Robert Swainencodebin: Add flags to disable conversion elements
2011-06-29 Robert Swainstreamsplitter: Fix getcaps src pad caps merge
2011-06-26 Philip Jägenstedttypefind: NULL check in degas_type_find
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-14 David Schleefconvert M_PI to G_PI, for msvc
2011-06-14 David Schleefadder: Work around changes in g_atomic API
2011-06-14 Sebastian Drögesubparse: Try to typefind even if conversion to UTF8...
2011-06-14 Sebastian Drögesubparse: Interprete typefind strings passed to GRegex...
next