Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-30 | Fix spelling in arguments help. | Johns | |
2013-07-24 | Add compile time selectable h264 trickspeed workaround. | Johns | |
2013-05-10 | Don't forget PIP documentation. | Johns | |
2013-04-16 | Initial opengl support with va-api only. | Johns | |
2013-04-08 | Fix bug #1302: Unsupported pixel format crash. | Johns | |
2013-04-03 | Add workaround for zero width+height and ffmpeg >= 1.2. | Johns | |
2013-03-11 | Adds H264 only hardware decoder for still-pictures. | Johns | |
2013-02-07 | Fix xcb deadlock while closing PIP decoder. | Johns | |
Close video decoder from inside the decoder thread, otherwise xcb hangs in a lock. | |||
2013-01-24 | Add audio compatibility with >=ffmpeg 1.1. | Johns | |
2013-01-05 | New features documented. | Johns | |
2012-10-30 | 3D update. | Johns | |
2012-05-21 | Makes OSD size configurable. | Johns | |
2012-04-30 | Adds VDR DFAtmo Plugin support. | durchflieger | |
2012-04-20 | New audio ring buffer code, now OSS part. | Johns | |
2012-04-05 | Update documents. | Johns | |
2012-03-20 | mp3 needs 100% cpu again! | Johns | |
2012-03-09 | Wakeup display to show OSD for remote learning. | Johns | |
2012-03-08 | Disable and reenable screen saver and DPMS. | Johns | |
2012-03-07 | Video cleanup. | Johns | |
Add noop video output module. Move VideoThread check into lock/unlock functions. Add support for choosing video output module. | |||
2012-03-06 | Make soft start sync setup menu configurable. | Johns | |
2012-03-03 | Makes audio ts parser default. Suspend fixes.0.4.9 | Johns | |
2012-02-27 | Experimental audio drift correction support. | Johns | |
2012-02-24 | Video background color documentation. | Johns | |
2012-02-22 | Fix bug: No OSD until valid video stream shown. | Johns | |
2012-02-22 | 60Hz display mode configurable with setup.conf. | Johns | |
2012-02-21 | New audio PES handling. | Johns | |
New easier and more flexible audio PES packet parser, which includes own codec parser. Removed av_parser use. Reduced audio buffer time, faster channel switch. New audio transport stream parser (not enabled as default). | |||
2012-02-13 | Release Version 0.4.7.0.4.7 | Johns | |
2012-02-13 | Studio levels could be configured in setup menu. | Johns | |
2012-02-12 | Add play/pause audio support. | Johns | |
2012-02-12 | Fix bug: audible glitch toggling AC-3 pass-through | Johns | |
2012-02-11 | Detect audio stream type only after stream switch. | Johns | |
2012-02-10 | VDPAU: support for studio levels added. | Johns | |
2012-02-08 | Add support for AAC LATM audio streams. | Johns | |
2012-02-06 | Workaround for text2skin undrawn OSD areas. | Johns | |
2012-02-05 | Detect dvb LPCM stream and ignore it. | Johns | |
2012-02-02 | Auto-crop improvement and nicer a-v sync display. | Johns | |
2012-02-01 | Add A-V info output and compile time option. | Johns | |
2012-02-01 | Video updates and bug fix. | Johns | |
Check if surface is ready in VaapiGetSurface. Set PTS/DTS only in the first split video packet. Add support for 4:3 output modes. Quicker auto-crop after channel switch. Add auto-crop support for Intel VA-API backend. Fix bug: Auto-Crop logo skip didn't use displayed width. | |||
2012-01-30 | Finished rewrite of video code, to support modules. | Johns | |
2012-01-29 | Add aspect change support to software decoder path | Johns | |
2012-01-29 | Repair software decoder with vaapi vdpau backend. | Johns | |
2012-01-29 | Add workaround for Intel VA-API MPEG GPU hung. | Johns | |
2012-01-28 | Release version 0.4.5.0.4.5 | Johns | |
2012-01-28 | Add configurable skip lines at video top + bottom. | Johns | |
2012-01-27 | Video bug fix. | Johns | |
Made video_test working again. Disabled VA-API Intel vaAssociateSubpicture workaround. Fix bug: Must release lock for VideoPollEvent. Allow faster video and audio sync. Fix bug: Software decoder use vaPutImage with Intel backend. Fix bug: Artefacts are shown after mpeg2 channel switch. Fix bug: VideoReleaseSurface called after VideoExit. | |||
2012-01-26 | Support external players. | Johns | |
2012-01-25 | Add VDPAU display preemption support. | Johns | |
2012-01-24 | Video cleanup. | Johns | |
More functions uses new module interface. Fix bug: VaapiOsdExit doesn't deassociate osd surface. Fix bug: First OSD can show random pixels. | |||
2012-01-24 | Workaround for dead-lock in VdpauExit. | Johns | |
2012-01-23 | VDPAU: Add primitive software scaler to grab image | Johns | |