rpicamsrc: Implement use-stc property to disable STC timestamps
[platform/upstream/gstreamer.git] / sys / rpicamsrc / gstrpicamsrc.c
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: Set outgoing buffer durations based on negot...
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 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 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: Update properties dynamically where possible
2020-07-10 Jan Schmidtrpicamsrc: Use MMAL PTS and STC to calculate GStreamer...
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: 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: Add keyframe-interval property to the element
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