aboutsummaryrefslogtreecommitdiff
path: root/examples/dmabuf-capture.c
AgeCommit message (Expand)Author
2023-10-25examples: drop dead client codeSimon Ser
2023-02-28examples/dmabuf-capture: fix frame_number deprecated in FFmpeg 6.0Simon Ser
2022-02-21Fixed compiling with FFmpeg 5.0Keith Bowes
2021-03-22examples/dmabuf-capture: stop using av_init_packetSimon Ser
2020-08-31examples/dmabuf-capture: add extra roundtrip for wl_output listenerSimon Ser
2020-08-24Remove unnecessary wl_display_dispatch callsSimon Ser
2020-05-01examples/dmabuf-capture: use getoptSimon Ser
2019-11-20Add -Wmissing-prototypesSimon Ser
2019-01-29Fix two issues found with Clang's static analyzeremersion
2018-11-06Use _POSIX_C_SOURCE, use shm_openemersion
2018-10-15Fix libdrm includesScott Anderson
2018-09-18export-dmabuf: disable hardware cursors if desiredemersion
2018-06-25examples/dmabuf-capture: move encoding to a separate threadRostislav Pehlivanov
2018-06-17Fix exampleRostislav Pehlivanov
2018-06-17export-dmabuf: update protocolemersion
2018-06-17Update example and protocolRostislav Pehlivanov
2018-05-29examples/dmabuf-capture: simplify event loop and fix styleemersion
2018-05-29examples/dmabuf-capture: fix indentationemersion
2018-05-29Command line parsingRostislav Pehlivanov
2018-05-29Add a demo client for dmabuf exportRostislav Pehlivanov