mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 10:46:51 -07:00
Add SeqNum
This commit is contained in:
parent
76a3d67f5e
commit
d9cb444ec6
5 changed files with 132 additions and 2 deletions
|
@ -20,7 +20,8 @@ set(HEADER_FILES
|
|||
include/chiaki/audioreceiver.h
|
||||
include/chiaki/video.h
|
||||
include/chiaki/videoreceiver.h
|
||||
include/chiaki/frameprocessor.h)
|
||||
include/chiaki/frameprocessor.h
|
||||
include/chiaki/seqnum.h)
|
||||
|
||||
set(SOURCE_FILES
|
||||
src/common.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue