]> git.sesse.net Git - vlc/commit
Add options to give a specific channel order in mosaic
authorAntoine Cellerier <dionoea@videolan.org>
Tue, 1 Mar 2005 23:24:08 +0000 (23:24 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Tue, 1 Mar 2005 23:24:08 +0000 (23:24 +0000)
commit97a71b4963e9eee1027f8a79929db960bd9e95ff
treeb709462b142d5a13fadd6d84b5191fc070e94022
parente68da2781fda9efe6bd7cba7ad70b71a4d66b71e
Add options to give a specific channel order in mosaic

 * picture.* : add picture-id option. its a string that identifies the
               video.
 * mosaic.c : add mosaic-order option. its a comma separated list of
              picture-ids. Any picture who's id isn't found in the list
              will be placed after skiping the necessary number of
              slots needed to place all pictures defined in this list.
modules/video_filter/mosaic.c
modules/video_output/picture.c
modules/video_output/picture.h