Skip to content

Commit

Permalink
Added libpostproc in pkg config
Browse files Browse the repository at this point in the history
  • Loading branch information
asticode committed Dec 18, 2024
1 parent ff05de2 commit c0e24ab
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 libswresample libswscale libavutil
//#cgo pkg-config: libavcodec libavdevice libavfilter libavformat libavutil libpostproc libswresample libswscale
import "C"

0 comments on commit c0e24ab

Please sign in to comment.