gstreamer/sys/rpicamsrc
Jan Schmidt 09d9ac2d2e rpicamsrc: Don't destroy the camera component on startup error
Just disable the camera component when it fails to start. The
most common reason is that the camera device is already in use,
and if we just disable the mmal component correct cleanup
will happen later
2020-07-10 16:46:23 +01:00
..
gstplugin.map rpicamsrc: Add experimental build using the Meson build system 2020-07-10 16:45:46 +01:00
gstrpicam-enums-template.c rpicamsrc: Implement a bunch of the raspivid command-line params 2020-07-10 16:42:11 +01:00
gstrpicam-enums-template.h rpicamsrc: Implement a bunch of the raspivid command-line params 2020-07-10 16:42:11 +01:00
gstrpicam_types.h rpicamsrc: Map intra-refresh cyclic-rows to the correct MMAL param. 2020-07-10 16:44:07 +01:00
gstrpicamsrc.c rpicamsrc: Expose constrained-baseline profile 2020-07-10 16:46:19 +01:00
gstrpicamsrc.h rpicamsrc: Set outgoing buffer durations based on negotiated framerate. 2020-07-10 16:45:53 +01:00
gstrpicamsrcdeviceprovider.c rpicamsrc: Add define and increase reported maximum FPS from 90 to 1000 2020-07-10 16:46:18 +01:00
gstrpicamsrcdeviceprovider.h rpicamsrc: Add GstDeviceProvider for rpi camera module 2020-07-10 16:42:58 +01:00
meson.build rpicamsrc: Add experimental build using the Meson build system 2020-07-10 16:45:46 +01:00
RaspiCamControl.c rpicamsrc: Merge changes from userland repo 2020-07-10 16:44:11 +01:00
RaspiCamControl.h rpicamsrc: Merge changes from userland repo 2020-07-10 16:44:11 +01:00
RaspiCapture.c rpicamsrc: Don't destroy the camera component on startup error 2020-07-10 16:46:23 +01:00
RaspiCapture.h rpicamsrc: Add define and increase reported maximum FPS from 90 to 1000 2020-07-10 16:46:18 +01:00
RaspiCLI.c rpicamsrc: Incorporate raspivid changes from upstream 2020-07-10 16:43:02 +01:00
RaspiCLI.h rpicamsrc: Incorporate raspivid changes from upstream 2020-07-10 16:43:02 +01:00
RaspiPreview.c rpicamsrc: split preview config and state 2020-07-10 16:44:21 +01:00
RaspiPreview.h rpicamsrc: split preview config and state 2020-07-10 16:44:21 +01:00
RaspiStill.c rpicamsrc: Checkpoint. Version which writes directly to test.out 2020-07-10 16:42:06 +01:00
RaspiStillYUV.c rpicamsrc: checkpoint 2020-07-10 16:42:04 +01:00