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
*
100l typo in 21380 disabled OSD with at least xvmc.
reimar
2006-12-03
*
Remove suffix rules that are just copies of make builtin rules.
diego
2006-12-02
*
Fix a declarations vs statements warning.
diego
2006-12-01
*
Fix declarations vs statements warning.
diego
2006-12-01
*
Add libav include paths to CFLAGS without indirection.
diego
2006-12-01
*
Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.
diego
2006-12-01
*
Remove some superfluous include CFLAGS.
diego
2006-11-29
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
Remove some of the worst "headers include headers which include
reimar
2006-11-29
*
Avoid compiling code using %ah etc. on AMD64, since that will not work
reimar
2006-11-29
*
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.
reimar
2006-11-29
*
Move common code to mpcommon.mak.
diego
2006-11-27
*
Move common code for generating multiple libraries to mpcommon.mak.
diego
2006-11-27
*
FFmpeg-style conditional dependency declaration
diego
2006-11-27
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Don't compile libvo.a unless MPlayer is enabled.
diego
2006-11-25
*
simplify
diego
2006-11-25
*
missing include for uint16_t
ben
2006-11-25
*
keep nav highlight event in dvdnav priv structure
ben
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Avoid void * arithmetic
reimar
2006-11-25
*
better nav highlight handling
ben
2006-11-25
*
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...
ben
2006-11-25
*
Make compilation depending on USE_OSD unconditional.
uau
2006-11-22
*
Split libvo.a into two libs so that libosd.a can be used by MEncoder.
diego
2006-11-21
*
Remove unused -D from CFLAGS.
diego
2006-11-21
*
Remove superfluous empty variable declaration.
diego
2006-11-21
*
Unify dep/depend targets.
diego
2006-11-20
*
more mp_property_deinterlace simplification, patch by
reimar
2006-11-18
*
Add deinterlace property, patch by Carl Eugen Hoyos
reimar
2006-11-17
*
Adapt code to annoying ShowCursor semantics (increases/decreases and returns
reimar
2006-11-17
*
Put files fully owned by my under GPL v2 "or later"
reimar
2006-11-17
*
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
[next]