[vlc-devel] [RFC] Removal of i_{x,y}_offset from video_format_t

Antoine Cellerier dionoea at videolan.org
Wed Sep 24 00:27:40 CEST 2008


Support for video_format_t fields i_{x,y}_offset isn't implemented in
all of our video output or filter (including chroma) modules. Currently,
the only decoder in VLC to produce pictures with those set to something
else than 0 is theora.c. It would be very easy to edit theora.c to
remove the need for this field. I'd thus like to remove it from
video_format_t. Does anyone object?

-- 
Antoine Cellerier
dionoea



More information about the vlc-devel mailing list