summaryrefslogtreecommitdiffstats
path: root/app/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-12-22main: Remove raw video media types capsMarius Vlad1-2/+1
2023-12-05app: Fix resizing to window/float and set it up if user requests itMarius Vlad1-0/+11
2023-12-05app: Remove width/height from filesrc fallback sinkMarius Vlad1-1/+1
2023-11-27app: Convert to meson build system and use gRPCMarius Vlad1-51/+5
2023-11-08Port to gst-wayland changes in gst 1.22, maintaining backwards compatibilityGeorge Kiagiadakis1-4/+7
2023-10-25camera-gstreamer: Add fallback sinkAshok Sidipotu1-35/+82
2023-10-12camera-gstreamer: Add pipewire source to capture video streamsAshok Sidipotu1-8/+24
2023-08-28main: Redo buffer handling in camera-gstreamerMarius Vlad1-56/+111
2023-08-09main: Destroy the pipeline before window/displayMarius Vlad1-2/+3
2023-08-09main: Allow to pass different devices and height/widthMarius Vlad1-1/+22
2022-01-17Fix code review comments from https://gerrit.automotivelinux.org/gerrit/c/app...marlin_12.92.0marlin/12.92.012.92.0Vasyl Vavrychuk1-1/+1
2022-01-16Explain why need to check for buffer valid.Vasyl Vavrychuk1-0/+2
2022-01-16Rearrange buffer valid and busy check.Vasyl Vavrychuk1-1/+1
2021-12-07Freeing main argv is not needed and must not be done.marlin_12.91.0marlin/12.91.0koi_11.0.5koi/11.0.512.91.011.0.5Vasyl Vavrychuk1-3/+3
2021-12-07Fix crash due to 'window->buffers[0].buffer' NULL pointer.Vasyl Vavrychuk1-1/+1
2021-12-07Automatically detect camera capable v4l2 device.Vasyl Vavrychuk1-3/+1
2021-12-04Disable buffering on stdout.Andriy Tryshnivskyy1-0/+2
2021-03-03Init camera-gstreamermarlin_12.90.1marlin_12.90.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_11.0.4koi_11.0.3koi/11.0.4koi/11.0.3jellyfish_10.0.3jellyfish/10.0.312.90.112.90.011.92.011.91.011.0.411.0.310.0.3Marius Vlad1-0/+739