mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			60 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| missing:
 | |
|     video out with xv
 | |
|     video out with opengl
 | |
|     software decoder for xv / opengl
 | |
|     software deinterlace
 | |
|     auto crop
 | |
|     atmolight
 | |
|     zoom/fit-zoom 4:3
 | |
|     multistream handling
 | |
|     audio out with oss/oss4
 | |
|     HDMI/SPDIF Passthrough
 | |
|     disable screensaver
 | |
|     disable window cursor
 | |
| 
 | |
| vdpau:
 | |
|     1080i with temporal spatial too slow GT 520
 | |
|     VdpPreemptionCallback 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
 | |
|     FIXED? 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 of decoder type.
 | |
|     Setup of output type.
 | |
|     Setup of display type.
 | |
|     Setup 4:3 zoom type
 | |
|     Setup parameters are not used until restart.
 | |
| 	Can a notice be added to the setup menu?
 |