summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Expand)Author
2012-03-02Rewrote video/audio start code.Johns
2012-02-26VideoSetFullscreen needs X11 connection.Johns
2012-02-24Support configuration and set of video background.Johns
2012-02-23Survive lost X11 display.Johns
2012-02-22VA-API branch staging support.Johns
2012-02-22Makes A/V sync info time configurable.Johns
2012-02-2260Hz display mode configurable with setup.conf.Johns
2012-02-21New audio PES handling.Johns
2012-02-19Nicer debug output when clock out of range.Johns
2012-02-16Add posibility to disable repeat pict warning.Johns
2012-02-16Fix message, if no hq scaling is supported.Johns
2012-02-14VDPAU: Enable inverse telecine configuration.Johns
2012-02-14Fix bug: used frame-> instead of video_ctx->.Johns
2012-02-13Fix bug: unscaled jpeg includes PNG header.FireFly
2012-02-13Studio levels could be configured in setup menu.Johns
2012-02-13Window defaults to fullscreen without geometry.Johns
2012-02-10VDPAU: support for studio levels added.Johns
2012-02-10Fix bug #876: Keypad not working.Johns
2012-02-09Software deinterlacer (config/skip chroma deint):Johns
2012-02-07Spatial deinterlacer for VA-API.Johns
2012-02-02Release Version 0.4.6.0.4.6Johns
2012-02-02Auto-crop improvement and nicer a-v sync display.Johns
2012-02-01Add A-V info output and compile time option.Johns
2012-02-01Fix bug: VA-API intel software decoder broken.Johns
2012-02-01Video updates and bug fix.Johns
2012-01-31Workaround for mpeg2 FFMpeg+VA-API+Intel GPU hung.Johns
2012-01-30Fix bug: Only black picture with VA-API hw decoder.Johns
2012-01-30Finished rewrite of video code, to support modules.Johns
2012-01-29Add aspect change support to software decoder pathJohns
2012-01-29Repair software decoder with vaapi vdpau backend.Johns
2012-01-29Add workaround for Intel VA-API MPEG GPU hung.Johns
2012-01-28Add configurable skip lines at video top + bottom.Johns
2012-01-27Add auto-crop tolerance configuration.Johns
2012-01-27Reduces audio latency, increases audio buffer time.Johns
2012-01-27Video bug fix.Johns
2012-01-25Add VDPAU display preemption support.Johns
2012-01-24Add support for grab jpeg image.m.Rcu
2012-01-24Video cleanup.Johns
2012-01-24Fix dead-lock in VdpauExit.Johns
2012-01-24Workaround for dead-lock in VdpauExit.Johns
2012-01-23VDPAU: Add primitive software scaler to grab imageJohns
2012-01-23VA-API: Add auto-crop support.Johns
2012-01-22Suspend can close and open video and audio device.Johns
2012-01-22Cleanups and Codec..Del.. prototypes.Johns
2012-01-21Call VdpauMixerSetup only, if mixer setup.Johns
2012-01-21Release Version 0.4.0.0.4.0Johns
2012-01-20VDPAU: Add screenshot support.Johns
2012-01-20VDPAU: Add auto-crop support.Johns
2012-01-19VDPAU: Changed OSD alpha calculation.Johns
2012-01-19Fix bug: Used VideoSharpen for denoise settings.Johns