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
*
Avoid vo_sdl void * arithmetic
reimar
2007-06-24
*
Remove completely pointless "!= 1".
reimar
2007-06-24
*
Another unneeded xinerama_screen extern
reimar
2007-06-24
*
xinerama_screen is already declared in video_out.h
reimar
2007-06-24
*
Add missing return value for x11 error handler
reimar
2007-06-24
*
suboverlap_enabled is already declared in included subreader.h
reimar
2007-06-24
*
vo_init is x11 specific and has no place in video_out.h.
reimar
2007-06-24
*
Remove redundant vo_format_name, included img_format.h already provides it
reimar
2007-06-24
*
Hack around some fullscreen issues with gl under Windows
reimar
2007-06-22
*
Revert r23530.
voroshil
2007-06-21
*
The audio balance feature implemented with af_pan.
zuxy
2007-06-20
*
avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.d...
lu_zero
2007-06-10
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
set the window aspect hint
henry
2007-06-09
*
Do not use fast_memcpy for small size copy, esp. when the size is constant
reimar
2007-06-05
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Add LGPL license header.
diego
2007-05-28
*
Remove some unused variables, patch by timwoj ieee org.
diego
2007-05-28
*
HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)
michael
2007-05-27
*
Remove more pointless fastmemcpy.h includes in libvo
reimar
2007-05-27
*
compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tables
rik
2007-05-27
*
add new -subfont option, that allows having a different font for OSD (control...
ben
2007-05-20
*
Simplify -flip handling on vo_x11.c
reimar
2007-05-12
*
Fix crash with -flip on 64 bit systems, the result of
reimar
2007-05-12
*
Factor common code out of if in x11_common.c
reimar
2007-05-12
*
Make -monitorpixelaspect 1 the default.
cehoyos
2007-04-27
*
Do not set VFCAP_EOSD_UNSCALED if we use scaled-osd
reimar
2007-04-27
*
Add -ass-hinting option for setting font hinting method.
eugeni
2007-04-27
*
Gui --> gui
diego
2007-04-23
*
Add Makefile variable for either internal or external VIDIX.
diego
2007-04-22
*
Readd an explicit rule for Objective C files. Apparently only Apple's fork of
diego
2007-04-22
*
"()" to "(void)" function param list fixes
uau
2007-04-01
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
prevent building xvmc with the old api.
iive
2007-03-26
*
call vbeGetControllerInfo() only once
aurel
2007-03-23
*
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
diego
2007-03-18
*
cosmetics, fix indentation
attila
2007-03-18
*
allow horizontal resolutions >1024 in case we have a G550
attila
2007-03-18
*
Remove unnecessary -I option.
diego
2007-03-13
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
forgotten lscale=2 part for gl_common.h
reimar
2007-03-11
*
Add a new GPU-based scaling method to vo gl
reimar
2007-03-11
*
100l, last patch broke window resizing with xv and xvmc.
reimar
2007-03-08
*
Fix unkown --> unkNown typo.
diego
2007-03-07
*
Factor out some duplicated code in vo_xv and vo_xvmc
reimar
2007-03-06
*
Simplify config by using code available in video_out.c
reimar
2007-03-06
*
Add support for tracking mouse movements.
reimar
2007-03-04
*
Whitespace-only cosmetics: get rid of all remaining tabs
reimar
2007-03-04
*
Generate resize events when size of -wid window changes.
reimar
2007-03-04
[next]