Thread: Avisynth+
View Single Post
Old 14th November 2013, 12:55   #282  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,555
I have a small avisynth.h change request. Feel free to ignore it if you're not going to break the ABI when going 64bit.

Would it be possible to extend VideoFrame:: offset, offsetU and offsetV to be a 64 bit type (such as ptrdiff_t)?

This would make wrapping to VapourSynth internals possible for the 64 bit ABI.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is offline