rpicamsrc: mark buffers as header and keyframe/delta-unit
[platform/upstream/gstreamer.git] / sys / rpicamsrc / RaspiCapture.c
2020-07-24 Tim-Philipp Müllerrpicamsrc: mark buffers as header and keyframe/delta...
2020-07-24 Tim-Philipp Müllerrpicamsrc: fix nal alignment of output buffers
2020-07-10 Tim-Philipp Müllerrpicamsrc: fix indentation
2020-07-10 Tim-Philipp Müllerrpicamsrc: fix and silence some compiler warnings
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-07-10 Jan Schmidtrpicamsrc: Attempt to workaround MMAL timeout bug
2020-07-10 Jan Schmidtrpicamsrc: Improve timeout error
2020-07-10 Jan Schmidtrpicamsrc: Don't destroy the camera component on startu...
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: 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