blob: 87122e809260b2fcac9775f85c312df4f8b5df0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
libva-intel-driver:
intel still has hangups most with 1080i
osd has sometimes wrong size (workaround written)
libva-vdpau-driver:
G210 osd update too slow (needs hardware problem workaround)
OSD update is too slow
hangup on exit (VaapiDelDecoder -> VaapiCleanup
-> vaDestroyContext -> pthread_rwlock_wrlock)
x11:
support resize of x11 window
support fullscreen window
support fullscreen / window toggle
video/audio asyncron
playback of >2 channels on 2 channel hardware
playback of recording
|