diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-06-12 17:55:34 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-06-12 17:55:34 +0100 |
| commit | fcf506ec84bfd0e7d1254fef5c5f391e27c57674 (patch) | |
| tree | 2288fc7542efc9be263e27320695024301c4d2a6 /rotord/libavwrapper.h | |
| parent | 553530cf94eafd41477bfee7d330211637e9bfc0 (diff) | |
how to identify planar audio
Diffstat (limited to 'rotord/libavwrapper.h')
| -rwxr-xr-x | rotord/libavwrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/libavwrapper.h b/rotord/libavwrapper.h index faa4a2e..e48dfa5 100755 --- a/rotord/libavwrapper.h +++ b/rotord/libavwrapper.h @@ -41,6 +41,7 @@ extern "C" { #include <libavutil/pixfmt.h> #include <libavutil/opt.h> #include <libavutil/imgutils.h> +#include <libavutil/samplefmt.h> #include <libswscale/swscale.h> //? } |
