summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Expand)Author
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
2011-12-19Audio/video sync improvements.Johns
2011-12-16Support xcb_set_wm_protocols for xcb-util <0.3.8.Johns
2011-12-15New video/audio sync code.Johns
2011-12-14Initial support of replay.Johns
2011-12-13Add vaSyncSurface for new surface displayed.Johns
2011-12-13Workaround for 1080i with intel driver 1.0.15.Johns
2011-12-12DisplayFrame displays now only a single frame.Johns
2011-12-11Add guards against cleanup errors.Johns
2011-12-10Video enhancements.Johns
2011-12-08Use old aspect-ratio, make thread joinable.Johns
2011-12-07C part of the plugin.Johns