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
*
Remove support for obsolete and non-free divx4/odivx libraries.
diego
2006-07-14
*
marks several string parameters as const, as they are not modified inside the...
reynaldo
2006-07-13
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
*
Use only one global config.mak file.
diego
2006-07-12
*
Remove remnants of old libmp1e support.
diego
2006-07-12
*
vo_gl can do flipping without special filter
reimar
2006-07-10
*
Fix negative stride handling in -dr case
reimar
2006-07-10
*
Get rid of left-over incorrect UnmapBuffer hack
reimar
2006-07-10
*
Fix off-by-one error for negative strides (flipped image)
reimar
2006-07-10
*
Fix window size bug when starting with -fs and returning
reimar
2006-07-10
*
Marks several string parameters as const when they are not modified in the fu...
reynaldo
2006-07-09
*
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
diego
2006-07-09
*
customtrect -vo gl suboption
reimar
2006-07-08
*
Support for 16 bit ppms
reimar
2006-07-08
*
More helpful ProgramEnvParameters.
reimar
2006-07-08
*
handle sub-window WinID checks in the gui.
vayne
2006-07-08
*
Make some functions static.
uau
2006-07-08
*
Improve windows gui support
reimar
2006-07-08
*
Do not fiddle (too much) with external (WinID) windows
reimar
2006-07-08
*
Make utf8_get_char non-static.
eugeni
2006-07-07
*
Convince windows to allow window sizes > screen size
reimar
2006-07-07
*
Initial win32 gui release.
vayne
2006-07-06
*
inclusion of md5.c based on USE_LIBAVUTIL_SO
nicodvb
2006-07-05
*
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,
reimar
2006-07-04
*
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
reynaldo
2006-07-03
*
remove obsolete md5sum files. libavutil's implementation is used now
ivo
2006-07-02
*
use libavutil's md5 implementation instead of local imported copy
ivo
2006-07-02
*
rm unnecesary casts from void* - part 2
reynaldo
2006-07-02
*
Get rid of unused variable
reimar
2006-07-01
*
Make sure all texture units have a different texture bound.
reimar
2006-07-01
*
Move conditional FreeType support compilation to the build system.
diego
2006-06-30
*
Move postproc ---> libswscale
lucabe
2006-06-30
*
10l
attila
2006-06-25
*
fail with an error if the source resolution is larger than 1023x1023
attila
2006-06-25
*
remove pointless and sometimes incorrect lookupTex stuff
reimar
2006-06-22
*
reduce number of texture indirections to support older cards
reimar
2006-06-22
*
CVS --> Subversion
diego
2006-06-22
*
CVS --> Subversion in copyright notices
diego
2006-06-22
*
Software Scaler headers usage cleanup
lucabe
2006-06-18
*
Make header include order more similar to vo_gl.c
reimar
2006-06-17
*
Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.
reimar
2006-06-15
*
Support UTF8 in OSD text
reimar
2006-06-15
*
Missing free for malloced char_seq in OSD code
reimar
2006-06-15
*
Fix window position when changing videos while in fullscreen and for
reimar
2006-06-15
*
Document lscale/cscale in -vo gl:help message
reimar
2006-06-13
*
Do not use border for bicubic filter helper texture, since it will cause ATI
reimar
2006-06-13
*
Fix a condition as suggested by Rich.
gpoirier
2006-06-13
*
cosmetics
gpoirier
2006-06-13
*
Fixes suggested by Ivo, and failure under non-root operation improved. Origin...
gpoirier
2006-06-13
*
Optimize bicubic filtering
reimar
2006-06-12
[next]