[vlc-devel] commit: Removed unused or redondant fields from subpicture. (Laurent Aimar )
Geoffroy Couprie
geo.couprie at gmail.com
Tue Sep 16 13:56:44 CEST 2008
Hello,
On Mon, Sep 15, 2008 at 9:56 PM, git version control <git at videolan.org> wrote:
> vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Sep 15 21:49:19 2008 +0200| [14dd917d87e75ac1c7284373020ec3982082011b] | committer: Laurent Aimar
>
> Removed unused or redondant fields from subpicture.
>
> I removed:
> i_x/i_y: redondant with region i_x/i_y. Now a subpicture always represent the
> whole video.
> i_flags: unused anywhere in the core.
>
> I may have broken a few video filters (osdmenu mainly). I will fix it if you
> report the problem and the way to reproduce it.
The kate codec doesn't compile anymore. I didn't see any other module
with building problems, but I didn't try to see if they worked.
More information about the vlc-devel
mailing list