summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Expand)Author
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
2012-01-19Release Version 0.3.5.0.3.5Johns
2012-01-18OSD improvements:Johns
2012-01-17Little speed improved Intel VA-API deinterlace.Johns
2012-01-17Fix software deinterlace with VA-API.Johns
2012-01-16Debug, if vaapi putsurface is too slow.Johns
2012-01-16Fix bug: transposed digits 567 should be 576.Johns
2012-01-16Disable VA-API if init fails.Johns
2012-01-13Support xcb_ewmh.h for xcb-util <0.3.8.Johns
2012-01-13Add support for fullscreen mode.Johns
2012-01-13Add vaapi color space conversion.Johns
2012-01-13Fix bug: devision by zero in ...UpdateOutput,Johns
2012-01-13Destroy vdpau surface only, when initialized.Johns
2012-01-12VAAPI: Instant use new deinterlace configuration.Johns
2012-01-10Patch collection from Christian Ruppert.Christian Ruppert
2012-01-10Add support for close and resize x11 window.Johns
2012-01-09Video improvements.Johns
2012-01-08Improved replay of recordings.Johns
2012-01-07Support yaepghd video output position change.Johns
2012-01-07Fix compiler error with -DDEBUG.Johns
2012-01-06uwm window manager hide cursor workaround.Johns
2012-01-05Fix bug: old surface stay in video ringbuffer.Johns
2012-01-05Show transparent cursor to hide cursor.Johns
2012-01-05Add color standard support to vdpau.Johns
2012-01-05VDPAU improvements.Johns
2012-01-04Remove warnings, reduce debug informations.Johns
2011-12-31Use only the needed number of surfaces.Johns
2011-12-31Make pthread_setname_np optional for older glibc.Johns
2011-12-30Remove warning, when building without vdpau.Johns
2011-12-30Name threads for easier debugging.Johns
2011-12-29Prepared vdpau noise reduction support.Johns
2011-12-29Vpdau displays black, when no video available.Johns
2011-12-29Add missing VdpauDecoderDestroy.0.1.3Johns
2011-12-25Fix bug: swapped end and start.Johns
2011-12-25Show time used for VdpDecoderRender.Johns
2011-12-25Fix bug: wrong aspect video size calculation.Johns
2011-12-23Wrong decoder->SurfaceField again.Johns
2011-12-23Remove interlaced_frame debug, it can't be used.Johns
2011-12-23Initial vdpau hw decoder support.Johns
2011-12-23Fix uninitialized 'filled'.Johns
2011-12-23Fix vdpau hangup when switching none/interlaced.Johns
2011-12-22Cleanup on destroy decoder.Johns
2011-12-22Add video/audio sync to vdpau.Johns
2011-12-22Initial vdpau osd support.Johns
2011-12-22Initial vdpau support.Johns
2011-12-20Reorder pts.Johns