mirror of
https://github.com/Genymobile/scrcpy
synced 2024-12-26 00:52:20 +00:00
35298bb0c6
On H.264 stream EOF, the eof_reached flag is set, but av_read_frame() still provides a frame, so check the flag only afterwards. As a side-effect, it also fixes a memory leak (the very last packet was not unref). |
||
---|---|---|
.. | ||
src | ||
tests | ||
meson.build |