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-09-10v4l2object: plug memory-leakHavard Graff
2020-08-12v4l2h264codec: Map newly defined profile/levelsNicolas Dufresne
2020-08-12v4l2: Sync headers with kernel 5.9Nicolas Dufresne
2020-08-11v4l2: use GstV4l2Error in gst_v4l2_open()Víctor Manuel Jáquez Leal
2020-07-24rpicamsrc: hypothetical fix for data pointer calculationTim-Philipp Müller
2020-07-24rpicamsrc: mark buffers as header and keyframe/delta-unitTim-Philipp Müller
2020-07-24rpicamsrc: fix nal alignment of output buffersTim-Philipp Müller
2020-07-23rpicamsrc: fix "Could not find component vc.ril.camera" on recent raspiosTim-Philipp Müller
2020-07-23rpicamsrc: deviceprovider: hook up i18n properlyTim-Philipp Müller
2020-07-23rpicamsrc: deviceprovider: advertise (M)JPEG as wellTim-Philipp Müller
2020-07-23rpicamsrc: deviceprovider: also advertise constrained-baseline profileTim-Philipp Müller
2020-07-22v4l2: enhance v4l2 control interface to support string type CIDHaihua Hu
2020-07-10rpicamsrc: fix build with older meson versionsTim-Philipp Müller
2020-07-10rpicamsrc: flesh out docs and add to plugin docs cacheTim-Philipp Müller
2020-07-10rpicamsrc: enable video orientation/direction unconditionallyTim-Philipp Müller
2020-07-10rpicamsrc: remove mkenums template files which are no longer neededTim-Philipp Müller
2020-07-10rpicamsrc: fix indentationTim-Philipp Müller
2020-07-10rpicamsrc: fix and silence some compiler warningsTim-Philipp Müller
2020-07-10rpicamsrc: hook up to buildTim-Philipp Müller
2020-07-10Merge branch 'plugin-move-rpicamsrc'Tim-Philipp Müller
2020-07-10rpicamsrc: sync autotools with glib-mkenum usage in meson buildTim-Philipp Müller
2020-07-10rpicamsrc: meson: use gnome.glib_mkenums_simple() and fix build as Meson subp...Tim-Philipp Müller
2020-07-10rpicamsrc: meson: drop map file and fix plugin symbol export with newer gstre...Tim-Philipp Müller
2020-07-10rpicamsrc: Attempt to workaround MMAL timeout bugJan Schmidt
2020-07-10rpicamsrc: Improve timeout errorJan Schmidt
2020-07-10rpicamsrc: Don't destroy the camera component on startup errorJan Schmidt
2020-07-10rpicamsrc: Expose constrained-baseline profileJan Schmidt
2020-07-10rpicamsrc: Add define and increase reported maximum FPS from 90 to 1000Jan Schmidt
2020-07-10rpicamsrc: Expand frame timeout from 100ms to 500msJan Schmidt
2020-07-10rpicamsrc: RaspiCapture: use mmal_queue_timedwait() for buffer queueingGeorgii Staroselskii
2020-07-10rpicamsrc: RaspiCapture: handle MMAL_EVENT_ERRORGeorgii Staroselskii
2020-07-10rpicamsrc: Implement use-stc property to disable STC timestampsJan Schmidt
2020-07-10rpicamsrc: Fix the descriptions of text annotation colour propertiesJan Schmidt
2020-07-10rpicamsrc: Implement dynamic bitrate updateJan Schmidt
2020-07-10rpicamsrc: Set outgoing buffer durations based on negotiated framerate.Jan Schmidt
2020-07-10rpicamsrc: Destroy mmal pool on shutdown always.Jan Schmidt
2020-07-10rpicamsrc: Switch back to MJPEG codec for image/jpegJan Schmidt
2020-07-10rpicamsrc: Don't try and set H264 params with JPEG codecJan Schmidt
2020-07-10rpicamsrc: First attempt at implementing MJPEG and raw video supportJan Schmidt
2020-07-10rpicamsrc: Add experimental build using the Meson build systemTim-Philipp Müller
2020-07-10rpicamsrc: Implement GstVideoDirection interfaceXabier Rodriguez Calvar
2020-07-10rpicamsrc: MMAL gives buffers with nal alignment, not AUJan Schmidt
2020-07-10rpicamsrc: Create orientation propertyXabier Rodriguez Calvar
2020-07-10rpicamsrc: basesrc event handlers should not unrefJan Schmidt
2020-07-10rpicamsrc: Add property getters for preview window position.Jan Schmidt
2020-07-10rpicamsrc: Add preview-x/y/w/h propertiesJan Schmidt
2020-07-10rpicamsrc: Add properties for configuring annotation text size and colour.Jan Schmidt
2020-07-10rpicamsrc: Changed awb-gain-blue use the correct enum PROP_AWB_GAIN_BLUE and ...ibauer
2020-07-10rpicamsrc: Fix buffer PTS calculationJan Schmidt
2020-07-10rpicamsrc: Basic orientation interface supportPhilippe Normand