diff options
Diffstat (limited to 'rotord/src')
| -rw-r--r-- | rotord/src/rotor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h index 8632896..027fba1 100644 --- a/rotord/src/rotor.h +++ b/rotord/src/rotor.h @@ -773,6 +773,7 @@ namespace Rotor { #define VIDEO_720P 1 #define VIDEO_360P 2 #define VIDEO_180P 3 + //if 360>size>180 use 360P.. like mip map class Base_video: public Image_node { public: Base_video(){ |
