Video frames in libquicktime and gavl are compatible for planar formats. For packed formats however, we need an additional array for storing the rows. We could allocate and free them dynamically, causing a lot of overhead. Therefore, we supply 2 functions for creating and freeing the row pointers so they can be reused.