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
*
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
*
Add a separate definition for quartz.
diego
2008-03-15
*
Consistently use __APPLE__ instead of MACOSX as preprocessor condition.
diego
2008-03-15
*
MACOSX_COREVIDEO --> corevideo
diego
2008-03-15
*
#include config.h before all other headers.
diego
2008-03-14
*
Fix and simplify lscale=2 (bicub_x) scaler, produced funny
reimar
2008-03-12
*
Fix wrong check for vidix usage.
iive
2008-03-09
*
Don't use void * arithmetic.
iive
2008-03-09
*
Handle vga_init() error and output error message.
iive
2008-03-09
*
This header uses parts of stdint.h, so #include it.
diego
2008-03-07
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-07
*
Remove unnecessary #ifdef nesting.
diego
2008-03-07
*
Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
diego
2008-03-01
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add missing multiple inclusion guards.
diego
2008-02-21
*
Consistently use filename as multiple inclusion guard.
diego
2008-02-21
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
*
libvo: change asm syntax to use ASMALIGN and " # nop"
uau
2008-02-15
*
Revert accidentially committed line of r25994.
cehoyos
2008-02-14
*
typo fix: inited --> initialized
diego
2008-02-14
[next]