Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2020-07-10rpicamsrc: Describe awb-mode=off in lowercaseJan Schmidt
2020-07-10rpicamsrc: colorbalance: protect with config_lock mutexPhilippe Normand
2020-07-10rpicamsrc: Implement GstColorBalance interfacePhilippe Normand
2020-07-10rpicamsrc: Fix initial config setting.Jan Schmidt
2020-07-10rpicamsrc: Disable bitrate, quantisation and intra-refresh dynamic changesJan Schmidt
2020-07-10rpicamsrc: Send vcos_log_warn via GStreamer debug messagesJan Schmidt
2020-07-10rpicamsrc: Update properties dynamically where possibleJan Schmidt
2020-07-10rpicamsrc: split preview config and stateJan Schmidt
2020-07-10rpicamsrc: Clear intra-refresh MMAL param struct.Jan Schmidt
2020-07-10rpicamsrc: Merge changes from userland repoJan Schmidt
2020-07-10rpicamsrc: Map intra-refresh cyclic-rows to the correct MMAL param.Jan Schmidt
2020-07-10rpicamsrc: Use MMAL PTS and STC to calculate GStreamer timestampsJan Schmidt
2020-07-10rpicamsrc: Defer encoder creation until after caps are negotiatedJan Schmidt
2020-07-10rpicamsrc: Read and set H.264 profile from negotiated capsJan Schmidt
2020-07-10rpicamsrc: Add intra-refresh-type property, and set default keyframe spacing ...Jan Schmidt
2020-07-10rpicamsrc: Add annotation-mode and annotation-text propertiesJan Schmidt
2020-07-10rpicamsrc: implement sensor-mode propertyJan Schmidt
2020-07-10rpicamsrc: More conversion to GStreamer loggingJan Schmidt
2020-07-10rpicamsrc: Implement drc propertyJan Schmidt
2020-07-10rpicamsrc: add awb-gain-red and awb-gain-blue propertiesJan Schmidt
2020-07-10rpicamsrc: Add camera-number propertyJan Schmidt
2020-07-10rpicamsrc: add inline-headers and shutter-speed propertiesJan Schmidt
2020-07-10rpicamsrc: Add quantisation-parameter property, support variable bitrateJan Schmidt
2020-07-10rpicamsrc: Incorporate raspivid changes from upstreamJan Schmidt
2020-07-10rpicamsrc: Add keyframe-interval property to the elementJan Schmidt
2020-07-10rpicamsrc: deviceprovider: check if camera is detected and supportedTim-Philipp Müller
2020-07-10rpicamsrc: Add GstDeviceProvider for rpi camera moduleTim-Philipp Müller
2020-07-10rpicamsrc: avoid single-element lists in template capsTim-Philipp Müller
2020-07-10rpicamsrc: Add force-key-unit event supportVivia Nikolaidou
2020-07-10rpicamsrc: Move all debug output to go via GStreamer logsJan Schmidt
2020-07-10rpicamsrc: Update maximum framerate to 90 fpsJan Schmidt
2020-07-10rpicamsrc: Enable image effectsJan Schmidt
2020-07-10rpicamsrc: Re-flow element source code with gst-indentJan Schmidt
2020-07-10rpicamsrc: Implement a bunch of the raspivid command-line paramsJan Schmidt
2020-07-10rpicamsrc: Tell basesrc to timestamp buffers for us, for now.Jan Schmidt
2020-07-10rpicamsrc: Initial caps nego and properties.Jan Schmidt
2020-07-10rpicamsrc: First version which generates buffers on the src padJan Schmidt
2020-07-10rpicamsrc: Checkpoint. Version which writes directly to test.outJan Schmidt
2020-07-10rpicamsrc: checkpointJan Schmidt
2020-07-10rpicamsrc: Initial commitJan Schmidt
2020-07-03v4l2: Do not renegotiate if only framerate changedXavier Claessens
2020-06-28v4l2: Fix threading issues in orphaning mechanismNicolas Dufresne
2020-06-28v4l2bufferpoool: Fix requeueue after seek when importingNicolas Dufresne
2020-06-28Revert "v4l2bufferpool: request the maximum number of buffers for USERPTR"Nicolas Dufresne
2020-06-28Revert "v4l2bufferpool: request the maximum number of buffers for DMABUF"Nicolas Dufresne
2020-06-28v4l2bufferpool: Only resurrect the right amount of buffersNicolas Dufresne
2020-06-28v4l2object: Only offer inactive pools and if neededNicolas Dufresne
2020-06-26v4l2allocator: Don't do REQBUFS(0) on inactive allocatorNicolas Dufresne
2020-06-26v4l2bufferpool: Avoid set_flushing warningNicolas Dufresne
2020-06-26v4l2allocator: Fix data offset / bytesused size validationNicolas Dufresne