gstreamer/sys/rpicamsrc
Jan Schmidt 3771777f7f rpicamsrc: Clear intra-refresh MMAL param struct.
Use memset on the stack allocated MMAL_PARAMETER_VIDEO_INTRA_REFRESH_T
struct. Apparently mmal_port_parameter_get() doesn't retrieve all
parameters, causing random failures when we set the intra-refresh
param on the encoder.

Fixes https://github.com/thaytan/gst-rpicamsrc/issues/22 for me.
2020-07-10 16:44:13 +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: Use MMAL PTS and STC to calculate GStreamer timestamps 2020-07-10 16:43:55 +01:00
gstrpicamsrc.h rpicamsrc: Add annotation-mode and annotation-text properties 2020-07-10 16:43:30 +01:00
gstrpicamsrcdeviceprovider.c rpicamsrc: deviceprovider: check if camera is detected and supported 2020-07-10 16:42:59 +01:00
gstrpicamsrcdeviceprovider.h rpicamsrc: Add GstDeviceProvider for rpi camera module 2020-07-10 16:42:58 +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: Clear intra-refresh MMAL param struct. 2020-07-10 16:44:13 +01:00
RaspiCapture.h rpicamsrc: Use MMAL PTS and STC to calculate GStreamer timestamps 2020-07-10 16:43:55 +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: Incorporate raspivid changes from upstream 2020-07-10 16:43:02 +01:00
RaspiPreview.h rpicamsrc: Incorporate raspivid changes from upstream 2020-07-10 16:43:02 +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