vdr-plugin-softhddevice/ChangeLog

155 lines
5.1 KiB
Plaintext
Raw Normal View History

2012-01-12 18:55:07 +01:00
User johns
Date:
2012-01-20 15:33:37 +01:00
Release Version 0.4.0
VDPAU: Add auto-crop support.
2012-01-19 22:58:02 +01:00
VDPAU: Changed OSD alpha calculation.
Fix bug: Used VideoSharpen for denoise settings.
Instant update deinterlace/... configuration changes.
Fix bug: AudioExit called without AudioInit crash.
2012-01-19 16:01:05 +01:00
Date: Thu Jan 19 15:58:40 CET 2012
2012-01-19 16:01:05 +01:00
Release Version 0.3.5
OSD improvements:
Use OSD size equal to video window.
Update only dirty area(s) of OSD.
Show/mix only used area of OSD.
Fix bug: vpdau use previous resolution for deint, ...
2012-01-17 17:41:24 +01:00
Fix software deinterlace with VA-API.
Fix bug: transposed digits 567 should be 576.
Audio module cleanup:
Alsa + OSS can be included/build at the same time.
Alsa or OSS can be runtime selected with -a.
Add audio thread support to OSS module.
Add polled audio support to alsa module.
Removed some debug source code.
2012-01-15 16:57:03 +01:00
Date: Sun Jan 15 16:56:04 CET 2012
2012-01-12 18:55:07 +01:00
2012-01-15 16:57:03 +01:00
Release Version 0.3.1
Fix bug: AudioFreeBytes didn't check if audio running/compiled.
Fix bug: snd_pcm_state: Assertion `pcm' failed.
2012-01-13 16:31:29 +01:00
Add support for fullscreen and fullscreen toogle.
Instant update deinterlace configuration changes.
2012-01-12 18:55:07 +01:00
Fix subtitle position.
Add SVDRP support.
Suspend when user is inactive.
User Christian Rupper
Date: Tue Jan 10 22:33:14 CET 2012
Move objects before $LIBS to avoid link failures with --as-needed.
Do not override CFLAGS for video test.
Rearrange *FLAGS incl. some minor fixes.
Don't override VDRDIR, LIBDIR and TMPDIR in makefile.
Don't abuse LDFLAGS in makefile.
Define CC in makefile.
Include GL/gl.h for the GL_COLOR_BUFFER_BIT definition.
VideoInit() needs an argument.
2011-12-06 18:36:57 +01:00
User johns
Date: Tue Jan 10 22:32:50 CET 2012
Add main menu entry, which suspends the plugin.
Add support for resize window.
Close window sends "close" as remote key press.
2012-01-09 22:10:42 +01:00
Date: Mon Jan 9 22:09:38 CET 2012
2012-01-09 22:10:42 +01:00
Release Version 0.3.0
Add support of resolution dependend video parameters (deint, scale, ...).
Add support for recording play back.
Add workaround for alsa crash in snd_pcm_prepare.
Fix bug: audio crash on exit.
Fix build with vdr without yaepg support.
Support yaepghd video picture output position change.
Date: Sat Jan 7 13:20:07 CET 2012
2012-01-07 13:21:27 +01:00
Release Version 0.2.0
Add support for ac3 audio pass through.
Add workaround for alsa not playing hdmi sound.
Fix bug: broken device plugin stop and exit.
Show transparent cursor to hide cursor.
2012-01-05 20:24:18 +01:00
VDPAU: Add color standard support.
VDPAU: Add denoise and sharpness support.
VDPAU: Add skip chroma deinterlace support.
VDPAU: Show OSD only if something is to display, improves performance.
VDPAU: Add deinterlace with only 4 surfaces.
Date: Thu Jan 4 17:00:00 CET 2012
2012-01-02 15:27:03 +01:00
2012-01-04 16:59:48 +01:00
Release Version 0.1.5
Adds OSS mixer support.
Fix bug: audio new stream is not thread safe.
New audio driver OSS.
2012-01-02 15:27:03 +01:00
Fix bug: needed down sampling of 3/5/6 to 2 channels not reported.
Search audio sync inside PES packets, for insane dvb streams.
Use only the needed number of surfaces.
Date: Thu Dec 29 19:44:43 CET 2011
Release Version 0.1.4
Prepared vdpau noise reduction support.
Vdpau also displays a black surface, when no video is available.
Fix bug: CodecVideoDecode destroys avpkt.
Date: Thu Dec 29 00:55:57 CET 2011
Release Version 0.1.3
Add missing VdpauDecoderDestroy.
Cleanup video packet ringbuffer.
Allow build without VDPAU.
Fix bug: swapped end and start.
Support other than "PCM" alsa mixer channels.
2011-12-24 15:27:46 +01:00
Date: Sat Dec 24 15:26:27 CET 2011
Release Version 0.1.2
Fix wrong decoder->SurfaceField again.
Remove interlaced_frame debug, it can't be used.
Fix new video stream never resets, if buffers full.
Date: Fri Dec 23 21:31:27 CET 2011
2011-12-23 19:33:30 +01:00
Release Version 0.1.1
Initial VDPAU decoder support.
Initial VDPAU output support.
Configurable audio delay.
Make pts monotonic.
Support old libav and ffmpeg libs.
Support xcb_icccm_set_wm_protocols with xcb-util <0.3.8.
2011-12-15 22:45:55 +01:00
New video/audio sync code.
Support xcb-util <0.3.8.
Use current configuration for setup menu.
2011-12-14 18:01:03 +01:00
Initial support of replay.
Workaround for libva-driver-intel 1080i problems.
DisplayFrame displays now only a single frame.
Add deinterlace/scaling modes to setup.
Date: Sat Dec 10 00:06:46 CET 2011
2011-12-06 18:36:57 +01:00
Release Version 0.0.9
Pass audio/video PTS to codec.
Fix libva-driver-intel OSD problems.
Add audio resample support.
2011-12-07 22:28:54 +01:00
Reduce program exit crashes.
2011-12-06 18:36:57 +01:00
Add libva-driver-vdpau autodetection.
Add workaround for bugs in libva-driver-vdpau.
Threaded video display handler written.
Add support for unscaled osd (f.e. supported by intel-vaapi)
Add support for 16:9 and 4:3 video streams.
Add buildin X11 server start.
Remove ffmpeg deprecated functions.
Disable display of window cursor.
Can force self as primary device.
Smaller audio buffer.
Don't trust ffmpeg or stream interlace flag.
Fix Makefile.
Add setting analog volume.
Date: Thu Dec 1 20:48:35 CET 2011
Release Version 0.0.5