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
*
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
*
Use a struct instead of a huge and further growing argument list.
reimar
2008-05-24
*
make use of the new MGA_VID_VERSION ioctl to check
attila
2008-05-23
*
Saner handling of VOCTRL_PAUSE/VOCTRL_RESUME
reimar
2008-05-22
*
Simplify equalizer handling for vo gl
reimar
2008-05-22
*
cosmetics: Remove useless parentheses from from return statements.
diego
2008-05-16
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
Add a new suboption to -vo xv and -vo xvmc that allows selection
ben
2008-05-13
*
Add force-pbo suboption for faster OpenGL output.
reimar
2008-05-10
*
Add ati-hack suboption that aligns the lines to 32/64 bytes for PBO transfers
reimar
2008-05-10
*
vo_gl -dr actually works fine with non-readable MP_IMGTYPE_IP and MP_IMGTYPE_...
reimar
2008-05-03
*
Fix 100l: mpi->height must be used to calculate required memory, not mpi->h.
reimar
2008-05-03
*
Add compilation rule for libvo/aspecttest and (hackishly) fix linking.
diego
2008-04-30
*
Merge libvo/Makefile into top-level Makefile.
diego
2008-04-23
*
revert commits 26437-26439
attila
2008-04-19
*
cosmetics: fix indentation
attila
2008-04-13
*
move the #ifdef HAVE_XINERAMA to enclose the whole function
attila
2008-04-13
*
Always calculate the xinerama screen mplayer is on.
attila
2008-04-13
*
Replace "all rights reserved" statement with standard GPL license header.
diego
2008-04-13
*
Remove -I CFLAGS hack, -I../libavcodec is no longer in CFLAGS.
diego
2008-04-09
*
Fix nonsensical license header, mpeg2dec is not GNU Make.
diego
2008-04-09
*
Change I_TYPE -> FF_I_TYPE to fix compilation.
reimar
2008-04-03
*
Use __AMIGAOS4__ instead of AMIGA, like everywhere else.
diego
2008-03-15
[next]