summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Expand)Author
2012-09-03Add picture adjustment support for vdpau.Johns
2012-08-29Add PTS to render too slow message.Johns
2012-08-28Add number of buffered video output frames to info.Johns
2012-08-18Reset closing only, if trickspeed is set.Johns
2012-08-17Fix bug: VA-API trickspeed.Johns
2012-08-13Fix bug: Can't use software decoder with VDPAU.Johns
2012-07-27VA-API/XvBA backend improvements.Johns
2012-07-25Free used X11 resources colormap, pixmap, cursor.Johns
2012-07-06Fix bug: spelling USE_VAPI wrong, missing function.Johns
2012-07-05Fix compiler warnings.Johns
2012-07-03Add commandline support to disable hardware decoder.Johns
2012-07-02Display frame statistics in plugin menu.Johns
2012-06-27Video_get_format AudioVideoReady feeds old PTS.Johns
2012-06-25Improved audio skip, after channel switch.Johns
2012-06-22Removed gcc 4.6 warnings. Va sync experiment.Johns
2012-05-21Makes OSD size configurable.Johns
2012-05-17Fix bug: Black screen is sometimes not shown.Johns
2012-05-17Safer 4:3 detection, 4:3 crop correction.Johns
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