playbin: use avdeinterlace for deinterlacing until deinterlace is ported
[platform/upstream/gstreamer.git] / gst / playback /
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
2012-03-14 Mark Nauwelaertsplaysink: remove circular ref between bin and internal pad
2012-03-13 Mark Nauwelaertsplaysink: provide fresh copy for gst_caps_merge
2012-03-11 Wim Taymansfix for caps API changes
2012-03-09 Mark Nauwelaertsplaybin2: do not take a superfluous ref on uridecodebin...
2012-03-09 Mark Nauwelaertsuridecodebin: restore FLOATING flag when reusing decode...
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-08 Mark Nauwelaertsplaysink: audio convert bin need not be unconditionally...
2012-03-08 Mark Nauwelaertsplaysink: plug element leak
2012-03-05 Sebastian Drögeplaysink: Chain up to the parent's GstBin::handle_messa...
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian Drögeplayback: Link to libgstinterfaces too for the navigati...
2012-03-02 Sebastian Drögegst: Update for gstmarshal.[ch] removal
2012-03-02 Sebastian DrögeMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-27 Edward HerveySuppress deprecation warnings in selected files, for...
2012-02-23 Sebastian Drögeplaysink: Use g_signal_handlers_block_by_func()/unblock...
2012-02-23 Sebastian Drögeplaybin2: Proxy colorbalance interface
2012-02-23 Sebastian Drögeplaysink: Proxy colorbalance interface
2012-02-23 Sebastian Drögeplaybin2: Proxy navigation interface
2012-02-23 Sebastian Drögeplaysink: Proxy navigation interface
2012-02-23 Sebastian Drögeplaybin2: Proxy the XOverlay interface
2012-02-23 Sebastian Drögeplaysink: Proxy the XOverlay interface
2012-02-23 Sebastian Drögeplaysink: Force the aspect ratio if the sink has such...
2012-02-22 Sebastian Drögeplaysink: Only use the sink's colorbalance interface...
2012-02-22 Sebastian Drögeplaysinkvideoconvert: Fix element name
2012-02-22 Sebastian Drögeplaybin2: Give a fixed name "playsink" to the internal...
2012-02-22 Sebastian Drögeplaysink: Only really use software volume if requested
2012-02-22 Sebastian Drögeplaysink: Add a software color-balance element before...
2012-02-22 Sebastian Drögeplaysink: Implement GstStreamVolume interface
next