streamsynchronizer: Create a GAP event with a sensible timestamp
[platform/upstream/gstreamer.git] / gst / playback /
2012-10-24 Sebastian Drögestreamsynchronizer: Create a GAP event with a sensible...
2012-10-23 Sebastian Drögestreamsynchronizer: Also propagate return value of...
2012-10-23 Sebastian Drögestreamsynchronizer: Return TRUE from the EOS handler
2012-10-14 David Corvoysierdecodebin2: Fix group switching algorithm
2012-10-10 Sebastian Drögeplaysinkconvertbin: Change GST_WARNING to GST_INFO
2012-10-09 Wim Taymansdocs: playbin2 -> playbin
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-10-03 Tim-Philipp Müllerplayback: class_ref() some types so we can create multi...
2012-09-29 Tim-Philipp MüllerPurge all references to liboil
2012-09-17 Sebastian Drögegst: Update for link/unlink function API change
2012-09-15 Mark Nauwelaertsuse gst_element_factory_get_metadata to replace obsolet...
2012-09-14 Andreas Frischplaybin: subtitleoverlay: don't segfault in incorrectly...
2012-09-13 Tim-Philipp Müllerstreamsynchronizer: don't shadow function parameter
2012-09-11 Edward Herveystreamsynchronizer: Don't wait on non-time streams
2012-09-10 Tim-Philipp Müllerplayback: port to new GLib thread API
2012-09-09 Tim-Philipp MüllerRemove glib-compat-private.h stuff we don't need any...
2012-09-06 Mark Nauwelaertsstreamsynchronizer: do not leak EOS events
2012-09-06 Wim Taymansstreamsync: only remove DISCONT when needed
2012-09-05 Mark Nauwelaertsstreamsynchronizer: use GAP event to trigger preroll
2012-09-04 Wim Taymansstreamsync: unblock gcond on flush-stop
2012-09-04 Wim Taymansplaysink: unblock pads before releasing
2012-09-02 Tim-Philipp Müllertext/plain + text/x-pango-markup -> text/x-raw
2012-08-26 Tim-Philipp Müllerplaybin: automatically deinterlace interlaced content...
2012-08-20 Tim-Philipp Müllervideo/x-dvd-subpicture -> subpicture/x-dvd
2012-08-14 Edward Herveystreamsynchronizer: Handle stream switching
2012-07-27 Sebastian Drögestreamsynchronizer: Unblock streams on FLUSH_START...
2012-07-24 Edward Herveydecodebin2: Mark streams as complete on CAPS event...
2012-07-19 Edward Herveystreamsynchronizer: Re-enable stream update
2012-07-18 Edward Herveydecodebin: Block on caps event
2012-07-18 Wim Taymansplayback: update for ghostpad changes
2012-07-17 Tim-Philipp Müllerplaybin: use avdeinterlace for deinterlacing until...
2012-07-13 Wim Taymansplaysink: remove old marshal remains
2012-07-12 Edward Herveydecodebin2: Demote WARNING to DEBUG
2012-07-12 Edward Herveyplayback: Remove custom stream-change event
2012-07-11 Wim Taymansdecodebin2: improve debug
2012-07-09 Tim-Philipp Müllerdecodebin: make GValueArray arguments in autoplug-...
2012-07-06 Tim-Philipp Müllerplaybin: don't use deprecated textoverlay properties
2012-07-05 Sebastian Drögeuridecodebin: Fix double-unref when iterating over...
2012-07-03 Tim-Philipp Müllerplaysink: make extra sure to pass 64-bit integer to...
2012-06-26 Sebastian Drögeplaysink: The default signal handler should be the...
2012-06-26 Sebastian Drögeplaysink: Make sure to always block all pads before...
2012-06-25 Sebastian Drögeplaysink: Prevent NULL pointer dereference in last...
2012-06-25 Sebastian Drögeplaysink: Unlink pads when switching between enabling...
2012-06-25 Sebastian Drögeplaysink: Connect to the value-changed signal of the...
2012-06-25 Sebastian Drögeplaysink: Only remove the xoverlay/colorbalance element...
2012-06-23 Tim-Philipp Mülleruridecodebin, tests: update for gst_element_make_from_u...
2012-06-20 Arnaud Vracplaysinkconvertbin: Fix conversion bin when sink has...
2012-06-14 Sebastian Drögeplaybin2: Proxy the force-aspect-ratio property of...
2012-06-14 Sebastian Drögeplaysink: Proxy the force-aspect-ratio property of...
2012-06-13 Wim Taymansupdate for message api change
2012-06-12 Sebastian Drögeplayback: Always prefer parsers over decoders
2012-06-08 Vincent Penquerc'hplaybin2: remove uridecodebin from bin when it fails...
2012-06-07 Wim Taymansplaysink: fix compilation
2012-06-06 Andre Moreira Maga... playbin2: Send flush events when changing subtitle...
2012-06-06 Sebastian Drögeplaysink: Don't use // comments and prevent unnecessary...
2012-06-06 Andre Moreira Maga... playbin2: Properly change subtitles
2012-06-06 Thiago Santosplaybin2: fix subtitle only seeks when switching to...
2012-06-06 Andre Moreira Maga... gstplaysink: Properly reset chain when receiving a...
2012-06-06 Thiago Santosplaysink: do not store more than a second of subtitles
2012-06-06 Thiago Santossubtitleoverlay: pass correct parameter to debug message
2012-06-06 Andre Moreira Maga... gstsuboverlay: Convert NewSegment events to always...
2012-06-06 Wim Taymansupdate for tag event change
2012-05-31 Bastien Nocerauridecodebin: Use cache dir for download buffering
2012-05-25 Wim Taymansplaybin: add current-*uri properties
2012-05-24 Wim Taymansplaybin: fix compilation
2012-05-24 Sebastian Drögeplaybin2: Put sinks before the other element factories...
2012-05-15 Alban Browaeysplaysink: do not abort if a property is not found.
2012-05-15 Alban Browaeysplaysink: missing guard around gst pad add probe
2012-05-14 Mark Nauwelaertsplaybin2: default text element is now subtitleoverlay
2012-05-12 Руслан Ижбулатовplaysink: fix printf arguments in debug message
2012-05-11 Wim Taymansuridecodebin: fix format strings
2012-05-11 Wim Taymansdecodebin2: fix format strings
2012-05-11 Wim Taymansdecodebin2: fix compilation
2012-05-10 Thibault Saunierplayback: Check type when setting "connection-speed...
2012-05-10 Thibault Saunierdecodebin2: Add a connection-speed property to set...
2012-05-09 Sebastian Drögeplaysink: Initialize variable to silence wrong compiler...
2012-05-09 Sebastian Drögeplaysink: Port changes to 0.11
2012-05-09 Mark Nauwelaertsplaybin2: properly reconfigure upon subsequent no-more...
2012-05-01 Wim Taymansplaysink: make playsink reusable
2012-05-01 Wim Taymansplaysink: don't leak the colorbalance element
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-17 Akihiro Tsukadaplaybin2: Don't hold the playbin lock in the autoplug...
2012-04-17 Akihiro Tsukadaplaybin2: Don't hold the playbin lock in the autoplug...
2012-04-16 Matej Knoppdecodebin: Do not block on sticky and oob events
2012-04-16 Julian Scheeluridecodebin: Never treat live sources as streaming...
2012-04-16 Sebastian Drögedecodebin2: Check that properties have the correct...
2012-04-16 Sebastian Drögeuridecodebin: Check that properties have the correct...
2012-04-14 Julian Scheeluridecodebin: Never treat live sources as streaming...
2012-04-13 Sebastian Drögegst-libs: Remove interfaces libs and mixer/tuner interfaces
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-06 Sebastian Drögeplayback: Remove gstdecodebin.c, which is nowaday unuse...
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API change
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Thiago Santosplaybin2: Use new playsink send-event-mode property
2012-04-04 Thiago Santosplaysink: add send-event-mode property
2012-04-04 Sebastian Drögegst: Update versioning
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-23 Sebastian Drögeplaysink: Fix subtitle rendering if there's no video...
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-15 Vincent Penquerc'hplaysink: send navigation event to the sink as a fallback
next