ZedZone
|
Blog
|
Software
|
Code
projects
/
panamaz
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Pattern matching and defaults for structs
[panamaz]
/
test-ffmpeg
/
ffmpeg.h
1
2
#include <libavcodec/avcodec.h>
3
#include <libavformat/avformat.h>
4
#include <libswscale/swscale.h>
5
#include <libavutil/imgutils.h>
6
#include <libavutil/opt.h>