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 ati-hack to work again with ATI 8.9 and later drivers.
reimar
2008-11-14
*
Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead of
reimar
2008-11-13
*
Fix Windows OpenGL -wid:
reimar
2008-11-11
*
For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEX...
reimar
2008-11-06
*
Add #include <string.h> for memset.
diego
2008-11-04
*
Change OpenGL support to work on unmodified MinGW64
reimar
2008-11-02
*
Remove X11 backing store: this is now a useless flag.
ben
2008-10-29
*
Improve error message when screen width and height are not set.
diego
2008-10-19
*
fixed image format detection for 15 bit color depths
faust3
2008-10-17
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
*
Move X11_FULLSCREEN definition to x11_common.h where it belongs.
diego
2008-10-16
*
fixed overlay x and y calculation
faust3
2008-10-16
*
Honour differences between src and dst stride for packed yuv
faust3
2008-10-14
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
Surround conditionally used function with corresponding #ifdef, fixes:
diego
2008-10-13
*
Remove redundant variable declaration, fixes the warning:
diego
2008-10-13
*
Add missing support for some multimedia keys to X11 backend code.
diego
2008-10-12
*
Replace numeric constants by their defines.
cehoyos
2008-10-09
*
Add missing #include for mplayer.h, fixes the warning:
diego
2008-10-03
*
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
[next]