Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-01-23 | VA-API: Add auto-crop support. | Johns | |
2012-01-22 | Cleanups and Codec..Del.. prototypes. | Johns | |
2012-01-21 | Release Version 0.4.0.0.4.0 | Johns | |
2012-01-20 | VDPAU: Add auto-crop support. | Johns | |
2012-01-18 | OSD improvements: | Johns | |
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-16 | Audio module cleanup (more to come). | Johns | |
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-13 | Fix bug: snd_pcm_state: Assertion `pcm' failed. | Johns | |
2012-01-13 | Add support for fullscreen mode. | Johns | |
2012-01-12 | Fix subtitle position. | Johns | |
2012-01-11 | Suspend when user is inactive. | Johns | |
2012-01-10 | Add support for close and resize x11 window. | Johns | |