]> git.sesse.net Git - vlc/commit
- ordered device supported media types using an arbitrary fourcc preference priority...
authorDamien Fouilleul <damienf@videolan.org>
Wed, 19 May 2004 09:38:44 +0000 (09:38 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Wed, 19 May 2004 09:38:44 +0000 (09:38 +0000)
commit1e277ab641e73566f343935b5e9009bd6856ab90
tree86403b051dd0b302209ec85e45aba2522034bd37
parent62fb058cf20e03deab925bbcc89bd7524a6c10bc
- ordered device supported media types using an arbitrary fourcc preference priority before passing them to capture filter
- removed assumption where YUY2 chroma was considered identical to UYVY
modules/access/dshow/dshow.cpp