aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* x11_common: Consistently use "None" instead of "NULL" for X resourcesGravatar reimar2010-11-02
* ao_ivtv: Add header for ivtv_write() instead of forward declaring itGravatar diego2010-11-02
* SDL input: add missing 0-termination of keymap fileGravatar reimar2010-11-02
* vo_gl, csputils: dual-license under LGPL v2.1Gravatar reimar2010-11-02
* libvo: Reduce verbosity of suboption parsing messagesGravatar diego2010-11-02
* vo_gl: Remove nonsense commented-out function headerGravatar reimar2010-10-27
* vo: improve fixed-vo behavior when video size changes in x11 VOsGravatar Uoti Urpala2010-07-23
* Merge svn changes r31318 to r31328Gravatar Uoti Urpala2010-06-05
|\
* \ Merge svn change r31315Gravatar Uoti Urpala2010-06-05
|\ \
| | * Remove colorspace conversion code from -vo yuv4mpeg, -vf scale shouldGravatar reimar2010-06-05
| | * Add support for -geometry x syntax since the documentation claimsGravatar reimar2010-06-05
| |/
| * Force window placement also if -xineramascreen was set >= 0,Gravatar reimar2010-06-04
| * apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa...Gravatar siretart2010-06-03
| * vo_yuv4mpeg: disable RGB support when compiling against a shared libswscaleGravatar siretart2010-06-03
* | Merge svn changes up to r31303Gravatar Uoti Urpala2010-06-02
|\|
* | Merge svn changes up to r31291Gravatar Uoti Urpala2010-06-02
|\ \
* \ \ Merge svn changes up to r31284Gravatar Uoti Urpala2010-06-02
|\ \ \
| | | * Extend geometry parsing to reject all invalid strings.Gravatar reimar2010-06-01
| | | * Factor out some common code and ensure we will not try to draw OSDGravatar reimar2010-05-31
| | |/
| | * Change code to let Window Manager chose window location by default.Gravatar reimar2010-05-30
| |/
| * Treat a NULL renderer string as indication for software renderer.Gravatar reimar2010-05-30
| * Prefer -vo sdl over "probably software" OpenGL.Gravatar reimar2010-05-30
* | Merge svn changes up to r31226Gravatar Uoti Urpala2010-05-30
|\ \
* \ \ Merge svn changes up to r31211Gravatar Uoti Urpala2010-05-30
|\ \ \
* \ \ \ Merge svn changes up to r31189Gravatar Uoti Urpala2010-05-30
|\ \ \ \
* \ \ \ \ Merge svn changes up to r31169Gravatar Uoti Urpala2010-05-30
|\ \ \ \ \
* \ \ \ \ \ Merge svn changes up to r31145Gravatar Uoti Urpala2010-05-30
|\ \ \ \ \ \
* | | | | | | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"Gravatar Uoti Urpala2010-05-29
| | | | | | * misc cosmetics: K&R style nits, #include placement, indentationGravatar diego2010-05-29
| | | | | |/
* | | | | | vo_vdpau: fix loop initializing output surfaces as invalidGravatar Uoti Urpala2010-05-26
| | | | | * Add missing RGB12 version of the fast OSD table.Gravatar diego2010-05-26
| | | | |/
| | | | * Change -vo md5sum to not interleave U and V lines when calculatingGravatar reimar2010-05-24
| | | | * Fix OpenGL autodetection to not leave values at -1.Gravatar reimar2010-05-24
| | | |/
| | | * Do not return pointer to on-stack memory.Gravatar reimar2010-05-19
| | | * Fix return value (it was missing completely).Gravatar reimar2010-05-19
| | | * Handle -wid Window being closed for direct3d and gl vos on Windows.Gravatar reimar2010-05-19
| | | * Quit MPlayer if we receive a DestroyNotify event.Gravatar reimar2010-05-14
| | |/
* | | vo_vdpau: support queuing an arbitrary number of frames aheadGravatar Uoti Urpala2010-05-14
* | | vo_vdpau: add option for studio level outputGravatar Uoti Urpala2010-05-12
| | * Fix compilation with --disable-fastmemcpy on x86Gravatar astrange2010-05-11
* | | vdpau: drop support for old versionsGravatar Uoti Urpala2010-05-11
| | * Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.Gravatar reimar2010-05-09
| | * Minor code cleanup.Gravatar reimar2010-05-09
| | * yuv=5 supports brightness and contrast adjustment.Gravatar reimar2010-05-09
| |/
| * Handle chroma texture size becoming 0, e.g. due to bad rounding.Gravatar reimar2010-05-09
* | Merge svn changes up to r31141Gravatar Uoti Urpala2010-05-07
|\|
* | Merge svn changes up to r31133Gravatar Uoti Urpala2010-05-07
|\ \
* \ \ Merge svn changes up to r31104Gravatar Uoti Urpala2010-05-07
|\ \ \
* \ \ \ Merge svn changes up to r31100Gravatar Uoti Urpala2010-05-07
|\ \ \ \
| | | | * Add support for 12-bit color mode on framebuffer devices.Gravatar cehoyos2010-05-06
| | | |/