win32: Fix exports
[platform/upstream/gstreamer.git] / gst /
2009-07-10 Stefan Kostadder: add since tags to docs
2009-07-10 Wim Taymansqueue2: flush differently, avoiding deadlocks
2009-07-10 Wim Taymansuridecodebin: Fix template construction
2009-07-10 Wim Taymansplaybin2: add support for progressive download
2009-07-10 Wim Taymansuridecodebin: add download property
2009-07-10 Wim Taymansqueue2: add temp-template property
2009-07-10 Stefan Kostadder: add a caps-property to avoid to need to plug...
2009-07-10 Sebastian Drögeplaybin2: Make it possible for READY->PAUSED to succeed...
2009-07-08 Philip Jägenstedtaudioconvert: Fix compilation when debugging is disabled
2009-07-06 Stefan Kostadder: keep sending newsegments after seeking
2009-07-05 Edward Herveyadder: Call set_flushing(TRUE) for flushing seeks ...
2009-06-30 Wim Taymansuridecodebin: make fd:// uri use buffering too
2009-06-30 Stefan Kostvolume: include "1.0=100%" in property description
2009-06-30 Stefan Kostplaysink: remove unused property defs
2009-06-29 Jan Schmidtplaysink: Avoid a segfault when the video sink fails...
2009-06-27 René Stadlerplaybin2: fix initial volume handling also when reusing...
2009-06-26 Stefan Kostscreenshot: don't leak message
2009-06-25 Tim-Philipp Müllertypefinding: lower the h264 typefinder's probability
2009-06-23 Wim Taymansadder: only unflush when we flushed before
2009-06-23 Tim-Philipp Mülleruridecodebin: fix leak when the source fails to change...
2009-06-23 Wim Taymansssaparse: avoid leaking all buffers
2009-06-21 Sebastian Drögeaudiotestsrc: Name gaussian noise "gaussian-noise"...
2009-06-21 Kipp Cannonaudiotestsrc: Add support for generating gaussian white...
2009-06-20 Jan Schmidtffmpegcolorspace: Fix NV12 and NV21 transformations
2009-06-20 Jan Schmidtvideotestsrc: Fix NV12 painting for odd strides/heights
2009-06-17 Wim Taymansadder: more seeking fixes.
2009-06-17 Sebastian Drögedecodebin2: Free iterator after removing all groups
2009-06-16 Wim Taymansplaybin2: set smarter target state on uridecodebin
2009-06-16 Wim Taymansplaysink: set the sink flag on the element
2009-06-16 Wim Taymansuridecodebin: add debug message
2009-06-15 Stefan Kostadder: send flush_stop when seeking failed
2009-06-12 Wim Taymansadder: send flush-stop earlier
2009-06-12 Wim Taymansplaysink: update for new step API
2009-06-11 Tim-Philipp Müllersubparse, ogmparse: post tags with GST_TAG_SUBTITLE_CODEC
2009-06-10 Jan Schmidtplaybin2/uridecodebin: Fix connection-speed propagation
2009-06-10 Tim-Philipp Müllersubparse: recognise more subrip timestamp variants
2009-06-05 Wim Taymansdecodebin2: make sure varargs are of right type
2009-06-05 Wim Taymansdecodebin2: increase stream probing queues
2009-06-04 Sebastian Drögeplaybin2: API: Add {audio,video,text}-tags-changed...
2009-06-03 Wim Taymansplaybin2: also set custom text and subp sinks
2009-06-02 Edward Herveytypefindfunctions: Fix caps for ogg typefinder.
2009-06-01 Wim Taymansadd framestepping to playbin2 and seek
2009-05-30 Sebastian Drögeffmpegcolorspace: Add a lot more conversions from/to...
2009-05-28 Jan Schmidtplaybin2: Have playbin recognise PGS subpicture streams
2009-05-28 Jan Schmidtdecodebin/uridecodebin: Recognise subpicture/x-pgs...
2009-05-28 Tim-Philipp Müllerplaybin2: fix volume handling for audio sinks without...
2009-05-28 Tim-Philipp Müllerplaybin2: cosmetic change to avoid unnecessary line...
2009-05-28 Wim Taymansplaybin2: don't lose the ref to the volume element
2009-05-28 Tim-Philipp Müllerplaybin2: actually use configured audio/video sinks
2009-05-27 Wim Taymansdecodebin2: remove leftover elements
2009-05-27 Wim Taymansplaybin2; release refs to volume/mute properties
2009-05-27 Wim Taymansgdppay: set caps on outgoing buffers
2009-05-26 Sebastian Drögevideoscale: Add support for 16 bit grayscale in native...
2009-05-26 Sebastian Drögeffmpegcolorspace: Add support for 16 bit grayscale...
2009-05-26 Sebastian Drögevideotestsrc: Add support for 16 bit grayscale in nativ...
2009-05-23 David SchleefRun liboil benchmark multiple times
2009-05-22 Stefan Kostplaybin2: fix initial volume and mute handling
2009-05-19 Wim Taymanstcpclientsrc: this is not a live source
2009-05-19 Stefan Kostadder: only send flush_stop when seek failed
2009-05-19 Stefan Kostadder: send flush_stop to match flush_start
2009-05-19 Stefan Kostdecodebin: use iterators instead of list
2009-05-19 Wim Taymansuridecodebin: configure caps on decodebin2
2009-05-19 Wim Taymansdecodebin2: avoid some _caps_ref in some cases
2009-05-19 Wim Taymansuridecodebin: fix potential caps leak
2009-05-19 Wim Taymansuridecodebin: add queue after cdda://
2009-05-19 Edward Herveyaudioresample: Don't drain remaining buffers after...
2009-05-18 Stefan Kostadder: add more logging and return value checking
2009-05-18 Stefan Kostadder: handle the return value from iterator_fold
2009-05-18 Stefan Kostadder: use the pad in logging as objects
2009-05-16 David Schleefvideotestsrc: Add support for v210 and v216 formats
2009-05-15 Arnout Vandecappellemultifdsink: add num-fds property
2009-05-14 Jan Schmidtplaybin2: Fix cdda:// playback
2009-05-12 Tim-Philipp Mülleraudiotestsrc: fix broken enum nick - it should have...
2009-05-12 Tim-Philipp Mülleraudiotestsrc: seek to the requested byte offset, not...
2009-05-12 Tim-Philipp Mülleraudiotestsrc: support more than just one channel
2009-05-12 Wim Taymansvideorate: handle invalid timestamps better
2009-05-12 Wim Taymansdecodebin2: make subpictures a raw output format
2009-05-12 Wim Taymansplaybin2: make fallback identity silent
2009-05-12 Wim Taymansplaybin2: handle custom audiosinks differently
2009-05-12 Wim Taymansplaybin2: unify custom sink get/set functions
2009-05-12 Arnout Vandecappelletypefindfunctions: made mp3_type_find less aggressive
2009-05-08 Wim Taymansplaybin2: fix resume after pause
2009-05-07 Wim Taymansmultifdsink: fix signature of the add-full signal
2009-05-07 Wim Taymansplaysink: initialize variable too
2009-05-07 Wim Taymansplaybin2: make playsink go ASYNC to PAUSED
2009-05-01 Jan Schmidtaudioresample: Fix buffer size transformations
2009-04-28 Wim Taymansvideorate: clear discont on duplicated buffers
2009-04-23 Edward Herveydecodebin2: Don't reduce max-size-time of exposed group...
2009-04-21 René Stadleraudioresample: Fix unused variable in compilation with...
2009-04-21 Wim Taymansplaybin: only use raw_decoding_mode when it's true
2009-04-14 Jan Urbanskimultifdsink: add property to resend streamheaders
2009-04-14 Wim Taymansmultifdsink: add property to handle client write
2009-04-14 Wim Taymansplaybin2: clear the target
2009-04-14 Wim Taymansdecodebin2: fix up the debugs and warnings
2009-04-12 Luca Ognibenemultifdsink: fix error in sync-method
2009-04-10 Wim Taymansplaybin2: fix refcounting of visualisations
2009-04-10 Wim Taymansplaysink: fix refcounting of custom elements
2009-04-10 Wim Taymansplaybin2: handle missing input-selector
2009-04-08 Stefan Kostplaybin2: better error message on sink failure
2009-04-03 Michael Smithplaybin2: don't leak selector when getting current...
next