scrcpy/app
Romain Vimont 441d3fb119 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-03-06 22:58:03 +01:00
..
src Make video buffer more generic 2021-03-06 22:58:03 +01:00
tests Replace SDL_strdup() by strdup() 2021-02-17 09:54:03 +01:00
meson.build Simplify default values 2021-02-25 22:19:05 +01:00
scrcpy.1 Document --encoder option 2020-11-08 21:11:12 +01:00