]> git.sesse.net Git - vlc/commit
Revert revision 13903. It is implemented in a different way by checking if the option...
authorJean-Paul Saman <jpsaman@videolan.org>
Sat, 14 Jan 2006 09:36:16 +0000 (09:36 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sat, 14 Jan 2006 09:36:16 +0000 (09:36 +0000)
commite1935dc3b8ba57fa26f7b32221d051443424526d
treec8cf8ffa3553ab38f5833f26906a108b215c3257
parent73a9dbadc3f3fa3537a8543f8e589de98eccf28e
Revert revision 13903. It is implemented in a different way by checking if the option --dshow-chroma is set. If it is set then the chroma is forced, otherwise it is not. This should solve the regression of previous commit, by letting users specify the chroma type to use. To get the previous default behaviour specify IV420 as preferred chroma type either on the commandline or in the Capture Device advanced tab.
modules/access/dshow/common.h
modules/access/dshow/dshow.cpp