v4l2codec: Pass system frame number as timestamp and use it to retrieve back frames...
[platform/upstream/gstreamer.git] / sys /
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-24 Tim-Philipp Müllerrpicamsrc: hypothetical fix for data pointer calculation
2020-07-24 Tim-Philipp Müllerrpicamsrc: mark buffers as header and keyframe/delta...
2020-07-24 Tim-Philipp Müllerrpicamsrc: fix nal alignment of output buffers
2020-07-23 Tim-Philipp Müllerrpicamsrc: fix "Could not find component vc.ril.camera...
2020-07-23 Tim-Philipp Müllerrpicamsrc: deviceprovider: hook up i18n properly
2020-07-23 Tim-Philipp Müllerrpicamsrc: deviceprovider: advertise (M)JPEG as well
2020-07-23 Tim-Philipp Müllerrpicamsrc: deviceprovider: also advertise constrained...
2020-07-22 Haihua Huv4l2: enhance v4l2 control interface to support string...
2020-07-10 Tim-Philipp Müllerrpicamsrc: fix build with older meson versions
2020-07-10 Tim-Philipp Müllerrpicamsrc: flesh out docs and add to plugin docs cache
2020-07-10 Tim-Philipp Müllerrpicamsrc: enable video orientation/direction unconditi...
2020-07-10 Tim-Philipp Müllerrpicamsrc: remove mkenums template files which are...
2020-07-10 Tim-Philipp Müllerrpicamsrc: fix indentation
2020-07-10 Tim-Philipp Müllerrpicamsrc: fix and silence some compiler warnings
2020-07-10 Tim-Philipp Müllerrpicamsrc: hook up to build
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-07-10 Tim-Philipp Müllerrpicamsrc: sync autotools with glib-mkenum usage in...
2020-07-10 Tim-Philipp Müllerrpicamsrc: meson: use gnome.glib_mkenums_simple() and...
2020-07-10 Tim-Philipp Müllerrpicamsrc: meson: drop map file and fix plugin symbol...
2020-07-10 Jan Schmidtrpicamsrc: Attempt to workaround MMAL timeout bug
2020-07-10 Jan Schmidtrpicamsrc: Improve timeout error
2020-07-10 Jan Schmidtrpicamsrc: Don't destroy the camera component on startu...
2020-07-10 Jan Schmidtrpicamsrc: Expose constrained-baseline profile
2020-07-10 Jan Schmidtrpicamsrc: Add define and increase reported maximum...
2020-07-10 Jan Schmidtrpicamsrc: Expand frame timeout from 100ms to 500ms
2020-07-10 Georgii Staroselskiirpicamsrc: RaspiCapture: use mmal_queue_timedwait(...
2020-07-10 Georgii Staroselskiirpicamsrc: RaspiCapture: handle MMAL_EVENT_ERROR
2020-07-10 Jan Schmidtrpicamsrc: Implement use-stc property to disable STC...
2020-07-10 Jan Schmidtrpicamsrc: Fix the descriptions of text annotation...
2020-07-10 Jan Schmidtrpicamsrc: Implement dynamic bitrate update
2020-07-10 Jan Schmidtrpicamsrc: Set outgoing buffer durations based on negot...
2020-07-10 Jan Schmidtrpicamsrc: Destroy mmal pool on shutdown always.
2020-07-10 Jan Schmidtrpicamsrc: Switch back to MJPEG codec for image/jpeg
2020-07-10 Jan Schmidtrpicamsrc: Don't try and set H264 params with JPEG...
2020-07-10 Jan Schmidtrpicamsrc: First attempt at implementing MJPEG and...
2020-07-10 Tim-Philipp Müllerrpicamsrc: Add experimental build using the Meson build...
2020-07-10 Xabier Rodriguez... rpicamsrc: Implement GstVideoDirection interface
2020-07-10 Jan Schmidtrpicamsrc: MMAL gives buffers with nal alignment, not AU
2020-07-10 Xabier Rodriguez... rpicamsrc: Create orientation property
2020-07-10 Jan Schmidtrpicamsrc: basesrc event handlers should not unref
2020-07-10 Jan Schmidtrpicamsrc: Add property getters for preview window...
2020-07-10 Jan Schmidtrpicamsrc: Add preview-x/y/w/h properties
2020-07-10 Jan Schmidtrpicamsrc: Add properties for configuring annotation...
2020-07-10 ibauerrpicamsrc: Changed awb-gain-blue use the correct enum...
2020-07-10 Jan Schmidtrpicamsrc: Fix buffer PTS calculation
2020-07-10 Philippe Normandrpicamsrc: Basic orientation interface support
2020-07-10 Jan Schmidtrpicamsrc: Describe awb-mode=off in lowercase
2020-07-10 Philippe Normandrpicamsrc: colorbalance: protect with config_lock mutex
2020-07-10 Philippe Normandrpicamsrc: Implement GstColorBalance interface
2020-07-10 Jan Schmidtrpicamsrc: Fix initial config setting.
2020-07-10 Jan Schmidtrpicamsrc: Disable bitrate, quantisation and intra...
2020-07-10 Jan Schmidtrpicamsrc: Send vcos_log_warn via GStreamer debug messages
2020-07-10 Jan Schmidtrpicamsrc: Update properties dynamically where possible
2020-07-10 Jan Schmidtrpicamsrc: split preview config and state
2020-07-10 Jan Schmidtrpicamsrc: Clear intra-refresh MMAL param struct.
2020-07-10 Jan Schmidtrpicamsrc: Merge changes from userland repo
2020-07-10 Jan Schmidtrpicamsrc: Map intra-refresh cyclic-rows to the correct...
2020-07-10 Jan Schmidtrpicamsrc: Use MMAL PTS and STC to calculate GStreamer...
2020-07-10 Jan Schmidtrpicamsrc: Defer encoder creation until after caps...
2020-07-10 Jan Schmidtrpicamsrc: Read and set H.264 profile from negotiated...
2020-07-10 Jan Schmidtrpicamsrc: Add intra-refresh-type property, and set...
2020-07-10 Jan Schmidtrpicamsrc: Add annotation-mode and annotation-text...
2020-07-10 Jan Schmidtrpicamsrc: implement sensor-mode property
2020-07-10 Jan Schmidtrpicamsrc: More conversion to GStreamer logging
2020-07-10 Jan Schmidtrpicamsrc: Implement drc property
2020-07-10 Jan Schmidtrpicamsrc: add awb-gain-red and awb-gain-blue properties
2020-07-10 Jan Schmidtrpicamsrc: Add camera-number property
2020-07-10 Jan Schmidtrpicamsrc: add inline-headers and shutter-speed properties
2020-07-10 Jan Schmidtrpicamsrc: Add quantisation-parameter property, support...
2020-07-10 Jan Schmidtrpicamsrc: Incorporate raspivid changes from upstream
2020-07-10 Jan Schmidtrpicamsrc: Add keyframe-interval property to the element
2020-07-10 Tim-Philipp Müllerrpicamsrc: deviceprovider: check if camera is detected...
2020-07-10 Tim-Philipp Müllerrpicamsrc: Add GstDeviceProvider for rpi camera module
2020-07-10 Tim-Philipp Müllerrpicamsrc: avoid single-element lists in template caps
2020-07-10 Vivia Nikolaidourpicamsrc: Add force-key-unit event support
2020-07-10 Jan Schmidtrpicamsrc: Move all debug output to go via GStreamer...
2020-07-10 Jan Schmidtrpicamsrc: Update maximum framerate to 90 fps
2020-07-10 Jan Schmidtrpicamsrc: Enable image effects
2020-07-10 Jan Schmidtrpicamsrc: Re-flow element source code with gst-indent
2020-07-10 Jan Schmidtrpicamsrc: Implement a bunch of the raspivid command...
2020-07-10 Jan Schmidtrpicamsrc: Tell basesrc to timestamp buffers for us...
2020-07-10 Jan Schmidtrpicamsrc: Initial caps nego and properties.
2020-07-10 Jan Schmidtrpicamsrc: First version which generates buffers on...
2020-07-10 Jan Schmidtrpicamsrc: Checkpoint. Version which writes directly...
2020-07-10 Jan Schmidtrpicamsrc: checkpoint
2020-07-10 Jan Schmidtrpicamsrc: Initial commit
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
next