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
*
Fix glAdjustAlignment parameter in glCreateClearTex
reimar
2008-09-20
*
Change glCreateClearTex to use the same host data format as later uploads.
reimar
2008-09-20
*
add outdir sub-option to vo png
ben
2008-09-20
*
Remove already disabled and probably long obsolete code that worked around an...
reimar
2008-09-20
*
Use already "prefetched" atoms instead of calling XInternAtom each time.
reimar
2008-09-20
*
Update the copyright statement.
syrjala
2008-09-15
*
Cosmetics:
syrjala
2008-09-15
*
Don't limit BES to non-synced single buffering when CRTC2 is used.
syrjala
2008-09-15
*
Rename some variables and change some strings to make the CRTC1 code clearer.
syrjala
2008-09-15
*
Add CRTC1 support.
syrjala
2008-09-15
*
Remove BGR24 support since it has never worked anyway.
syrjala
2008-09-15
*
Eliminate void * arithmetic.
syrjala
2008-09-15
*
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
diego
2008-09-15
*
Replace casual GPL notices by proper license headers.
diego
2008-09-07
*
license header cosmetics
diego
2008-09-07
*
license header cosmetics
diego
2008-09-07
*
Remove wrong compilation instructions.
diego
2008-09-07
*
Remove Windows-specific #ifdefs, the file does not compile on MinGW anyway.
diego
2008-09-01
*
Put '#define closesocket close' under proper '#ifndef HAVE_CLOSESOCKET'
diego
2008-09-01
*
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
diego
2008-08-29
*
-geometry support for -vo fbdev.
reimar
2008-08-22
*
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
diego
2008-08-14
*
100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.
diego
2008-08-14
*
Remove duplicated prototype for XShmGetEventBase(), because
diego
2008-08-09
*
Add NV12 colorspace support to VIDIX driver.
ben
2008-08-07
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.
diego
2008-08-07
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Rename all preprocessor directives related to Apple / Mac OS X.
diego
2008-08-06
*
Rename preprocessor directives related to image libraries.
diego
2008-08-05
*
Change a bunch of X11-specific preprocessor directives.
diego
2008-08-04
*
Add video driver for Nintendo Wii/GameCube.
ben
2008-08-03
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined
diego
2008-08-02
*
cosmetics: typo fixes
diego
2008-08-02
*
Change a bunch of video-output-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.
reimar
2008-07-22
*
Support -noborder with X11-based vos
reimar
2008-07-22
*
Make vo_x11_fullscreen not break vo_border (proper support still needs vo cha...
reimar
2008-07-22
*
One more hack for PBOs on ATI cards.
reimar
2008-07-06
*
Move at-hack code a bit up for further changes
reimar
2008-07-06
*
100l: finally understood ATI PBO problem: width must be a power of two.
reimar
2008-07-04
*
More stride alignment is needed to work reliably on ATI cards :-(
reimar
2008-07-04
*
100l, bpp is bits per pixel, not bytes
reimar
2008-06-22
*
remove useless typedef againstfor VDXContext
ben
2008-06-20
*
remove now useless vidixlib.h file
ben
2008-06-20
*
allow conditionnal compilation of yuv4mpeg video out.
ben
2008-06-20
[next]