Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | VADisplayAttribDirectSurface removed. | Johns | |
2012-03-06 | Make soft start sync setup menu configurable. | Johns | |
2012-03-05 | Move grab unsupported warning to low-level. | Johns | |
2012-03-05 | Move time-stamp printing to misc.h. | Johns | |
2012-03-02 | Rewrote video/audio start code. | Johns | |
2012-02-26 | VideoSetFullscreen needs X11 connection. | Johns | |
2012-02-24 | Support configuration and set of video background. | Johns | |
2012-02-23 | Survive lost X11 display. | Johns | |
2012-02-22 | VA-API branch staging support. | Johns | |
2012-02-22 | Makes A/V sync info time configurable. | 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-19 | Nicer debug output when clock out of range. | Johns | |
2012-02-16 | Add posibility to disable repeat pict warning. | Johns | |
2012-02-16 | Fix message, if no hq scaling is supported. | Johns | |
2012-02-14 | VDPAU: Enable inverse telecine configuration. | Johns | |
2012-02-14 | Fix bug: used frame-> instead of video_ctx->. | Johns | |
2012-02-13 | Fix bug: unscaled jpeg includes PNG header. | FireFly | |
2012-02-13 | Studio levels could be configured in setup menu. | Johns | |
2012-02-13 | Window defaults to fullscreen without geometry. | Johns | |
2012-02-10 | VDPAU: support for studio levels added. | Johns | |
2012-02-10 | Fix bug #876: Keypad not working. | Johns | |
2012-02-09 | Software deinterlacer (config/skip chroma deint): | Johns | |
Add support for skip chroma deinterlace to software deinterlacer. Type of software deinterlacer now configurable from setup menu. | |||
2012-02-07 | Spatial deinterlacer for VA-API. | Johns | |
2012-02-02 | Release Version 0.4.6.0.4.6 | 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 | Fix bug: VA-API intel software decoder broken. | 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-31 | Workaround for mpeg2 FFMpeg+VA-API+Intel GPU hung. | Johns | |
2012-01-30 | Fix bug: Only black picture with VA-API hw decoder. | Johns | |
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 | Add configurable skip lines at video top + bottom. | Johns | |
2012-01-27 | Add auto-crop tolerance configuration. | Johns | |
2012-01-27 | Reduces audio latency, increases audio buffer time. | 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-25 | Add VDPAU display preemption support. | Johns | |
2012-01-24 | Add support for grab jpeg image. | m.Rcu | |
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 | Fix dead-lock in VdpauExit. | Johns | |
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 | Suspend can close and open video and audio device. | Johns | |
2012-01-22 | Cleanups and Codec..Del.. prototypes. | Johns | |