diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-09-18 12:40:38 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-09-18 12:40:38 +0100 |
| commit | ef032276fc0e202b8c54dc6239bac418ffdc4c70 (patch) | |
| tree | 04731fadcef035f039044e60fe0f77179c2bf59d /rotord/src/libavwrapper.h | |
| parent | 1df3fe73cfb5866c9843818b487373ee8004fd65 (diff) | |
trying avformat_write_header options in exporter
Diffstat (limited to 'rotord/src/libavwrapper.h')
| -rw-r--r-- | rotord/src/libavwrapper.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rotord/src/libavwrapper.h b/rotord/src/libavwrapper.h index 77832a7..989d045 100644 --- a/rotord/src/libavwrapper.h +++ b/rotord/src/libavwrapper.h @@ -14,6 +14,8 @@ extern "C" { #include <libavutil/pixfmt.h> #include <libavutil/opt.h> #include <libswscale/swscale.h> + // ????????? +//#include <libavformat/movenc.h> } #include <string> |
