CocoaSplit/CocoaSplitCmd/CocoaSplitCmd-Prefix.pch
Zakk 57c3ac25e4 Added command line version.
Fixed crash bug with some types of input and x264 encoding (improper swscale arguments, and calculating CVImageBuffer size incorrectly)
2013-05-03 02:02:49 -04:00

7 lines
167 B
Text

//
// Prefix header for all source files of the 'CocoaSplitCmd' target in the 'CocoaSplitCmd' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif