index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Define GL_GENERATE_MIPMAP ourselves if necessary.
reimar
2009-12-19
*
Fix compilation with internal ASS when no ass header is installed system-wide.
reimar
2009-12-19
*
Add support for auto-generating mipmaps in vo_gl, should ease
reimar
2009-12-19
*
Make -vo gl:customprog also work with RGB input (obviously those need to be
reimar
2009-12-19
*
Fix a broken indentation.
reimar
2009-12-19
*
Enable running fragment programs with YUV_CONVERSION_NONE
reimar
2009-12-19
*
Make ass_mp.h use the system-libass headers when the internal one is disabled.
reimar
2009-12-19
*
Never include ass.h and ass_types.h directly, use ass_mp.h instead.
reimar
2009-12-19
*
Experimental support for external libass.
reimar
2009-12-19
*
Rename GL_* defines to CONFIG_GL_*
reimar
2009-12-19
*
Add x11_common as dependency for OpenGL with X11 backend.
reimar
2009-12-19
*
Make the check for X11 and WIN32 backends for OpenGL separate.
reimar
2009-12-19
*
Add a missing const, fixes a compiler warning.
reimar
2009-12-18
*
Allow pulseaudio to restore the previous volume on init instead of forcing to
reimar
2009-12-18
*
Get rid of global volume variable, it is only used for temporary values.
reimar
2009-12-18
*
Use on-stack subtitle struct for temporary storage for passing subtitles on
reimar
2009-12-18
*
synced to r30044
ptt
2009-12-18
*
divided a line in two, was too long
ptt
2009-12-18
*
synced with r30043
ptt
2009-12-18
*
Synced with help_mp-en.h r30044
jrash
2009-12-18
*
sync with en/mplayer.1 r30053
jrash
2009-12-18
*
Support R210 uncompressed 10 bit RGB codec.
cehoyos
2009-12-17
*
Do not modify priv->idx_pos when regenerating the index, use a local
reimar
2009-12-17
*
Cosmetics: Reindent after r30050.
cehoyos
2009-12-17
*
Slightly increase hardware decoding performance by always using more
cehoyos
2009-12-17
*
Cosmetics: reindent
adrian
2009-12-17
*
Improve VDPAU render performance by increasing number of output surfaces.
cehoyos
2009-12-17
*
Make vidix/pci_db2c.awk executable.
diego
2009-12-16
*
The fontconfig check added in r30044 wasn't safe. This makes it more robust.
adrian
2009-12-16
*
Simplify the evaluation of the lang-def template:
diego
2009-12-16
*
Fix a crash when fontconfig is unable to select a font. e.g. if no config dir...
adrian
2009-12-16
*
Add support for -geometry to corevideo.
adrian
2009-12-15
*
Add -xineramascreen support to corevideo vo. Still prefer corevideo's own dev...
adrian
2009-12-15
*
add spdif example from beandog
compn
2009-12-15
*
Filter list of missing source files so that it only contains nonexisting files.
diego
2009-12-14
*
Add missing #includes to fix a bunch of 'implicit declaration of..' warnings.
diego
2009-12-14
*
Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.
diego
2009-12-14
*
Avoid hackish shell loop to symlink missing XML source files.
diego
2009-12-14
*
Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.
diego
2009-12-14
*
Reuse SYMLINKS_DEPS variable in the symlink targets.
diego
2009-12-14
*
Simplify shell command to symlink missing translated source files.
diego
2009-12-14
*
Ignore errors from failing rm commands in clean targets.
diego
2009-12-14
*
Do not ignore errors from mkdir invocations.
diego
2009-12-14
*
The general xmllint target should only check configured languages.
diego
2009-12-14
*
Improve declaration of phony targets.
diego
2009-12-14
*
Factorize dependencies of language-specific HTML generation targets.
diego
2009-12-14
*
spelling cosmetics
diego
2009-12-14
*
Remove pointless dependency on xmllint.sh from phony xmllint target.
diego
2009-12-14
*
Drop pointless dependencies of the phony targets html-chunked and html-single.
diego
2009-12-14
*
Fix dependencies of html-chunked and html-single targets.
diego
2009-12-14
[next]