summaryrefslogtreecommitdiff
path: root/Todo
blob: 86b8728884b1f7a4d2a32b3dab967a87bb7acc34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
missing:
    video out with xv
    video out with opengl
    video out with vdpau
    software decoder
    vdpau decoder
    software deinterlace
    auto crop
    atmolight
    zoom/fit-zoom 4:3
    multistream handling

libva-intel-driver:
    intel still has hangups most with 1080i
    1080i does no v-sync (workaround written)
    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)

libva-xvba-driver:
    mpeg1/2 needs software decoder fixed

x11:
    support resize of x11 window
    support fullscreen window
    support fullscreen / window toggle
    close window should send power button
    disable cursor

audio/alsa:
    video/audio asyncron
    random crash in av_parser_parse2, when switching channels

    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

playback of recording
    play back is too fast

setup:
    Setup menu parameters aren't automatic loaded?
    Setup parameters are not used until restart.
	Can a notice be added to the setup menu?