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
*
Put a compilation fix bandaid in place for the png.h issue.
diego
2007-07-17
*
Remove incomplete compilation fix bandaid.
diego
2007-07-16
*
bandaid compilation fix
diego
2007-07-16
*
Use -font for subtitles when -subfont is not given, patch by kiriuja
zuxy
2007-07-11
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Consistently use filenames as multiple inclusion guards.
diego
2007-07-02
*
bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-end...
nplourde
2007-06-29
*
Get rid of my_memcpy_pic code duplication in many filters.
reimar
2007-06-28
*
Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing
reimar
2007-06-27
*
Remove some unused variables
reimar
2007-06-27
*
Make X11 window creation and (with -fixed-vo) management simpler and more
reimar
2007-06-27
*
Lots of cosmetics for gl2
reimar
2007-06-26
*
Remove two unused variables
reimar
2007-06-26
*
Remove overly complex and unused per-subtexture "dirty" handling
reimar
2007-06-26
*
Remove now unused variable
reimar
2007-06-26
*
remove useless calloc cast
reimar
2007-06-26
*
Remove some unused code and useless error checking that only clutters the code
reimar
2007-06-26
*
Remove unused function.
reimar
2007-06-24
*
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
[next]