platform/upstream/gstreamer.git
2012-09-10 Tim-Philipp... xvimagesink: port to new GLib thread API
2012-09-10 Tim-Philipp... appsrc: don't clear/free GCond twice
2012-09-10 Tim-Philipp... discoverer: port to new GLib thread API
2012-09-10 Tim-Philipp... playback: port to new GLib thread API
2012-09-10 Tim-Philipp... oggdemux: port to new GLib thread API
2012-09-10 Tim-Philipp... alsa: port to new GLib thread API
2012-09-10 Tim-Philipp... ximagesink: port to the new GLib thread API
2012-09-09 Thibault Saunierrtsp: port to the new GLib thread API
2012-09-09 Thibault Sauniervideo: port to the new GLib thread API
2012-09-09 Thibault Saunieraudio: port to the new GLib thread API
2012-09-09 Thibault Saunierapp: port to the new GLib thread API
2012-09-09 Tim-Philipp... video/x-3ivx -> video/mpeg, mpegversion=4
2012-09-09 Tim-Philipp... discoverer: extract audio depth correctly
2012-09-09 Tim-Philipp... discoverer: reflow some code to avoid gst-indent ping...
2012-09-09 Tim-Philipp... docs: update plugin docs
2012-09-09 Tim-Philipp... Remove glib-compat-private.h stuff we don't need any...
2012-09-09 Tim-Philipp... install-plugins: constify _install_*sync() details...
2012-09-09 Tim-Philipp... win32: update .def file for video overlay API additions
2012-09-09 Tim-Philipp... gdp: dump bytes into debug log using GST_MEMDUMP
2012-09-09 Tim-Philipp... audiorate: default to tolerance = 40ms instead of 0
2012-09-09 Tim-Philipp... videoconvert: fix up dither method enum GType name...
2012-09-09 Tim-Philipp... multi{fd,socket}sink: rename client-handle-removed...
2012-09-09 Tim-Philipp... multifdsink, multisocketsink: fix broken action signal...
2012-09-08 Tim-Philipp... tests: fix socket leaks in multisocketsink unit test
2012-09-08 Tim-Philipp... libvisual: fix crashes and invalid writes in totem
2012-09-07 Mark Nauwelaertsvideoencoder: only set invalid DTS equal to PTS for...
2012-09-07 Tim-Philipp... tests: fix audioresample unit test for big-endian systems
2012-09-07 Tim-Philipp... tests: fix audiorate unit test on big-endian systems
2012-09-07 Tim-Philipp... tests: fix simple-launch-lines unit test on big-endian...
2012-09-06 Tim-Philipp... rtpbasepayload: error out if no CAPS event was received...
2012-09-06 Tim-Philipp... rtpbasepayload: assume input caps are accepted if subcl...
2012-09-06 Mark Nauwelaertstests: playbin: do not leak uri strings
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-06 Mark Nauwelaertsvideoencoder: plug some leaks
2012-09-06 Mark Nauwelaertsaudioencoder: plug some leaks
2012-09-05 Mark Nauwelaertsstreamsynchronizer: use GAP event to trigger preroll
2012-09-05 Mark Nauwelaertspango: add missing break
2012-09-05 Mark Nauwelaertsrtpbasedepay: indicate packet loss using GAP event
2012-09-05 Mark Nauwelaertspango: handle GAP event to update text position
2012-09-05 Mark Nauwelaertsoggmux: remove dead code
2012-09-05 Mark Nauwelaertsoggdemux: send GAP event
2012-09-05 Mark Nauwelaertsvideooverlaycomposition: add some _get_argb and _get_ay...
2012-09-04 Wim Taymansupdate for basesink change
2012-09-04 Wim Taymansstreamsync: unblock gcond on flush-stop
2012-09-04 Wim Taymansplaysink: unblock pads before releasing
2012-09-03 Tim-Philipp... tests: make git ignore streamsynchronizer test binary
2012-09-03 Tim-Philipp... video/x-xvid -> video/mpeg,mpegversion=4
2012-09-03 Jan SchmidtOn a still-frame begin message, drain out the decoder...
2012-09-03 Jan SchmidtRevert "videodecoder: Send serialised events immediatel...
2012-09-02 Tim-Philipp... docs: add design doc for text/x-raw format
2012-09-02 Tim-Philipp... text/plain + text/x-pango-markup -> text/x-raw
2012-09-02 Tim-Philipp... gst_message_new_duration() -> gst_message_new_duration_...
2012-08-31 Jan Schmidtaudiodecoder: Handle GAP events in place of segment...
2012-08-31 Jan Schmidtvideodecoder: Send serialised events immediately, after...
2012-08-30 Edward Herveycheck: Don't fail on GST_MESSAGE_WARNING
2012-08-30 Wim Taymansaudiovis: add more debug
2012-08-30 Mark Nauwelaertsvideooverlaycomposition: also adjust docs and API defs...
2012-08-30 Mark Nauwelaertspango: adjust to modified video overlay composition API
2012-08-30 Mark Nauwelaertsvideooverlaycomposition: allow more formats for rectang...
2012-08-29 Tim-Philipp... encodebin: rename flags type name
2012-08-28 Mark Nauwelaertstheoradec: reset freed input and output states
2012-08-28 Mark Nauwelaertsvideodecoder: parsing loop must ensure for a current...
2012-08-28 Mark Nauwelaertsvideooverlaycomposition: stricter check on input variables
2012-08-26 Tim-Philipp... playbin: automatically deinterlace interlaced content...
2012-08-24 Tim-Philipp... docs: add docs for some of the video info macros
2012-08-24 Wim Taymansvideoencoder: allow 0 sized output frames
2012-08-22 Stefan SauerAutomatic update of common submodule
2012-08-22 Stefan Sauerconfigure: bump gtk-doc req to 1.12 (mar-2009)
2012-08-22 Tim-Philipp... rtp: fix buffer leak when gst_rtp_buffer_map() fails...
2012-08-22 Wim Taymansrtp: Fix extension data support
2012-08-22 Wim Taymansrtp: fix extension length calculation
2012-08-22 Wim Taymansrtp: remove unused field
2012-08-21 Tim-Philipp... pango: fix bad unref and crashes with multiple text...
2012-08-21 Tim-Philipp... win32: add new video align API to .def file
2012-08-20 Tim-Philipp... video/x-dvd-subpicture -> subpicture/x-dvd
2012-08-20 Wim Taymansvideo-frame: only copy the visible region
2012-08-20 Wim Taymansvideometa: add more debug
2012-08-20 Wim TaymansX11: add unpadded width/height as videometa
2012-08-20 Wim TaymansX11: use new alignment function
2012-08-20 Wim Taymansvideo-info: update padding
2012-08-20 Wim Taymansvideo: expose gst_video_info_align
2012-08-20 Wim Taymansvideopool: improve alignment
2012-08-20 Wim Taymansvideopool: improve alignment
2012-08-20 Wim Taymansvideo-format: fix docs a little
2012-08-19 Tim-Philipp... toos: fix build and distcheck some more
2012-08-18 Tim-Philipp... tools: remove gst-visualise script
2012-08-18 Tim-Philipp... videoscale: mark Lanczos method as experimental/unstable
2012-08-18 Tim-Philipp... tools: remove man page for tool that no longer exists
2012-08-18 Tim-Philipp... tools: remove obsolete filterstamp.sh script
2012-08-18 Tim-Philipp... tools: add basic man page for gst-discoverer
2012-08-17 Tim-Philipp... discoverer: remove unused 'silent' command line option
2012-08-17 Stefan Sauervisual: enable commented out code again.
2012-08-16 Sebastian Drögedocs: Add new video API to the docs
2012-08-16 Sebastian Drögevideo: Add methods to return a list of all pending...
2012-08-15 Tim-Philipp... fft: shouldn't ever call exit()
2012-08-14 Edward Herveystreamsynchronizer: Handle stream switching
2012-08-14 Edward Herveycheck: Add streamsynchronizer unit test
2012-08-14 Edward Herveyaudiobasesink: Avoid resetting ringbuffer when not...
next