playback: port to new GLib thread API
[platform/upstream/gstreamer.git] / gst /
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-09 Tim-Philipp Müllergdp: dump bytes into debug log using GST_MEMDUMP
2012-09-09 Tim-Philipp Mülleraudiorate: default to tolerance = 40ms instead of 0
2012-09-09 Tim-Philipp Müllervideoconvert: fix up dither method enum GType name...
2012-09-09 Tim-Philipp Müllermulti{fd,socket}sink: rename client-handle-removed...
2012-09-09 Tim-Philipp Müllermultifdsink, multisocketsink: fix broken action signal...
2012-09-06 Mark Nauwelaertsstreamsynchronizer: do not leak EOS events
2012-09-06 Mark Nauwelaertsaudioconvert: plug leak
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-29 Tim-Philipp Müllerencodebin: rename flags type name
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-18 Tim-Philipp Müllervideoscale: mark Lanczos method as experimental/unstable
2012-08-14 Edward Herveystreamsynchronizer: Handle stream switching
2012-08-08 Sreerenj Balachandranvideoconvert: fix example pipeline in docs
2012-08-08 Tim-Philipp MüllerNo statements with side-effects in g_assert() or g_retu...
2012-08-05 Tim-Philipp Müllertests: silence FIXMEs when running videoscale unit...
2012-08-05 Tim-Philipp Müllerencodebin: use generic marshaller for signal
2012-08-04 Tim-Philipp Mülleradder: send CAPS event downstream fixing not-negotiated...
2012-08-04 Tim-Philipp Müllervideoscale: fix 4-tap scaling for 64-bpp formats
2012-08-04 Tim-Philipp Müllervideoscale: sprinkle some G_GNUC_INTERNAL
2012-08-04 Tim-Philipp Müllervideoscale: make 4tap scanline funcs static
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-27 Wim Taymansupdate for new variable names
2012-07-27 Sebastian Drögestreamsynchronizer: Unblock streams on FLUSH_START...
2012-07-27 Wim Taymansvideoconvert: small cleanups
2012-07-25 Mark Nauwelaertsaudioconvert: prefer channels of base caps when fixating
2012-07-24 Edward Herveydecodebin2: Mark streams as complete on CAPS event...
2012-07-24 Wim Taymansvideotestsrc: prefix orc functions with video_test_src_orc
2012-07-23 Wim Taymansvolume: prefix orc functions with volume_orc_
2012-07-23 Wim Taymansadder: prefix orc functions with adder_orc_
2012-07-23 Wim Taymansaudioconvert: prefix orc functions with audio_convert_orc_
2012-07-23 Wim Taymansvideoconvert: prefix orc functions with video_convert_orc_
2012-07-23 Wim Taymansvideoscale: ranem gst_video_scale_orc -> video_scale_orc
2012-07-23 Wim Taymansvideoscale: prefix orc functions with gst_video_scale_orc
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-16 Tim-Philipp Müllervideoscale: remove formats Y800 and Y16 which no longer...
2012-07-16 Wim Taymansvideoconvert: use video helper function
2012-07-16 Wim Taymansvideotestsrc: fix 10 bits formats
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-11 Sebastian Drögevideoconvert: Fix compiler warnings
2012-07-10 Wim Taymansvideoconvert: fix offset and scale for GRAY
2012-07-09 Tim-Philipp Müllerdecodebin: make GValueArray arguments in autoplug-...
2012-07-06 Tim-Philipp Müllermultifdsink: remove deprecated and unused "mode" property
2012-07-06 Tim-Philipp Müllerplaybin: don't use deprecated textoverlay properties
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for allocation query changes
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-27 Wim Taymansvideotestsrc: set DTS and PTS, sync on DTS
2012-06-26 Wim Taymansfix interlace-mode
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üllersmartencoder: use gst_quark_from_static_string()
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-11 Vincent Penquerc'htypefind: probe for DVD ISO files, to avoid matching...
2012-06-08 Vincent Penquerc'hplaybin2: remove uridecodebin from bin when it fails...
2012-06-08 Sebastian Drögevideoconvert: Need $(LIBM) for pow()
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-06-06 Wim Taymansvideotestsrc: Remove more redundant code
2012-06-06 Wim Taymansvideotestsrc: don't artificially restrict caps
2012-06-04 Wim Taymansvideoconvert: refactor matrix setup
2012-06-04 Wim Taymansvideoconvert: fix 0_255 handling
2012-06-04 Wim Taymansvideoconvert: improve color transform setup
2012-06-01 Wim Taymansvideoconvert: use video helper library more
2012-05-31 Wim Taymansvideo: fix paletted format
2012-05-31 Bastien Nocerauridecodebin: Use cache dir for download buffering
2012-05-30 Wim Taymansvideoconvert: use video library pack/unpack
2012-05-30 Wim Taymansvideotestsrc: enable more formats
2012-05-29 Wim Taymansvideotestsrc: use generic packing code
next