video: fix docs
[platform/upstream/gstreamer.git] / gst /
2011-09-29 Tim-Philipp Müllersubitleoverlay: fix compiler warning
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
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-26 Wim TaymansMerge branch 'master' into 0.11
2011-09-25 Tim-Philipp Müllertypefindfunctions: backport some const-ifications from...
2011-09-25 Tim-Philipp Müllertypefindfunctions: fix indentation
2011-09-23 Tim-Philipp Müllerlibs: 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-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 "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: 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 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-09-06 Wim Taymansrename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
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: Correctly negotiate format for parsers...
2011-09-06 Sebastian Drögeplaybin2: If a audio/video sink was already selected...
2011-09-06 Wim Taymansaudio: change audio format syntax a little
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-29 Wim Taymansplaysink: fix ts_offset refcounting
2011-08-29 Wim Taymansbase: port to 0.11
2011-08-29 Wim TaymansMerge branch 'master' into 0.11
2011-08-26 Wim Taymansbase: fix for allocation methods rename
2011-08-25 David Schleefplayback: reference count ts_offset
2011-08-25 Wim Taymansaudiotestsrc: use base class fill method
2011-08-24 Wim Taymansaudio: rename UNPOSITIONED to DEFAULT_POSITIONS
2011-08-24 Sebastian Drögeplaysink{audio,video}convert: Send NEWSEGMENT events...
2011-08-24 Wim Taymansaudiotestsrc: fix build
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
2011-08-23 Wim Taymansvideo: add colorimetry info
2011-08-22 Wim Taymansaudio: use convert audio helper
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
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 TaymansMerge branch 'master' into 0.11
2011-08-19 Sebastian Drögeaudiofilter: Pass a const pointer to the audio format...
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'haudioresample: fix build without orc
2011-08-17 Wim Taymansaudiotestsrc: properly override fixate
2011-08-17 Wim Taymansvideotestsrc: properly override the fixate function
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-15 Wim Taymansgststreamsynchronizer: don't abuse PREROLL flag
2011-08-15 Wim Taymansfix for _negotiated_caps() change
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-10 Josep TorraFix debug statements
2011-08-05 Vincent Penquerc'hvolume: fix sample depth typo
next