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
*
MSGTRs for libvo/aspect.c and libvo/vo_xv.c
kraymer
2006-11-08
*
Hack around Windows focus problem with -vo gl
reimar
2006-11-04
*
Remove completely useless cursor variable.
reimar
2006-11-04
*
changed email address
henry
2006-11-04
*
Support backspace for -vo gl/gl2 under Windows
reimar
2006-11-02
*
ARCH_X86 simplifications
reimar
2006-11-01
*
fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus...
gpoirier
2006-10-25
*
Fix single-black-pixel-in-upper-left-corner bug (how do people notice a single
reimar
2006-10-24
*
Proper detection of corresponding MPlayer image format for X server format fo...
reimar
2006-10-23
*
Set aspect information in yuv4mpeg
reimar
2006-10-23
*
Remove a declaration-after-statement warning.
diego
2006-10-23
*
s/vo_osd_changed/vo_osd_changed_flag
syrjala
2006-10-17
*
Round buffer width and height to 16 pixels.
syrjala
2006-10-17
*
Implement bob (pseudo?) deinterlacing for xvmc.
reimar
2006-10-15
*
Create proper define for DFBMGA.
diego
2006-10-14
*
Remove dead code (condition can obviously never be true)
reimar
2006-10-13
*
Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.
diego
2006-10-12
*
Fix DirectFB version check. The old code simply concatenated the
syrjala
2006-10-08
*
Remove spurious casts to int. Blessed by Reimar.
rathann
2006-10-08
*
EOSD performance debugging info.
reimar
2006-10-06
*
vo_caca: use the pre-1.x compatibility layer so recent
corey
2006-09-26
*
use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernel
ben
2006-09-26
*
Whitespace-only cosmetics
reimar
2006-09-22
*
Aggregate multiple small EOSD textures into one large since hundreds of
reimar
2006-09-22
*
Cosmetics: move curtex++ out of for () into code body, needed for coming patch
reimar
2006-09-22
*
use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0
reimar
2006-09-22
*
Make genEOSD behaviour with NULL data more explicit
reimar
2006-09-22
*
Modify clearEOSD to make experimenting easier
reimar
2006-09-22
*
remove useless zero-initialization code.
reimar
2006-09-22
*
report to mplayer with a slave command the coordinates of the pointer reporte...
nicodvb
2006-09-16
*
Make blur() public. Will be used in libass.
eugeni
2006-09-16
*
Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>
rik
2006-09-01
*
The FSF changed postal address.
diego
2006-09-01
*
Cosmetics: reindent, remove tabs and break overlong lines.
reimar
2006-08-28
*
Cosmetics: fix indentation after last patch
reimar
2006-08-28
*
Hardware EOSD (ass) support.
reimar
2006-08-28
*
Add EOSD support to vf_vo.
eugeni
2006-08-28
*
Clarify messages.
diego
2006-08-27
*
if double buffering is enabled, but vbeSetDisplayStart() fails, turn double b...
ben
2006-08-25
*
support for disabling/enabling bitmap font support from configure
diego
2006-08-21
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
*
disable double buffer in vo_sdl on macosx. fix flicker issue.
nplourde
2006-08-18
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
*
consistency cosmetics: Handle includes just like in other Makefiles.
diego
2006-08-16
*
Make path separator for font path a define and set it to a better value for A...
reimar
2006-08-14
*
Reuse UTF-8 reading code in libavutil
reimar
2006-08-12
*
Disable Y800 colorspace support, otherwise mplayer uses it even when it's not...
reimar
2006-08-08
*
optimize and simplify memcpy usage, use mem2agpcpy_pic
reimar
2006-07-29
*
Some more documentation
reimar
2006-07-28
*
Avoid large amounts of data on the stack (> 900k on 64 bit systems).
reimar
2006-07-28
[next]