mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 04:40:07 +01:00
wcap: Fix README typo
This commit is contained in:
parent
9b78adfe9d
commit
3cd1f860a0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ WCAP Tools
|
|||
|
||||
WCAP is the video capture format used by Weston (Weston CAPture).
|
||||
It's a simple, lossless format, that encodes the difference between
|
||||
frames as run-length ecoded rectangles. It's a variable framerate
|
||||
frames as run-length encoded rectangles. It's a variable framerate
|
||||
format, that only records new frames along with a timestamp when
|
||||
something actually changes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue