[FFmpeg-devel] [PATCH] H.264 predictive lossless: again

Jason Garrett-Glaser darkshikari
Sat Nov 29 13:09:41 CET 2008


> these belong to h264pred.c/h not here, h264.c is enough of a mess already,
> no need to make it worse

On this note, does this mean we have to assign them locations in
H264PredContext?  If so, how should they be arranged?  Should they
have enough slots that we can index them with [HOR] and [VER], or
should they just be named function pointers rather than arrays with
mostly empty slots?

Dark Shikari




More information about the ffmpeg-devel mailing list