vdr-plugin-softhddevice/Todo

35 lines
1015 B
Plaintext
Raw Normal View History

2011-12-06 18:36:57 +01:00
libva-intel-driver:
intel still has hangups most with 1080i
1080i does no v-sync (workaround written)
osd has sometimes wrong size (workaround written)
2011-12-06 18:36:57 +01:00
libva-vdpau-driver:
G210 osd update too slow (needs hardware problem workaround)
OSD update is too slow
2011-12-11 19:45:21 +01:00
hangup on exit (VaapiDelDecoder -> VaapiCleanup
-> vaDestroyContext -> pthread_rwlock_wrlock)
2011-12-06 18:36:57 +01:00
x11:
support resize of x11 window
support fullscreen window
support fullscreen / window toggle
2011-12-14 18:01:03 +01:00
close window should send power button
audio/alsa:
video/audio asyncron
random crash in av_parser_parse2, when switching channels
2011-12-06 18:36:57 +01:00
playback of >2 channels on 2 channel hardware
done?
on some channels it takes long time until sound can be heared.
this channels has packet start not at the beginning of the start packet
2011-12-11 19:45:21 +01:00
playback of recording
2011-12-14 18:01:03 +01:00
setup:
Saved parameters aren't used as default for setup menu.
Setup parameters are not used until restart.
Can a notice be added to the setup menu?