root/branches/perian-1.1/Patches/ffmpeg-no-interlaced.diff

Revision 939, 388 bytes (checked in by astrange, 2 months ago)

Do the rest of the last commit.
Fix a malformed patch.
Rename one of the "Update Perian" buttons to "Check For Updates". (need to do this on trunk too)

  • ffmpeg/libavcodec/h264.h

    old new  
    5555 
    5656/* Compiling in interlaced support reduces the speed 
    5757 * of progressive decoding by about 2%. */ 
    58 #define ALLOW_INTERLACE 
     58//#define ALLOW_INTERLACE 
    5959 
    6060#define ALLOW_NOCHROMA 
    6161 
Note: See TracBrowser for help on using the browser.