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
*
added double click support in vo_macosx. Patch by Ulion <ulion2002@gmail.com>
nplourde
2007-08-18
*
Functions that do not return a value must be void
reimar
2007-08-18
*
Text files must end with a newline
reimar
2007-08-18
*
Remove duplicate extern declaration
reimar
2007-08-18
*
Identifiers should not start with two underscores.
diego
2007-08-15
*
Remove unused variable.
diego
2007-08-15
*
Fix likely mistake when using char*.
cehoyos
2007-08-13
*
Declare all vo_gamma variables in libvo/video_out.h and remove them from
diego
2007-08-12
*
Remove useless #include and silence warnings when compiling find_sub.c.
cehoyos
2007-08-08
*
Handle case where get_image is called twice without a draw_image in-between
reimar
2007-08-03
*
Forgot to add the main vo_xvr100.c file
reimar
2007-08-03
*
add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
reimar
2007-08-03
*
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...
ben
2007-07-29
*
Teletext support
voroshil
2007-07-29
*
Set -vo gl slice-height default to 0, the current default of 4 seems
reimar
2007-07-28
*
Use a new variable for user-supplied monitor-aspect so we can overwrite
reimar
2007-07-28
*
make sure update_xinerama_info is always called even when using the
reimar
2007-07-28
*
cosmetics: misc typo fixes
diego
2007-07-28
*
document "default" behaviour if CopyFromParent is passed as colormap
attila
2007-07-22
*
10l
attila
2007-07-22
*
Remove vo_syncfb, which was unused for 5 years.
diego
2007-07-20
*
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
[next]