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

Antoine Cellerier dionoea at videolan.org
Wed Sep 24 00:37:21 CEST 2008


On Wed, Sep 24, 2008, Antoine Cellerier wrote:
> 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?

Ah nevermind ... looks like it's used by the video core for cropping.

-- 
Antoine Cellerier
dionoea



More information about the vlc-devel mailing list