rpicamsrc: Implement use-stc property to disable STC timestamps
[platform/upstream/gstreamer.git] / sys / rpicamsrc / RaspiCapture.c
2020-07-10 Jan Schmidtrpicamsrc: Implement use-stc property to disable STC...
2020-07-10 Jan Schmidtrpicamsrc: Implement dynamic bitrate update
2020-07-10 Jan Schmidtrpicamsrc: Destroy mmal pool on shutdown always.
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 Jan Schmidtrpicamsrc: Fix buffer PTS calculation
2020-07-10 Jan Schmidtrpicamsrc: Fix initial config setting.
2020-07-10 Jan Schmidtrpicamsrc: Disable bitrate, quantisation and intra...
2020-07-10 Jan Schmidtrpicamsrc: Update properties dynamically where possible
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: Use MMAL PTS and STC to calculate GStreamer...
2020-07-10 Jan Schmidtrpicamsrc: Defer encoder creation until after caps...
2020-07-10 Jan Schmidtrpicamsrc: More conversion to GStreamer logging
2020-07-10 Jan Schmidtrpicamsrc: Incorporate raspivid changes from upstream
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: 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