v4l2codec: Garbage collect old frames if they accumulate because of codec bugs
[platform/upstream/gstreamer.git] / sys / v4l2 /
2020-10-19 Sebastian Drögev4l2codec: Garbage collect old frames if they accumulat...
2020-10-19 Sebastian Drögev4l2codec: Pass system frame number as timestamp and...
2020-09-10 Havard Graffv4l2object: plug memory-leak
2020-08-11 Nicolas Dufresnev4l2h264codec: Map newly defined profile/levels
2020-08-11 Nicolas Dufresnev4l2: Sync headers with kernel 5.9
2020-08-11 Víctor Manuel Jáqu... v4l2: use GstV4l2Error in gst_v4l2_open()
2020-07-22 Haihua Huv4l2: enhance v4l2 control interface to support string...
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-07-03 Xavier Claessensv4l2: Do not renegotiate if only framerate changed
2020-06-28 Nicolas Dufresnev4l2: Fix threading issues in orphaning mechanism
2020-06-28 Nicolas Dufresnev4l2bufferpoool: Fix requeueue after seek when importing
2020-06-28 Nicolas DufresneRevert "v4l2bufferpool: request the maximum number...
2020-06-28 Nicolas DufresneRevert "v4l2bufferpool: request the maximum number...
2020-06-28 Nicolas Dufresnev4l2bufferpool: Only resurrect the right amount of...
2020-06-28 Nicolas Dufresnev4l2object: Only offer inactive pools and if needed
2020-06-26 Nicolas Dufresnev4l2allocator: Don't do REQBUFS(0) on inactive allocator
2020-06-26 Nicolas Dufresnev4l2bufferpool: Avoid set_flushing warning
2020-06-26 Nicolas Dufresnev4l2allocator: Fix data offset / bytesused size validation
2020-06-26 Nicolas Dufresnev4l2videoenc: Fix negotiation caps leak
2020-06-26 Nicolas Dufresnev4l2videoenc: Skip negotiation of profiles/level if...
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-06-11 Jordan PetridisUse gst_element_class_set_metadata when passing dynamic...
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Mathieu Duponchelleplugins: Use gst_type_mark_as_plugin_api() for all...
2020-05-22 Nicolas Dufresnev4l2: videodec: Fix broken template caps
2020-05-22 Nicolas Dufresnev4l2: codec: Fix GValue leak
2020-05-22 Nicolas Dufresnev4l2codec: Remove uneeded factorisation
2020-05-20 Nicolas Dufresnev4l2src: Ignore non-increasing sequence number
2020-04-15 Nicolas Dufresnev4l2videodec: Increase internal bitstream pool size
2020-04-08 Nicolas Dufresnev4l2bufferpool: request the maximum number of buffers...
2020-04-08 Michael Olbrichv4l2bufferpool: request the maximum number of buffers...
2020-03-25 Guillaume Desmottesv4l2: add alternate interlace mode
2020-03-25 Guillaume Desmottesv4l2: display field when setting or trying format
2020-03-25 Guillaume Desmottesv4l2: pass v4l2object to GST_V4L2_MIN_BUFFERS()
2020-03-25 Guillaume Desmottesv4l2: use GST_VIDEO_INFO_FIELD_HEIGHT()
2020-03-23 Seungha Yangv4l2bufferpool: Use unique name for v4l2bufferpool...
2020-03-10 Gordon Hartv4l2src: decrease gst_v4l2src_create log verbosity
2020-02-05 Guillaume Desmottesv4l2: map GST_VIDEO_FORMAT_BGR15
2020-02-05 Guillaume Desmottesv4l2: fix crash on invalid caps
2019-11-20 Nicolas Dufresnev4l2bufferpool: Queue number of allocated buffers to...
2019-11-18 Nicolas Dufresnev4l2object: Workaround bad TRY_FMT colorimetry implemen...
2019-11-17 Niels De GraefDon't pass default GLib marshallers for signals
2019-11-05 Guillaume Desmottesv4l2object: update match_buffer_layout() debug messages
2019-11-05 Guillaume Desmottesv4l2object: try matching buffer layout from downstream
2019-11-05 Guillaume Desmottesv4l2object: factor out gst_v4l2_object_match_buffer_lay...
2019-11-02 Guillaume Desmottesv4l2transform: use alignments from upstream when import...
2019-11-02 Guillaume Desmottesv4l2object: add support for vertical padding when impor...
2019-11-02 Guillaume Desmottesv4l2object: fix debug message if driver rejects stride
2019-11-02 Guillaume Desmottesv4l2: improve logs when importing buffers
2019-10-29 James Cowgillv4l2videodec: ensure pool exists before orphaning it
2019-10-16 Edward Herveygood: Avoid usage of deprecated API
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-10-13 Tim-Philipp Müllerv4l2videoenc: fix wrong type cast
2019-10-12 HuQianis a typo here? gstv4l2object.c
2019-10-11 Kevin Songv4l2videodec: Check stop in flush() to avoid race condi...
2019-10-11 Fuwei Tangv4l2videoenc: fix type conversion errors
2019-10-05 Aaron Boxerdocumentation: fix a number of typos
2019-09-27 Philipp Zabelv4l2: Add MPEG-2 profile and level support
2019-09-25 Philipp Zabelv4l2object: add support for ABGR, xBGR, RGBA, and RGBx...
2019-09-25 Philipp Zabelv4l2: update kernel headers to latest from media tree
2019-08-10 Nicolas Dufresnev4l2: Fix type compatibility issue with glibc 2.30
2019-07-09 Seungha Yangv4l2: Remove misleading comments
2019-07-04 Song Bingv4l2transform: set right buffer count.
2019-06-24 Song Bingv4l2videodec: Fix drain() function return type
2019-06-24 Tim-Philipp Müllerv4l2: fix compiler warning due to c99-ism
2019-06-05 Philippe Normandv4l2: Fix H.264 level 3 string representation
2019-06-05 Philippe Normandv4l2: Profile and level probing support for encoders...
2019-06-03 Damian Hobson-Garciav4l2object: Orphan buffer pool on object_stop if supported
2019-06-03 Damian Hobson-Garciav4l2bufferpool: Free orphaned allocator resources when...
2019-06-03 Damian Hobson-Garciav4l2bufferpool: return TRUE when buffer pool orphaning...
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-13 Thibault Saunierdoc: Fix some docstrings
2019-05-13 Thibault Saunierdoc: Port documentation to hotdoc
2019-05-13 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2019-04-16 Guillaume Desmottesv4l2: fix use after free when handling events
2019-04-05 Philipp Zabelv4l2: remove __user define from types-compat.h
2019-04-05 Philipp Zabelv4l2object: use opRGB colorspace and xfer func defines
2019-04-05 Philipp Zabelv4l2videodec: support orphaning
2019-04-05 Philipp Zabelv4l2bufferpool: support orphaning
2019-04-05 Philipp Zabelv4l2allocator: support orphaning
2019-04-05 Philipp Zabelv4l2: update kernel headers to latest from media tree
2019-04-05 Guillaume Desmottesv4l2src: preserve features when fixating caps
2019-03-21 Philipp Zabelv4l2videoenc: set GstVideoCodecFrame sync point flag
2019-03-18 Philippe Normandv4l2: Set Hardware classifier on encoders
2019-03-18 Philippe Normandv4l2: Set Hardware classifier on video decoders
2019-03-17 Philipp Zabelv4l2transform: don't segfault if flushed without pools
2019-03-08 Philipp Zabelv4l2sink: fix pool-less allocation query handling
2019-02-26 Mauro Carvalho Chehabv4l2: accept Bayer as possible input/output for V4L2...
2019-02-26 Mauro Carvalho Chehabv4l2: fix a typo on a debug message at v4l2_calls
2019-02-26 Matthew Watersv4l2dec: also remove the colorimetry and chroma-site...
2019-01-17 Guillaume Desmottesv4l2: mark caps from probe as MAY_BE_LEAKED
2019-01-17 Guillaume Desmottesv4l2transform: fix cdata caps leaks
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-12-04 Maciej WolnyRemove duplicate declarations
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-21 Nicolas Dufresnev4l2: Properly fix Android build
2018-11-21 Xavier ClaessensFix ioctl() signature on Android
2018-11-08 Nicolas Dufresnev4l2object: Read driver selected interlace mode
next