No subject
Fri Feb 15 00:41:25 CET 2008
uint8_t *const frame = h->fdec->plane[0];
const int width = h->param.i_width;
const int height = h->param.i_height;
const int stride = h->fdec->i_stride[0];
for the luma plane, and I suppose similarly for the chroma.
I don't know if it's accessible through the API.
> Thanks very much for your prompt responses. You guys rock. (Sorry to sound
> like a fanboy, but this has been the easiest integration I've done in 4
> years of working on mpeg4ip).
Yeah, I also love working with x264 after doing some work with JM :)
(not to even mention the speed :)
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list