Merge branch 'master' into 0.11
[platform/upstream/gst-plugins-good.git] / sys /
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-09 Vincent Penquerc'hximagesrc: clear flags on buffer reuse
2011-08-09 Vincent Penquerc'hv4l2: take care not to change the current format where...
2011-08-08 Tim-Philipp Müllerv4l2: update for GstXOverlay => GstVideoOverlay rename
2011-08-07 Sjoerd Simonsv4l2src: Use fraction compare util function.
2011-08-04 Wim Taymansv4l2src: call set_caps method of baseclass
2011-08-04 Edward Herveyv4l2sink: Size variable should be a guint and not a...
2011-08-04 Wim Taymansv4l2: activate the pool in fallback
2011-08-03 Wim TaymansMerge branch 'master' into 0.11
2011-08-02 Tim-Philipp Müllerdocs: fix two more Since: tags
2011-07-29 Wim Taymansv4l: change for new API
2011-07-27 Wim Taymansv4l2: remove unused variables
2011-07-27 Wim Taymansv4l2bufferpool: remove unused variable
2011-07-27 Wim Taymansv4l2src: add metadata
2011-07-27 Wim Taymansbufferpool: check for metadata
2011-07-27 Wim Taymansv4l2: add colorspace to debug
2011-07-26 Wim Taymansv4l2: rename a variable
2011-07-26 Wim Taymansv4l2: use new setup_allocation vmethod
2011-07-26 Wim Taymansv4l2: implement more bits of RW I/O mode
2011-07-26 Wim Taymansv4l2: improve IO mode error handling
2011-07-25 Wim Taymansv4l2: remove unused method
2011-07-25 Wim Taymansv4l2: fix flushing start and stop
2011-07-25 Wim Taymansv4l2: dequeue buffers when all are queued
2011-07-25 Wim Taymansv4l2: only to STREAMOFF when streaming
2011-07-19 Wim Taymansv4l2: handle unsupported formats
2011-07-19 Wim Taymansv4l2: Fix sink bufferpool handling
2011-07-18 Wim Taymansv4l2: More work on bufferpools
2011-07-18 Wim Taymansv4l2: add IO method enum
2011-07-18 Wim Taymansbufferpool: improve _new function
2011-07-15 Wim TaymansMerge branch 'master' into 0.11
2011-07-15 Wim Taymansv4l2: implement setup_allocation
2011-07-15 Wim Taymansv4l2: improve bufferpool config setting
2011-07-15 Wim Taymansv4l2: handle dequeueing correcly
2011-07-15 Wim Taymansv4l2: unref copied buffer
2011-07-15 Wim Taymansv4l2: dequeue buffers for the sink
2011-07-15 Wim Taymansv4l2: use the parent queue for the sink
2011-07-15 Wim Taymansv4l2: fix error messages
2011-07-15 Wim Taymansv4l2: add ALLOCATION query to the sink
2011-07-15 Wim Taymansv4l2: convert to GstBufferPool
2011-07-15 Wim Taymansv4l2: remove experimental markers
2011-07-14 Wim Taymansv4l2: merge code
2011-07-14 Wim Taymansv4l2: Move output details to device object
2011-07-13 Wim Taymansv4l2: move capture code to device object
2011-07-13 Wim Taymansv4l2: add some more debug
2011-07-13 Wim Taymansv4l2: stop streaming in READY and NULL
2011-07-13 Wim Taymansv4l2: start streaming for the output as well
2011-07-13 Wim Taymansv4l2: Let the device object manage the pool
2011-07-13 Wim Taymansv4l2: don't store stride in the videoinfo
2011-07-13 Wim Taymansv4l2: Use video frame copy for raw video
2011-07-13 Wim Taymansv4l2: add video metadata to raw video buffers
2011-07-13 Wim Taymansv4l2: small cleanups
2011-07-13 Wim Taymansv4l2: improve caps parsing
2011-07-13 Wim Taymansv4l2: use errno
2011-07-13 Wim Taymansv4l2: handle EINVAL without posting a warning
2011-07-13 Wim Taymansv4l2: only set framerate for capture for now
2011-07-13 Wim Taymansv4l2: Move configuration of framerate to _set_format
2011-07-12 Wim Taymansv4l2: fix return value...
2011-07-12 Wim Taymansv4l2: simplify setting the capture format
2011-07-12 Wim Taymansv4l2: remove more unused parameters
2011-07-12 Wim Taymansv4l: handle object out of the normal flow
2011-07-12 Wim Taymansv4l2: Let the bufferpool own the V4l2Object
2011-07-12 Wim Taymansv4l: remove caps argument, it's not needed
2011-07-12 Wim Taymansv4l: pass the bytesperline around
2011-07-12 Wim Taymanspool: make buffer writable
2011-07-11 Wim Taymansv4l2sink: handle pools
2011-07-11 Wim Taymansv4l2: various cleanups
2011-07-10 Wim Taymansximage: port to 0.11
2011-07-10 Wim TaymansMerge branch 'master' into 0.11
2011-07-09 Philip Jägenstedtdirectsoundsink: 16-bit audio is signed, 8-bit is unsigned.
2011-07-08 Wim Taymansv4l2: fix gray format, use filter in getcaps
2011-07-08 Wim Taymansv4l2: port and enable v4l2sink
2011-07-08 Wim Taymansv4l2src: port to new video formats
2011-07-08 Wim TaymansMerge branch 'master' into 0.11
2011-07-08 Wim Taymansv4l2: port to 0.11
2011-07-06 Wim TaymansMerge branch 'master' into 0.11
2011-07-04 Mark NauwelaertsMerge branch 'master' into 0.11
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.30 release
2011-06-18 Tim-Philipp Müllersunaudio: fix typo in comment
2011-06-17 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-08 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-05-26 Sebastian Drögexvimagesink: Fallback to non-XShm mode if allocating...
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-24 Rob Clarkv4l2: add norm property
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Edward Herveyv4l2objects: Only allow mpeg-ts on source objects
2011-05-16 Wim TaymansMerge branch 'master' into 0.11
2011-04-29 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-18 Wim TaymansMerge branch 'master' into 0.11
2011-04-16 Tim-Philipp Müllerv4l2sink: fix another unused-but-set-variable warning
2011-04-16 Robert Swainv4l2src: Address unused but set variable
2011-04-16 Robert Swainoss4: Address unused but set variables
2011-04-14 Sebastian Drögev4l2radio: Free videodev string before replacing it
2011-04-13 David Schleefdirectsoundsink: Add conditionals on WAVE_FORMAT_DOLBY_...
2011-04-05 Wim TaymansMerge branch 'master' into 0.11
2011-04-05 Stefan Kostdocs: fix docuemntation warnings (and reindent)
next