summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Expand)Author
2012-05-13Poll input buffers, if display buffers are full.Johns
2012-05-10Support display with non-square pixels.Johns
2012-04-30Adds VDR DFAtmo Plugin support.durchflieger
2012-04-26Skip audio sync while trick play.Johns
2012-04-22Force black picture after start or suspend.Johns
2012-04-21Handle jump in stream like stream start.Johns
2012-04-20Made showing black picture configurable.Johns
2012-04-19Adds audio normalize support.Johns
2012-04-19New audio filters next part.Johns
2012-04-17Show black picture, if no video stream available.Johns
2012-04-14Adds show cursor on mouse move + hide after 200ms.Johns
2012-04-12Fix buf: VDPAU looses preemption callback.Johns
2012-04-11Adds Hot-key support for 4:3 zoom modes.Johns
2012-04-05Cutting pixels configured for each resolution.CafeDelMar
2012-04-03Fix gcc error bug (also for VA-API).Johns
2012-03-31Fix gcc error bug.Johns
2012-03-31Audio/Video sync rewrite.Johns
2012-03-30Faster VdpauBlackSurface version.Johns
2012-03-30Fix bug: VideoSetPts wrong position.Johns
2012-03-26Add VideoSkipPixels support.CafeDelMar
2012-03-12Cleanups.Johns
2012-03-10AudioGetDelay returns signed value and cleanups.Johns
2012-03-08Disable and reenable screen saver and DPMS.Johns
2012-03-07Video cleanup.Johns
2012-03-06VADisplayAttribDirectSurface removed.Johns
2012-03-06Make soft start sync setup menu configurable.Johns
2012-03-05Move grab unsupported warning to low-level.Johns
2012-03-05Move time-stamp printing to misc.h.Johns
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