mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Make Video Decoding more stable
This commit is contained in:
parent
3c5912ad75
commit
55002a4585
10 changed files with 116 additions and 18 deletions
|
@ -13,6 +13,7 @@ endif()
|
|||
find_package(FFMPEG REQUIRED COMPONENTS avcodec)
|
||||
|
||||
add_executable(chiaki
|
||||
include/exception.h
|
||||
src/main.cpp
|
||||
include/streamwindow.h
|
||||
src/streamwindow.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue