aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* vo_vdpau: Remove custom help messageGravatar Uoti Urpala2009-11-16
* vo_vdpau: Add support for high-quality scaling featureGravatar Uoti Urpala2009-11-15
* vo_vdpau: add support for VFCAP_FLIPGravatar Uoti Urpala2009-11-15
* vo_vdpau: Free buffers allocated by FFmpeg on uninitGravatar Uoti Urpala2009-11-15
* Add yuv_colorspace property, implemented in vo_vdpau and vo_xvGravatar Uoti Urpala2009-11-15
* Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
* vo_vdpau: Modify frame buffering codeGravatar Uoti Urpala2009-11-15
* cosmetics: Add two missing "static"Gravatar Uoti Urpala2009-10-22
* Merge svn changes up to r29752Gravatar Uoti Urpala2009-10-06
|\
| * Fix definition of KEY_PAGE_DOWN.Gravatar cehoyos2009-10-04
| * Set sensible write frequency/priority values for AllocateMemoryMESAGravatar reimar2009-09-27
| * Print error instead of crashing when mesa-buffer is used on systemsGravatar reimar2009-09-27
| * Also check GLX client and server strings for extensionsGravatar reimar2009-09-27
* | osx_common.c: Fix compilationGravatar Uoti Urpala2009-09-26
| * Fix teletext font autoscaling.Gravatar cehoyos2009-09-22
| * Fix vo_corevideo with shared buffer after r29606: Only do GUI dependent displ...Gravatar adrian2009-09-20
* | Merge branch 'vdpau' into buildGravatar Uoti Urpala2009-09-19
|\ \
| * | VO: Prefer vo_vdpau over vo_xv againGravatar Uoti Urpala2009-09-19
| * | vo_vdpau: Fix X event handling bugsGravatar Uoti Urpala2009-09-19
| | * Re-add some ifdefs, partially reverting r29688, since mDisplay andGravatar reimar2009-09-18
| | * Use vo_w32_window directly instead of via the vo_window macro in Windows-only...Gravatar reimar2009-09-18
| | * Get rid of several (probably) pointless ifdefsGravatar reimar2009-09-18
| * | core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
| | * Use ecx instead of ebx to avoid unnecessary issues with PIC.Gravatar reimar2009-09-17
| * | video_out.h: CosmeticsGravatar Uoti Urpala2009-09-17
| * | VO interface: Remove obsolete draw_frame() from new interfaceGravatar Uoti Urpala2009-09-17
* | | Merge svn changes up to r29684Gravatar Uoti Urpala2009-09-16
|\ \ \ | | |/ | |/|
| | * vo_vdpau: Support recovering from VDPAU display preemptionGravatar Uoti Urpala2009-09-07
| * | Add standard license header and move a misplaced comment.Gravatar reimar2009-09-05
| | * vo_vdpau: Support updating OSD while pausedGravatar Uoti Urpala2009-09-05
| | * vo_vdpau.c: Reindent control() switch statementGravatar Uoti Urpala2009-09-05
| | * vo_vdpau: Allocate one large surface for EOSD contentGravatar Uoti Urpala2009-09-05
| * | Factor out duplicated code to set play video scaled by a certain factor.Gravatar reimar2009-09-04
| * | Subopt parser subopts should now be const.Gravatar reimar2009-09-04
* | | Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\| |
| * | Consistently use sizeof(variable) instead of sizeof(type) where easily possible.Gravatar reimar2009-09-02
| * | Cosmetics: get rid of many pointless ()Gravatar reimar2009-09-02
| * | Reduce code duplication for half/normal/double video size handling.Gravatar reimar2009-09-02
| * | Remove unused variable.Gravatar reimar2009-09-02
| * | vo_quartz: change deallocation/uninit to more reliably free allocated data.Gravatar reimar2009-09-02
| * | Make glContext a local variable, it is not needed outside the functionGravatar reimar2009-09-01
| * | Add a dealloc function to corevideo to reduce the memleaks fromGravatar reimar2009-09-01
| * | Fix some of the major memleaks of vo_corevideo with -fixed-voGravatar reimar2009-09-01
| * | Do not do a unmap/map cycle on Windows given with -wid, with some windowGravatar reimar2009-09-01
| * | Check setGlWindow return value to fail properly instead of crashing if e.g.Gravatar reimar2009-09-01
| * | Make shm_fd a local variable and close it when we need it no longer, thusGravatar reimar2009-09-01
| * | Reduce vo_corevideo memleaks by initializing static context etc. only onceGravatar reimar2009-09-01
| * | Fix memleak when using fontconfig without a font name.Gravatar reimar2009-09-01
| * | Use MPlayer's standard aspect handling functions in corevideoGravatar reimar2009-09-01
| | * Merge branch 'vdpau_old' into vdpauGravatar Uoti Urpala2009-08-31
| |/| |/| |