Skip to content

Commit

Permalink
Added libswresample in pkg config
Browse files Browse the repository at this point in the history
  • Loading branch information
asticode committed Dec 18, 2024
1 parent b86c411 commit ff05de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astiav.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package astiav

//#cgo pkg-config: libavcodec libavdevice libavfilter libavformat libswscale libavutil
//#cgo pkg-config: libavcodec libavdevice libavfilter libavformat libswresample libswscale libavutil
import "C"

0 comments on commit ff05de2

Please sign in to comment.