]> git.sesse.net Git - vlc/commit
Fix sub picture region x and y offset values when using
authorAntoine Cellerier <dionoea@videolan.org>
Tue, 14 Mar 2006 14:19:37 +0000 (14:19 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Tue, 14 Mar 2006 14:19:37 +0000 (14:19 +0000)
commit9f661f124595918de68f4fbfb59c24a1fe1c3efb
treeabed020dd36ef816c03c21950bf1c0805e649086
parentcae8650f3ece3d91d97fece3c18139d43de90f53
Fix sub picture region x and y offset values when using
--mosaic-keep-picture with a picture that is bigger than on of the
mosaic's small rectangles.

This allows creation of mosaics like :
AAAAAABBB
A    ABBB
A    ACCC
AAAAAACCC
(where A, B and C are 3 sub streams)
modules/video_filter/mosaic.c