scrcpy/app
Romain Vimont 5f2f0ce595 Make video buffer more generic
Video buffer is a tool between a frame producer and a frame consumer.

For now, it is used between a decoder and a renderer, but in the future
another instance might be used to swscale decoded frames.
2021-02-19 21:16:57 +01:00
..
src Make video buffer more generic 2021-02-19 21:16:57 +01:00
tests Replace SDL_strdup() by strdup() 2021-02-17 09:54:03 +01:00
meson.build Enable NDEBUG via Meson built-in option 2021-02-17 09:54:03 +01:00
scrcpy.1 Document --encoder option 2020-11-08 21:11:12 +01:00