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
Commit message (
Expand
)
Author
Age
*
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
*
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
*
Fix definition of KEY_PAGE_DOWN.
cehoyos
2009-10-04
|
*
Set sensible write frequency/priority values for AllocateMemoryMESA
reimar
2009-09-27
|
*
Print error instead of crashing when mesa-buffer is used on systems
reimar
2009-09-27
|
*
Also check GLX client and server strings for extensions
reimar
2009-09-27
*
|
osx_common.c: Fix compilation
Uoti Urpala
2009-09-26
|
*
Fix teletext font autoscaling.
cehoyos
2009-09-22
|
*
Fix vo_corevideo with shared buffer after r29606: Only do GUI dependent displ...
adrian
2009-09-20
*
|
Merge branch 'vdpau' into build
Uoti Urpala
2009-09-19
|
\
\
|
*
|
VO: Prefer vo_vdpau over vo_xv again
Uoti Urpala
2009-09-19
|
*
|
vo_vdpau: Fix X event handling bugs
Uoti Urpala
2009-09-19
|
|
*
Re-add some ifdefs, partially reverting r29688, since mDisplay and
reimar
2009-09-18
|
|
*
Use vo_w32_window directly instead of via the vo_window macro in Windows-only...
reimar
2009-09-18
|
|
*
Get rid of several (probably) pointless ifdefs
reimar
2009-09-18
|
*
|
core/VO: Allow VO drivers to add/modify frames
Uoti Urpala
2009-09-18
|
|
*
Use ecx instead of ebx to avoid unnecessary issues with PIC.
reimar
2009-09-17
|
*
|
video_out.h: Cosmetics
Uoti Urpala
2009-09-17
|
*
|
VO interface: Remove obsolete draw_frame() from new interface
Uoti Urpala
2009-09-17
*
|
|
Merge svn changes up to r29684
Uoti Urpala
2009-09-16
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
vo_vdpau: Support recovering from VDPAU display preemption
Uoti Urpala
2009-09-07
|
*
|
Add standard license header and move a misplaced comment.
reimar
2009-09-05
|
|
*
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
|
*
|
Factor out duplicated code to set play video scaled by a certain factor.
reimar
2009-09-04
|
*
|
Subopt parser subopts should now be const.
reimar
2009-09-04
*
|
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
|
|
|
*
|
Consistently use sizeof(variable) instead of sizeof(type) where easily possible.
reimar
2009-09-02
|
*
|
Cosmetics: get rid of many pointless ()
reimar
2009-09-02
|
*
|
Reduce code duplication for half/normal/double video size handling.
reimar
2009-09-02
|
*
|
Remove unused variable.
reimar
2009-09-02
|
*
|
vo_quartz: change deallocation/uninit to more reliably free allocated data.
reimar
2009-09-02
|
*
|
Make glContext a local variable, it is not needed outside the function
reimar
2009-09-01
|
*
|
Add a dealloc function to corevideo to reduce the memleaks from
reimar
2009-09-01
|
*
|
Fix some of the major memleaks of vo_corevideo with -fixed-vo
reimar
2009-09-01
|
*
|
Do not do a unmap/map cycle on Windows given with -wid, with some window
reimar
2009-09-01
|
*
|
Check setGlWindow return value to fail properly instead of crashing if e.g.
reimar
2009-09-01
|
*
|
Make shm_fd a local variable and close it when we need it no longer, thus
reimar
2009-09-01
|
*
|
Reduce vo_corevideo memleaks by initializing static context etc. only once
reimar
2009-09-01
|
*
|
Fix memleak when using fontconfig without a font name.
reimar
2009-09-01
|
*
|
Use MPlayer's standard aspect handling functions in corevideo
reimar
2009-09-01
|
|
*
Merge branch 'vdpau_old' into vdpau
Uoti Urpala
2009-08-31
|
|
/
|
|
/
|
|
[next]