platform/upstream/gstreamer.git
2020-07-10 Tim-Philipp... rpicamsrc: fix indentation
2020-07-10 Tim-Philipp... rpicamsrc: fix and silence some compiler warnings
2020-07-10 Tim-Philipp... rpicamsrc: hook up to build
2020-07-10 Tim-Philipp... Merge branch 'plugin-move-rpicamsrc'
2020-07-10 Tim-Philipp... rpicamsrc: sync autotools with glib-mkenum usage in...
2020-07-10 Tim-Philipp... rpicamsrc: meson: use gnome.glib_mkenums_simple() and...
2020-07-10 Tim-Philipp... rpicamsrc: 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: webrtc example: Add a STUN server to the...
2020-07-10 Jan Schmidtrpicamsrc: webrtc example: Modify HTML to support other...
2020-07-10 Jan Schmidtrpicamsrc: webrtc example: Remove external fmtp insertion
2020-07-10 Jan Schmidtrpicamsrc: webrtc example: Set the locale
2020-07-10 Jan Schmidtrpicamsrc: Don't destroy the camera component on startu...
2020-07-10 Jan Schmidtrpicamsrc: Add webrtc streaming example
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... rpicamsrc: 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: add test-color-balance example
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: Add dynamic properties example
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... rpicamsrc: deviceprovider: check if camera is detected...
2020-07-10 Tim-Philipp... rpicamsrc: Add GstDeviceProvider for rpi camera module
2020-07-10 Tim-Philipp... rpicamsrc: 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-10 Michael Olbrichsouphttpsrc: don't fail when seeking past the end of...
2020-07-10 Michael Olbrichsouphttpsrc: don't update the size on error
2020-07-10 Matthew Watersqt/gloverlay: fix using OpenGL after destroying Qml
2020-07-08 Tim-Philipp... meson: set release date from .doap file for releases
2020-07-07 Sebastian Drögeqtmux: Don't lock object lock twice in prefill mode
2020-07-04 Tim-Philipp... meson: add update-orc-dist target
2020-07-03 Xavier Claessensv4l2: Do not renegotiate if only framerate changed
2020-07-03 Sebastian Drögeflacenc: Pass audio info from set_format() to query_tot...
2020-07-03 Tim-Philipp... Back to development
2020-07-02 Tim-Philipp... Release 1.17.2
2020-07-02 Nirbheek Chauhandeinterlace: Disable nasm support on x32
2020-07-01 Nirbheek Chauhandeinterlace: Fix build on x32
2020-07-01 Jan Schmidtmatroska-mux: Wait for caps on sparse streams
2020-07-01 Jan Schmidtmatroska-mux: Warn on late caps arrival
2020-06-30 Sebastian Drögeimagefreeze: Return TRUE from the LATENCY query handling
2020-06-29 Sebastian Drögeimagefreeze: Add test for new live mode
2020-06-29 Sebastian Drögeimagefreeze: Add a live mode
2020-06-28 Sebastian Drögeimagefreeze: Correctly answer the LATENCY query
2020-06-28 Nicolas Dufresnev4l2: Fix threading issues in orphaning mechanism
next