v4l2object: Workaround bad TRY_FMT colorimetry implementation
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2object.c
2019-11-19 Nicolas Dufresnev4l2object: Workaround bad TRY_FMT colorimetry implemen...
2019-10-17 HuQianis a typo here? gstv4l2object.c
2019-08-07 Damian Hobson-Garciav4l2object: Orphan buffer pool on object_stop if supported
2019-04-05 Philipp Zabelv4l2object: use opRGB colorspace and xfer func defines
2019-02-26 Mauro Carvalho Chehabv4l2: accept Bayer as possible input/output for V4L2...
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-17 Guillaume Desmottesv4l2: Avoid code duplication
2018-12-17 Zeeshan Aliv4l2: Make use of gst_video_interlace_mode_to_string()
2018-11-08 Nicolas Dufresnev4l2object: Read driver selected interlace mode
2018-09-14 Song Bingv4l2videodec: Add HEVC decoder support
2018-09-14 Ezequiel Garciav4l2: Add FWHT codec support
2018-09-13 Nicolas Dufresnev4l2object: Fix indentation
2018-09-13 Nicolas Dufresnev4l2object: Protect against zero PAR num/demu
2018-08-31 Nicolas Dufresnev4l2object: Only offer MMAP/DMABUF pool
2018-08-27 Nicolas Dufresnev4l2object: Add a method to try and import buffers
2018-08-27 Nicolas Dufresnev4l2object: Only allow DMABuf export for STREAMING...
2018-08-21 Philipp Zabelv4l2object: complete colorspace info in debug log
2018-08-21 Philipp Zabelv4l2object: fix typo in comment
2018-08-21 Philipp Zabelv4l2object: improve colorspace handling for JPEG sources
2018-08-21 Philipp Zabelv4l2object: stop V4L2 from zeroing extended colorimetry...
2018-08-19 Zeeshan Aliv4l2: Remove a trailing whitespace
2018-08-02 Iñigo Huguetv4l2src: fix first input used is always used next times
2018-07-11 Nicolas Dufresnev4l2src: Try to avoid TRY_FMT when camera is streaming
2018-06-27 Nicolas Dufresnev4l2object: Really always set colorimetry
2018-06-27 Philipp Zabelv4l2object: use S_SELECTION instead of S_CROP in gst_v4...
2018-05-28 Nicolas Dufresnev4l2object: Don't open the device in get property
2018-04-12 Whoopiev4l2object: Disable DMABuf for emulated formats
2018-04-12 Nicolas Dufresnev4l2object: Only use BT2020_12 for BT2020 v4l2 colorspace
2018-04-12 Nicolas Dufresnev4l2object: Always set the colorimetry in S_FMT
2018-03-27 Seungha Yangv4l2: Fix unknown type name ‘off_t’ error
2018-03-07 Nicolas Dufresnev4l2: Fix support for 32bit mmap
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-17 Guillaume Desmottesv4l2: fix division by 0 for complex video formats
2018-01-17 Guillaume Desmottesv4l2: display stride and width values if stride is...
2018-01-08 Nicolas Dufresnev4l2videodec: Add dynamic resolution change support
2017-12-22 Nicolas Dufresnev4l2object: Don't redefine mmap64
2017-12-22 Ting-Wei Lanv4l2object: Don't use mmap64 if off_t is 64-bit
2017-12-22 Nicolas DufresneRevert "v4l2object: Use mmap64 to match libv4l2 signature"
2017-12-22 Ting-Wei Lanv4l2object: Check for mmap64 before using it
2017-12-13 Nicolas Dufresnev4l2object: Use a debug object for tracing
2017-11-29 Florent Thiéryv4l2object: Fix dmabuf support detection
2017-10-07 Tim-Philipp Müllerv4l2: fix build without libv4l
2017-10-06 Enrico Jornsv4l2object: auto-detect dmabuf export for V4L2_IO_AUTO...
2017-09-13 Nicolas Dufresnev4l2object: Don't leak the par value
2017-09-06 Ian Jamisonv4l2object: Handle BT2020 for colorspace and transfer
2017-09-06 Ian Jamisonv4l2object: Fix colorimetry transfer lookup for 4K...
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-08-02 Nicolas Dufresnev4l2: Enable VP9 format
2017-08-01 Nicolas Dufresnev4l2object: Use mmap64 to match libv4l2 signature
2017-07-24 Nicolas Dufresnev4l2object: Removed unused members
2017-07-24 Nicolas Dufresnev4l2: Add run-time environment to enable libv4l2
2017-07-22 Nicolas Dufresnev4l2object: Fix colorimetry validation
2017-07-21 Nicolas Dufresnev4l2object: Introduce quirk to skip slow probes
2017-07-21 Nicolas Dufresnev4l2object: always set the GstV4l2Error on error
2017-07-21 Nicolas Dufresnev4l2object: Minor style fix and useful trace
2017-07-21 Nicolas Dufresnev4l2object: Fix try/s_fmt errors
2017-07-21 Nicolas Dufresnev4l2object: Validate colorimetry in S/TRY_FMT
2017-07-21 Nicolas Dufresnev4l2object: Validate field in S/TRY_FMT
2017-07-18 Nicolas Dufresnev4l2: Fix 4K colorimetry
2017-07-18 Nicolas Dufresnev4l2object: Only check CROPCAP for par once
2017-07-18 Nicolas Dufresnev4l2object: Remove unused defines
2017-07-18 Nicolas Dufresnev4l2: Merge v4l2_calls.h into gstv4l2object.h
2017-07-14 Nicolas Dufresnev4l2object: Trace unknown fourcc as text
2017-07-14 Nicolas Dufresnev4l2: Don't probe for unneeded format
2017-06-29 Guillaume Desmottesv4l2: increase by one the number of allocated buffers
2017-05-24 Ayakav4l2: increase pre-allocated encoded buffer size
2017-04-05 Philipp Zabelv4l2object: set streamparm for outputs that support it
2017-03-24 Carlos Rafael Gianiv4l2object: Also add videometa if there is padding...
2017-03-14 Olivier Crêtev4l2: Remove unused definitions
2017-02-27 Edgard LimaUpdate Edgard Lima's email
2017-02-22 Nicolas Dufresnev4l2object: Update image size when extrapolating
2017-02-21 Reynaldo H. Verdej... v4l2: fix typo in _acquire_format() error messages
2017-02-10 Juan Pablo Ugartev4l2object: mark singleton caps as "may be leaked"...
2017-01-16 Enrico Jornsv4l2: Remove usage and definition of LOG_CAPS macro
2016-12-14 Víctor Manuel Jáqu... v4l2object: Don't check size in a non-list value
2016-12-08 Arun Raghavanv4l2object: Don't set empty interlace-mode list
2016-10-31 Tobias Schneiderv4l2object: fix extra-controls leak
2016-07-11 Nicolas Dufresnev4l2object: Don't assert when used by the monitor
2016-07-11 Nicolas Dufresnev4l2object: Indent very long line
2016-07-07 Reynaldo H. Verdej... v4l2: use opened device caps instead of physical device...
2016-06-07 Nicolas Dufresnev4l2object: Coding style fixes
2016-06-07 Nicolas Dufresnev4l2: Add an error return to _try/_set_format
2016-06-06 Philipp Zabelv4l2object: fill colorimetry in gst_v4l2_object_acquire...
2016-06-06 Philipp Zabelv4l2object: refactor gst_v4l2_object_get_colorspace...
2016-06-06 Philipp Zabelv4l2object: use G_SELECTION instead of G_CROP in gst_v4...
2016-06-06 Kieran Binghamv4l2object: Use non-deprecated V4L2 type for RGB15
2016-05-25 Guillaume Desmottesv4l2object: fix caps leak
2016-04-12 Wim Taymansv4l2: avoid leaking GValues
2016-03-24 Aurélien Zanelliv4l2object: probe all colorspace supported by device
2016-03-08 Alban Bedelv4l2object: fix capture with bayer formats other than...
2016-03-07 Josep Torrav4l2: fix colorimetry for NV12
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-01-22 Nicolas Dufresnev4l2: Re-add colorimetry field for RGB formats
2016-01-22 Wim Taymansv4l2: fix sRGB colorspace definition
2016-01-21 Wim Taymansv4l2: Add adobe colorspace support
2016-01-19 Nicolas Dufresnev4l2object: Cleanup uneeded return statement
next