adder: fix juvenile comment
[platform/upstream/gstreamer.git] / gst /
2009-12-24 Wim Taymansadder: fix juvenile comment
2009-12-23 Wim Taymansdecodebin2: fix typo in debug message
2009-12-23 Wim Taymansdecodebin2: avoid some type checks
2009-12-23 Wim Taymansplaybin2: avoid leaking selector request pads
2009-12-23 Wim Taymansuridecodebin: avoid leaking queue and typefind
2009-12-23 Jonathan Matthewuridecodebin: don't name the queue
2009-12-21 Mark Nauwelaertsaudiorate: add Since marker for the new tolerance property
2009-12-15 Mark Nauwelaertsaudiorate: add a tolerance property
2009-12-15 Mark Nauwelaertsaudiorate: add documentation
2009-12-15 Mark Nauwelaertsaudiorate: use separate header file
2009-12-15 Mark Nauwelaertsaudiorate: set DISCONT when resyncing (e.g. newsegment)
2009-12-15 Mark Nauwelaertsaudiorate: also fill up segments if possible
2009-12-15 Mark Nauwelaertsaudiorate: fix segment handling
2009-12-15 Mark Nauwelaertsaudiorate: properly report truncated samples as dropped...
2009-12-10 Wim Taymanstcpclientsrc: unset flushing state too
2009-12-09 Wim Taymansplaysink: fix video when subtitles disabled
2009-12-08 Sebastian Drögeplaybin2: Fix stream-changed message list iteration
2009-12-07 Sebastian Drögeplaysink: Some minor cleanup
2009-12-06 Sebastian Drögeplaybin2: Reset stream segments on FLUSH_STOP and don...
2009-12-03 Stefan Kostbuild: fix build with debug logging disabled.
2009-12-03 Stefan Kostplaybin2: don't iterate the factory lists in non-debug...
2009-12-03 David SchleefBuild fix for MSVC
2009-12-02 Stefan Kostbuild: add missing includes for sprintf and atoi
2009-12-01 Thiago Santossubparse: Add support for some tags of qttext
2009-12-01 Thiago Santossubparse: add qttext support
2009-12-01 Thiago Santossubparse: conditionally cleanup sami context
2009-12-01 Thiago Santossubparse: Add missing caps to sink caps template
2009-11-30 Sebastian Drögesubtitleoverlay: Fix some pad refcount issues
2009-11-25 Sebastian Drögeffmpegcolorspace: Prefer transforming alpha formats...
2009-11-23 Sebastian Drögeplaybin2: Transform QoS events to be meaningful for...
2009-11-19 Stefan Kostadder: make events succeed, if they succed on atleast...
2009-11-19 Thiago Santosdecodebin2: error when all streams have no buffers
2009-11-19 Sebastian Drögeplaybin2: Fix stupid bug introduced in last commit
2009-11-19 Sebastian Drögeplaybin2: Aggregate the stream-changed message by looki...
2009-11-19 Sebastian Drögeplaybin2: Ignore async state changes of the uridecodebins
2009-11-18 Thiago Santosdecodebin2: set to buffer less on no-more-pads
2009-11-18 Sebastian Drögeplaybin2: Don't handle DURATION queries during group...
2009-11-18 Sebastian Drögeplaybin2: Post a stream-changed message after activatin...
2009-11-17 Wim Taymansplaysink: make sure we always go to PAUSED async
2009-11-17 Wim Taymansplaysink: make sure we remain a sink
2009-11-16 Stefan Kostaudioconvert: remove unused array
2009-11-16 Sebastian Drögesubparse: Use new double->fraction transformation funct...
2009-11-14 Sebastian Drögeplaybin2: Make subtitle error handling more robust...
2009-11-14 Sebastian Drögesubtitleoverlay: Handle errors from subtitle elements...
2009-11-14 Sebastian Drögeplaybin2: Don't leak the GError and debug string when...
2009-11-12 Sebastian Drögeplaybin2: Improve subtitle passthrough in uridecodebin
2009-11-12 Sebastian Drögesubtitleoverlay: Only recreate factory caps if necessar...
2009-11-12 Sebastian Drögesubtitleoverlay: Only update the factory list when...
2009-11-12 Sebastian Drögesubtitleoverlay: Use gst_pad_get_caps_reffed()
2009-11-12 Sebastian Drögeplaybin2/playsink: Use new "silent" property instead...
2009-11-12 Sebastian Drögesubtitleoverlay: Update segments after pushing the...
2009-11-12 Sebastian Drögesubtitleoverlay: Add silent property to disable subtitles
2009-11-12 Sebastian Drögesubtitleoverlay: Set the video framerate on parsers...
2009-11-12 Sebastian Drögesubparse: Make fps a GstFraction typed property and...
2009-11-12 Iago Toralsubparse: Add property for the video framerate
2009-11-12 Sebastian Drögeplaybin2: Handle external subtitles better
2009-11-12 Sebastian Drögeplaybin2: Flush the subtitles before switching to a...
2009-11-12 Sebastian Drögeplaybin2: Set subtitle caps as raw caps for the urideco...
2009-11-12 Sebastian Drögeplaybin2/playsink: Remove everything related to subpict...
2009-11-12 Sebastian Drögeplaysink: Add a queue before subtitleoverlay
2009-11-12 Sebastian Drögeplaysink: Use subtitleoverlay for subtitles
2009-11-12 Sebastian Drögesubtitleoverlay: Add new element for generic subtitle...
2009-11-11 Sebastian Drögeplayback: Update factories list on every access if...
2009-11-10 Sebastian Drögeplayback: When going from NULL->READY check if the...
2009-11-10 Sebastian Drögeaudioresample: Update speex resampler to latest GIT
2009-11-10 Tim-Philipp Müllerplaysink: assign chain->mute before using it
2009-11-09 Edward Herveyplayback: Fix the order in strcmp that I broke in previ...
2009-11-09 Edward Herveytypefind: Reduce number of calls to gst_type_find_peek.
2009-11-09 Edward Herveyplayback: Avoid expensive API calls in tight loop.
2009-11-08 Sebastian Drögeinputselector: Remove useless variables and fix a unini...
2009-11-06 Sebastian Drögedecodebin2: Add property to disable/enable posting...
2009-11-06 Sebastian Drögedecodebin2: Protect subtitle elements and subtitle...
2009-11-06 Sebastian Drögeinputselector: Make sure that running_time->timestamp...
2009-11-06 Sebastian Drögeuridecodebin: Improve all-raw-caps detection for pads
2009-11-06 Sebastian Drögeinputselector: Use the start time (i.e. timestamp)...
2009-11-05 Olivier Crêtegdpdepay: Clear adapter on flush and state change
2009-11-05 Wim Taymansinputselector: use _get_caps_reffed()
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Wim Taymansplaybin2: avoid copying caps
2009-11-04 Wim Taymansdecodebin2: use new getcaps function to avoid copies
2009-11-04 Wim Taymansuridecodebin: use faster element_link_pads
2009-11-04 Sebastian Drögeplaybin2: Return NOT_LINKED for unselected text pads...
2009-11-04 Stefan Kostinputselector: also add inline to the proto to fix...
2009-11-03 Sebastian Drögeuridecodebin: Initialize caps property with the default...
2009-11-03 Sebastian Drögedecodebin2: Use static caps for the default raw caps...
2009-11-02 Josep Torra Vallesplaybin: Make sure to keep a reference on the volume...
2009-10-30 Sebastian Drögeplaysink: Reset {mute,volume}-changed flags after setti...
2009-10-30 Sebastian Drögeplaysink: If notify::{volume,mute} is triggered by...
2009-10-29 Sebastian Drögeplaysink: Proxy notify::volume and notify::mute from...
2009-10-29 Sebastian Drögeplaybin2: Proxy notify::volume and notify::mute from...
2009-10-29 Sebastian Drögequeue2: Remove from gst-plugins-base
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-27 Wim Taymansqueue2: add custom acceptcaps function
2009-10-27 Wim Taymansdecodebin2: implement low/high watermark property
2009-10-24 Wim Taymansuridecodebin: don't use 2 buffering elements
2009-10-24 Wim Taymansplaybin2: add flag to enable decodebin buffering
2009-10-24 Wim Taymansdecodebin2: buffering is implemented now
2009-10-24 Wim Taymansuridecodebin: buffering is implemented now
2009-10-24 Wim Taymansdecodebin2: configure use-buffering on multiqueue
2009-10-24 Wim Taymansuridecodebin: use 0 for max buffer size
next