diff options
| author | Comment <tim@gray.(none)> | 2013-09-17 17:53:36 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-09-17 17:53:36 +0100 |
| commit | 0b2d918d4e99d0fa0f0a4426a5ee9f275f3fb1fd (patch) | |
| tree | 7d29d6059b560fa9c6ea9b0effdd42f76cbb7309 /rotord/src/libavwrapper.h | |
| parent | 1df3fe73cfb5866c9843818b487373ee8004fd65 (diff) | |
stop graph print while locking
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..35cb149 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> |
