index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_vdpau.c
Commit message (
Expand
)
Author
Age
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
cleanup: some random minor code simplification and cleanup
Uoti Urpala
2011-01-26
*
vo_vdpau: allow "deint=-N" to specify mode without enabling deint
Uoti Urpala
2011-01-04
*
cosmetics: remove unused code, small formatting tweaks
Uoti Urpala
2010-12-20
*
vo_vdpau: remove wrong mp_image usage_count change (no visible effect)
Uoti Urpala
2010-12-13
*
vo_vdpau: fix indentation of some switch statements
Uoti Urpala
2010-11-02
*
vo_vdpau: add extra check for unknown image format
Uoti Urpala
2010-11-02
*
vo_vdpau: fix loop initializing output surfaces as invalid
Uoti Urpala
2010-05-26
*
vo_vdpau: support queuing an arbitrary number of frames ahead
Uoti Urpala
2010-05-14
*
vo_vdpau: add option for studio level output
Uoti Urpala
2010-05-12
*
vdpau: drop support for old versions
Uoti Urpala
2010-05-11
*
vo_vdpau.c cosmetics: add WRAP_ADD macro
Uoti Urpala
2010-05-06
*
build/vdpau: drop support for dynamic loading of libvdpau
Uoti Urpala
2010-02-26
*
vo_vdpau: improve VOCTRL_GET_EOSD_RES code
Uoti Urpala
2010-02-26
*
vo_vdpau: make queuing future frame flips adjustable
Uoti Urpala
2010-02-05
*
vo_vdpau.c: Fix compilation with old libvdpau versions
Uoti Urpala
2009-11-29
*
vo_vdpau: Check return value when setting video mixer features
Uoti Urpala
2009-11-17
*
cosmetics: remove some unused variables
Uoti Urpala
2009-11-17
*
vo_vdpau: Check return value when setting video attributes
Uoti Urpala
2009-11-17
*
Support VDPAU MPEG4 hardware decoding
Uoti Urpala
2009-11-16
*
vo_vdpau: Remove custom help message
Uoti Urpala
2009-11-16
*
vo_vdpau: Add support for high-quality scaling feature
Uoti Urpala
2009-11-15
*
vo_vdpau: add support for VFCAP_FLIP
Uoti Urpala
2009-11-15
*
vo_vdpau: Free buffers allocated by FFmpeg on uninit
Uoti Urpala
2009-11-15
*
Add yuv_colorspace property, implemented in vo_vdpau and vo_xv
Uoti Urpala
2009-11-15
*
Implement vsync-aware frame timing for VDPAU
Uoti Urpala
2009-11-15
*
vo_vdpau: Modify frame buffering code
Uoti Urpala
2009-11-15
*
cosmetics: Add two missing "static"
Uoti Urpala
2009-10-22
*
vo_vdpau: Fix X event handling bugs
Uoti Urpala
2009-09-19
*
core/VO: Allow VO drivers to add/modify frames
Uoti Urpala
2009-09-18
*
VO interface: Remove obsolete draw_frame() from new interface
Uoti Urpala
2009-09-17
*
vo_vdpau: Support recovering from VDPAU display preemption
Uoti Urpala
2009-09-07
*
vo_vdpau: Support updating OSD while paused
Uoti Urpala
2009-09-05
*
vo_vdpau.c: Reindent control() switch statement
Uoti Urpala
2009-09-05
*
vo_vdpau: Allocate one large surface for EOSD content
Uoti Urpala
2009-09-05
*
Merge branch 'vdpau_old' into vdpau
Uoti Urpala
2009-08-31
|
\
|
*
vo_vdpau.c: cosmetics
Uoti Urpala
2009-08-29
|
*
vo_vdpau: reindent after GUI code removal
Uoti Urpala
2009-08-29
|
*
vo_vpdau: Clean up uninit logic
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Make CHECK_ST macro safer
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Move all remaining static/global variables to context
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Move things to context struct
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Make info struct const
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Replace global function table with context variable
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Move VDPAU interface pointers into one struct
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Add template file for VDPAU functions
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Make compile as new-style VO
Uoti Urpala
2009-08-29
|
*
vo_vdpau: Delete GUI stuff, include font_load.h for force_load_font
Uoti Urpala
2009-08-29
*
|
Change type names to match upstream libass
Grigori Goronzy
2009-08-07
*
|
Remove internal libass tree
Uoti Urpala
2009-07-26
[next]