qtmux: fix corner case buffer handling for reorder method
[platform/upstream/gst-plugins-good.git] / sys / v4l2 /
2011-04-14 Sebastian Drögev4l2radio: Free videodev string before replacing it
2011-04-05 Stefan Kostdocs: fix docuemntation warnings (and reindent)
2011-03-27 Alexey Chernovv4l2: new v4l2radio element to control analog radio...
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-03-08 Tim-Philipp Müllerv4l2: remove unnecessary linux/videodev.h include
2011-03-05 David Schleefv4l2: Use #ifdefs for V4L2_PIX_FMT_PJPG
2011-03-03 Tim-Philipp Müllerv4l2: remove unnecessary linux/videodev.h include
2011-02-15 Thiago Santosv4l2: Add PJPG mapping
2011-02-04 Mark Nauwelaertsv4l2: fix interlaced set_format configuration
2011-01-20 Tim-Philipp Müllerv4l2sink: fix accidental breakage of navigation interfa...
2011-01-12 Tim-Philipp Müllerv4l2: define V4L2_FIELD_INTERLACED_{TB,BT} if not avail...
2011-01-07 Tim-Philipp Müllerv4l2sink: don't put functional code like ioctl calls...
2011-01-03 Tim-Philipp Müllerv4l2src: undo presumably accidental enablement of the...
2011-01-02 Tim-Philipp Müllerv4l2: mark v4l2sink as experimental and build only...
2011-01-02 Tim-Philipp MüllerRevert "v4l2: add norm property"
2010-12-29 Rob Clarkv4l2: add interlaced support
2010-12-29 Rob Clarkv4l2sink: add navigation support
2010-12-29 Rob Clarkv4l2: add norm property
2010-12-29 Rob Clarkv4l2: cleanup get/set input/output
2010-12-29 Rob Clarkv4l2xoverlay: add support to create window
2010-12-29 Rob Clarkv4l2sink: special handling for cases gst_buffer_make_me...
2010-12-29 Rob Clarkv4l2: fix race condition
2010-12-29 Rob Clarkv4l2sink: add properties to control crop
2010-12-29 Rob Clarkv4l2: re-enable x-overlay support
2010-12-29 Rob Clarkv4l2sink: fix for PAUSED->READY->PAUSED state transitions
2010-12-29 Rob Clarkv4l2sink: add "min-queued-bufs" property
2010-12-29 Rob Clarkv4l2sink: Add support for blocking dequeue.
2010-12-29 Rob Clarkv4l2: clear flags before reusing buffer from buffer...
2010-12-29 Rob Clarkv4l2sink: don't render preroll buffers
2010-12-29 Rob Clarkv4l2sink: Improve behavior for shared buffers.
2010-12-23 Rob Clarkv4l2: fix typo
2010-12-18 Rob Clarkfix compile errors on macosx
2010-12-04 Janne Grunauv4l2src: set top field first for interlaced buffers...
2010-12-04 Janne Grunauv4l2src: check field information and set interlaced...
2010-10-10 IOhannes m zmölnigv4l2sink: Only get/set overlay params if needed
2010-10-10 IOhannes m zmölnigv4l2sink: Protect against NULL-pointer access
2010-09-21 Philippe Normandv4l2: use the xoverlay APIs
2010-09-15 Tim-Philipp Müllerdocs: add gtk-doc chunks with Since: markers for new...
2010-09-10 Stefan Kostv4l2src: don't skip calculating the duration
2010-09-10 Stefan Kostv4l2src: add controlable colorbalance parameters
2010-09-04 David Schleefv4l2src: add decimate property
2010-09-04 Sjoerd Simonsv4l2src: Use GstBaseSrc::block-size as fallback size
2010-09-04 Sjoerd Simonsv4l2src: Fix using mpegts via the mmap interface
2010-08-06 Tim-Philipp Müllerv4l2src: also log pixel formats in sorted order
2010-08-06 Sjoerd Simonsv4l2: sort formats in the right order so that non-emula...
2010-07-06 Michael Grzeschikv4l2sink: destroy buffer pool when changing state to...
2010-06-22 Stefan Kostv4l2: precalculate duration
2010-06-21 Stefan Kostv4l2sink: use glib defines in property declarations...
2010-06-21 Stefan Kostv4l2: use G_PARAM_STATIC_STRINGS to save a few bytes...
2010-06-16 Havoc Penningtonv4l2src: do not try to change device format if it's...
2010-06-16 Havoc Penningtonv4l2src: in negotiate, check for error return from...
2010-06-15 Sebastian Drögev4l2: Initialize variable
2010-06-11 David Schleefv4l2src: Fix element description
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-02-16 Stefan Kostv4l2: log more details in buffer pool finalize
2010-02-16 Stefan Kostv4l2: init datastructures after pre-conditions checks
2010-02-15 Tim-Philipp Müllerv4l2: printf format string fix
2010-02-13 Tim-Philipp Müllerv4l2sink: change rank to NONE so it is never autoplugged
2010-02-12 Tim-Philipp Müllerv4lsink: lower rank to MARGINAL
2010-02-01 Tim-Philipp Müllerv4l2: fix unportable printf format
2010-01-25 Stefan Kostv4l2src: don't deref NULL
2010-01-25 Stefan KostRevert "v4l2src: don't deref NULL"
2010-01-25 Stefan Kostv4l2src: don't deref NULL
2010-01-18 Stefan Kostv4l2: move G_END_DECLS to the end
2010-01-18 Stefan Kostv4l2: fix bufferpool file names in header comment
2010-01-05 Tim-Philipp Müllerv4l2src: fix memory leak in new uri handler code
2009-12-21 Edward Herveyv4l2src: Add GstURIHandler interface. Fixes #601143
2009-11-11 Sebastian Drögev4l2: Make sure to initialize variables before using...
2009-10-14 Thiago Santosv4l2src: Set duration on buffers
2009-10-09 Pau Garcia i Quilesv4l2: Include sys/ioctl.h for the V4L ioctl requests
2009-09-11 Stefan Kostv4l2src: add a function pointer for get_frame function...
2009-09-11 Stefan Kostv4l2: log buffer copies on queue underrun in perf category
2009-09-10 Stefan Kostdocs: fix gtk-doc warnings
2009-09-09 Wim Taymanswhitespace fixes
2009-09-07 Wim Taymansv4l2src: add support for mpeg formats
2009-09-06 David SchleefRemove Ronald Bultje from Authors field
2009-09-04 Sebastian Drögev4l2: Define V4L2_FMT_FLAG_EMULATED if it's not defined yet
2009-09-03 Sebastian Drögev4l2: Fix stupid typo in last commit
2009-09-03 Sebastian Drögev4l2: Put emulated formats behind native formats
2009-08-14 Hans de Goedev4l2src: fix 'hang' with some cameras caused by bad...
2009-08-14 Filippo Argiolasv4l2src: clear format list in READY->NULL
2009-08-11 Tim-Philipp Müllerv4l2: fix make distcheck by disting some more headers
2009-08-09 Tim-Philipp Müllerv4l2src: if max == min width/height put an int in the...
2009-08-04 Sebastian Drögev4l2: Directly use GST_PTR_FORMAT for printing caps...
2009-08-04 Sebastian Drögev4l2: Remove some OMAP specific hacks
2009-08-04 Rob Clarkv4l2sink: change where buffers get dequeued
2009-08-04 Rob Clarkv4l2: Add v4l2sink element
2009-07-19 Elaine Xiongv4l2: Fix v4l2src on OpenSolaris
2009-07-13 Filippo Argiolasv4l2src: optional support for device probing with gudev
2009-06-25 Stefan Kostv4l2src: set structs to zero before using them in ioctls
2009-06-22 Stefan Kostv4l2: open/close the device in READY
2009-05-26 Stefan Kostv4l2: cleanup and commenting
2009-05-15 James AndrewarthaFix compiler warnings
2009-03-25 Stefan Kostv4l2src: move duplicated timestamping and buffer metada...
2009-03-25 Stefan Kostv4l2src: remove win32 ifdefs introduced by commit cff3f...
2009-03-15 Stefan Kostv4l2src: log details if we have them, needed for #575391
2009-03-13 Jan Schmidtv4l2src: Prepend to lists and reverse them at the end.
next