aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Merge svn changes up to r30694Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30675Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30663Gravatar Uoti Urpala2010-03-10
|\ \ \
* \ \ \ Merge svn changes up to r30643Gravatar Uoti Urpala2010-03-10
|\ \ \ \
* \ \ \ \ Merge svn changes up to r30605Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \
* \ \ \ \ \ Merge svn changes up to r30595Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge svn changes up to r30514Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge svn changes up to r30502Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge svn changes up to r30494Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Restore collapsed whitespace in output messagesGravatar Uoti Urpala2010-03-07
* | | | | | | | | | | build/vdpau: drop support for dynamic loading of libvdpauGravatar Uoti Urpala2010-02-26
* | | | | | | | | | | vo_vdpau: improve VOCTRL_GET_EOSD_RES codeGravatar Uoti Urpala2010-02-26
| | | | | | | | | | * Add header for v4l2_write() instead of forward declaring it.Gravatar diego2010-02-21
| | | | | | | | | |/
| | | | | | | | | * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
| | | | | | | | |/
| | | | | | | | * Remove pointless '#if 1' preprocessor directives.Gravatar diego2010-02-19
| | | | | | | |/
| | | | | | | * Add header for functions exported from vo_zr.c and use it appropriately.Gravatar diego2010-02-18
| | | | | | |/
| | | | | | * Move struct typedef pixbuf into the only .c file where it is used.Gravatar reimar2010-02-16
| | | | | | * Remove useless malloc casts.Gravatar reimar2010-02-16
| | | | | | * Remove unused XPM-loading function pixbuf_load_xpm() from spuenc.c.Gravatar reimar2010-02-16
| | | | | | * libvo: Mark functions not used outside of their files as static.Gravatar diego2010-02-16
| | | | | |/
| | | | | * Remove unused variable.Gravatar reimar2010-02-14
| | | | | * Use memset to initialize huge arrays.Gravatar reimar2010-02-14
| | | | | * Remove pointless explicit member initialization to 0 when the structGravatar reimar2010-02-14
| | | | | * Use calloc instead of malloc+memsetGravatar reimar2010-02-14
| | | | | * Add xscreensaver_heartbeat() declaration to x11_common.h.Gravatar diego2010-02-14
| | | | | * Fix exit_player() usage throughout the codebase.Gravatar diego2010-02-14
| | | | |/
* | | | | vo_vdpau: make queuing future frame flips adjustableGravatar Uoti Urpala2010-02-05
| | | | * Fix hang with -fixed-vo due to VOFLAG_HIDDEN never being removed from window_...Gravatar reimar2010-02-05
| | | | * Print messages only after we are sure preinit will not fail anymore.Gravatar reimar2010-02-05
| | | | * Add support for VOFLAG_HIDDEN to the w32 backend.Gravatar reimar2010-02-04
| | | | * Set the PixelFormat right after creating the window and set it only once.Gravatar reimar2010-02-04
| | | | * Create the OpenGL probe window as a hidden Window on X11.Gravatar reimar2010-02-04
| | | | * 100l: Fix compilation (broken by me).Gravatar cehoyos2010-02-04
| | | | * Clarify -vo vdpau:pullupGravatar cehoyos2010-02-04
| | | |/
| | | * Use vo_x11_clearwindow instead of XClearWindow, both for consistency and alsoGravatar reimar2010-02-03
| | |/
| | * Remove a duplicated vo_x11_sizehint, vo_x11_nofs_sizepos already calls thisGravatar reimar2010-02-02
| | * Remove pointless initializers and also set geometry_*_changed to 0 whenGravatar reimar2010-02-02
| | * Add support for autodetection during preinit and use that to detect a defaultGravatar reimar2010-02-02
| | * Avoid using options before autodetectGlExtensions to allow it to change them ...Gravatar reimar2010-02-02
| | * Remove vo_config_count check from uninit, it should always be safe to run.Gravatar reimar2010-02-02
* | | VO: remove directfb from autoselected VOsGravatar Uoti Urpala2010-01-31
| | * Add missing #include, fixes the warning:Gravatar diego2010-01-30
| |/
| * Add missing license header and multiple inclusion guards.Gravatar diego2010-01-30
| * Try the more specific names first for the SwapInterval function to make it lessGravatar reimar2010-01-28
| * glXSwapIntervalEXT is defined to take different arguments from glXSwapInterva...Gravatar reimar2010-01-28
* | x11_common: always free x11 context struct on exitGravatar Uoti Urpala2010-01-28
* | Merge svn changes up to r30375Gravatar Uoti Urpala2010-01-25
|\|
* | Merge svn changes up to r30301Gravatar Uoti Urpala2010-01-25
|\ \
* \ \ Merge svn changes up to r30250Gravatar Uoti Urpala2010-01-25
|\ \ \