Changeset 1338


Ignore:
Timestamp:
Mar 18, 2009 8:17:12 AM (15 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanovis/RpAVTranslate.cpp

    r1337 r1338  
    180180    }
    181181
    182 #ifdef notdef
    183182    // use img_convert instead of sws_scale because img_convert
    184183    // is lgpl nad sws_scale is gpl
     
    186185                (AVPicture *)_rgb_picture, PIX_FMT_RGB24,
    187186                _width, _height);
    188 #endif
    189187    writeVideoFrame(status);
    190188
Note: See TracChangeset for help on using the changeset viewer.