Fix code after avcodec->codec was deprecated

This commit is contained in:
dec05eba
2022-02-25 04:11:58 +01:00
parent 1f947c5861
commit 35d2cc64fa
2 changed files with 67 additions and 85 deletions

View File

@@ -26,4 +26,4 @@ glfw3 = "3"
#alsa = "1"
libpulse-simple = ">=13"
libswresample = "3"
libswresample = ">=3"