]> git.sesse.net Git - vlc/commit
Fixed fourcc selection used for video extraction from vaapi.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 11 Jul 2010 16:42:07 +0000 (18:42 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 11 Jul 2010 17:56:21 +0000 (19:56 +0200)
commit84f1839b2318ac0963bc37d43b078d5992e9e8db
treef5525afc40be01107c63c3b0d088451b5be2f0b9
parent70092cf6e88d85fbb25e87675c7ee1d2eb2e8eaf
Fixed fourcc selection used for video extraction from vaapi.

We now test that the selected fourcc actually works by calling vaGetImage.
Initial patch from Gwenole Beauchesne.
modules/codec/avcodec/vaapi.c