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
*
-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
*
Add missing string.h #include for memcpy prototype;
diego
2008-06-16
*
Move message about which adapter is used to verbose mode.
diego
2008-06-15
*
Add parentheses to expression to avoid the warning:
diego
2008-06-15
*
Give name to font_desc struct, patch by Bryan Henderson, giraffedata gmail com.
diego
2008-06-09
*
Slightly reduce VIDIX video output verbosity.
diego
2008-06-08
*
declare some functions as static
ben
2008-06-07
*
remove useless vidix versioning stuff
ben
2008-06-07
*
remove duplicated code
ben
2008-06-07
*
Drop some useless parameter from vidix init routine
ben
2008-06-07
*
Drop support for external libvidix (unmaintained and not up-to-date)
ben
2008-06-07
*
Remove unnecessary mangle.h #include.
diego
2008-06-04
*
Fix typo in string name.
diego
2008-05-27
*
Render everything as early as possible, doing as little as possible in
reimar
2008-05-25
*
Reorder flip_page to make moving around do_render call easier
reimar
2008-05-25
*
Split flip_page function
reimar
2008-05-25
*
Simplify yuv to rgb conversion matrix stuff.
reimar
2008-05-24
*
Cosmetics: align
reimar
2008-05-24
*
update doxygen comments
reimar
2008-05-24
*
Add a filter strength parameter for blurring/sharpening scalers.
reimar
2008-05-24
*
Forgotten changes to gl_common.h
reimar
2008-05-24
[next]