summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2012-03-22Merge branch 'master' into 0.11Wim Taymans
2012-03-15update for bufferpool changesWim Taymans
2012-03-15update for allocation query changesWim Taymans
2012-03-15update for bufferpool api changeWim Taymans
2012-03-15update for memory api changesWim Taymans
2012-03-14take padding into accountWim Taymans
2012-03-12fix for _do_simplify changesWim Taymans
2012-03-11fix for caps api changesWim Taymans
2012-03-06ximagesrc: Fix 'comparison of unsigned expression >= 0 is always true'Sebastian Dröge
2012-03-05Merge branch 'master' into 0.11Mark Nauwelaerts
2012-03-05x-raw-bayer -> x-bayerWim Taymans
2012-03-05v4l2sink: don't use deprecated XKeycodeToKeysymOleksij Rempel (Alexey Fisher)
2012-03-05ximage: use new style capsWim Taymans
2012-03-03v4l2: clear DISCONT flag when recycling buffers into the buffer poolTim-Philipp Müller
2012-03-03v4l2src: fix v4l2_munmap() for compressed formatsOleksij Rempel (Alexey Fisher)
2012-03-02mixer/colorbalance: Update for API changesSebastian Dröge
2012-03-01Merge branch 'master' into 0.11Mark Nauwelaerts
2012-02-29update for metadata API changesWim Taymans
2012-02-28update for metadata tagsWim Taymans
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey
2012-02-27v4l2: use public apiWim Taymans
2012-02-24update for metadata changeWim Taymans
2012-02-22update for new memory apiWim Taymans
2012-02-16Merge branch 'master' into 0.11Wim Taymans
2012-02-16v4l2src: failure to query some optional controls is not a fatal errorGary Ching-Pang Lin
2012-02-16v4l2src: fix for webcamstudio vloopbackTuukka Pasanen
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans
2012-02-07directsoundsink: Fix compilingRaimo Järvi
2012-02-07waveformsink: Port to 0.11Raimo Järvi
2012-01-27direcsoundsink: Port element to 0.11Andoni Morales Alastruey
2012-01-25Merge branch '0.11' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-go...Sebastian Dröge
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge
2012-01-25more memory API portingWim Taymans
2012-01-22Use new GLib API unconditionallyTim-Philipp Müller
2012-01-19port to new gthread APIWim Taymans
2012-01-13oss4: fix caps leaksVincent Penquerc'h
2012-01-13v4l2src: fix caps leakVincent Penquerc'h
2012-01-13osxvideo: Fix leak of NSOpenGLPixelFormat objectStig Sandnes
2012-01-13v4l2src: Don't assert when the interface is not implemented.Havard Graff
2012-01-13waveformsink: Fix mingw warningsRaimo Järvi
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge
2012-01-05oss: Port to the new multichannel caps and the raw audio caps interleaved fieldSebastian Dröge
2011-12-27waveformsink: fix compiler warnings with MingWTim-Philipp Müller
2011-12-26waveform: add autotools bits for waveform pluginYaakov Selkowitz
2011-12-21update for removed property probeWim Taymans
2011-12-19v4l2: update for new interlaced capsWim Taymans
2011-12-12Use g_thread_try_new() instead of g_thread_crate() with newer glib versionsTim-Philipp Müller
2011-12-12Work around deprecated thread API in glib masterTim-Philipp Müller
2011-12-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-12-07v4l2src: do not ignore the highest frame intervalVincent Penquerc'h