summaryrefslogtreecommitdiffstats
path: root/src/test-native/ffmpeg/avcodec_sample.sh
blob: c5ccd6caf770c32428cb2e39db2f8acb10648e1b (plain)
1
2
3
4
5
6
#  -I/usr/include/libavcodec -I/usr/include/libavformat \

gcc \
  -o avcodec_sample avcodec_sample.c \
  -lavformat -lavcodec -lavutil -lswscale