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
*
vo_opengl: move sampler type mapping to a function
wm4
2015-09-10
*
command: make "add <property> 0" not change the value
wm4
2015-09-10
*
cache: do not include backbuffer size in total stream cache size
wm4
2015-09-10
*
DOCS: cleanup API changes version markers
wm4
2015-09-10
*
vo_opengl: fix deband sub-option handling
wm4
2015-09-09
*
vo_opengl: implement debanding (and remove source-shader)
Niklas Haas
2015-09-09
*
old-makefile: update for recent OpenGL refactors
wm4
2015-09-09
*
vo_opengl: move self-contained shader routines to a separate file
Niklas Haas
2015-09-09
*
vo_opengl: reduce code duplication for scaler options
Niklas Haas
2015-09-09
*
vo_opengl: remove gl_ prefixes from files in video/out/opengl
Niklas Haas
2015-09-09
*
vo_opengl: move gl_* files to their own subdir
Niklas Haas
2015-09-09
*
vo_opengl: minor refactor
Niklas Haas
2015-09-09
*
Use setfield, not --field-dominance. See #2297.
Rudolf Polzer
2015-09-09
*
vo_opengl: filter allowed options in dumb-mode
wm4
2015-09-08
*
vo_opengl: move gl_video_opts copying code to separate function
wm4
2015-09-08
*
af_lavrresample: remove unnecessary indirections
wm4
2015-09-08
*
af_lavrresample: add normalize suboption
wm4
2015-09-08
*
vo_opengl: restore single pass optimization as separate code path
wm4
2015-09-07
*
vo_opengl: move video source rectangle computation to a function
wm4
2015-09-07
*
vo_opengl: comsetics: remove unnecessary line break
wm4
2015-09-07
*
vo_opengl: require FBOs and get rid of the single-pass optimization
Niklas Haas
2015-09-07
*
osd: delay libass initialization as far as possible
wm4
2015-09-07
*
options: fix --no-config
wm4
2015-09-05
*
DOCS/client_api_examples/sdl: make the window resizable
wm4
2015-09-04
*
af_lavrresample: add missing include statement
wm4
2015-09-04
*
vo_opengl: use the correct attribute name for vertex position
wm4
2015-09-04
*
audio/filter: remove af_bs2b too
wm4
2015-09-04
*
audio/filter: remove some useless filters
wm4
2015-09-03
*
player: log error code on playback exit
wm4
2015-09-03
*
ebml: warn if an EBML has unknown length
wm4
2015-09-03
*
manpage: fix typo
wm4
2015-09-03
*
vd_lavc: better hwdec log output
wm4
2015-09-02
*
vd_lavc: factor all hwdec fallbacks into the same function
wm4
2015-09-02
*
vo_opengl: improve robustness against PBO failure
wm4
2015-09-02
*
vo_opengl: enable pbo by default with opengl-hq
wm4
2015-09-02
*
vo_opengl: slightly simplify plane size determination
wm4
2015-09-02
*
vo_opengl: don't distinguish "real" and texture size
wm4
2015-09-02
*
vo_opengl: simplify PBO copy
wm4
2015-09-02
*
vo_opengl: rename get_image to map_image
wm4
2015-09-02
*
vo_opengl: remove redundant statement in PBO code
wm4
2015-09-02
*
screenshot: avoid confusing template error message with no file
Kevin Mitchell
2015-09-02
*
sub: always try to use libavcodec text subtitle converter
wm4
2015-09-01
*
vo_opengl: remove some leftovers
wm4
2015-09-01
*
vo_opengl, vda: return to old state
wm4
2015-09-01
*
sub: fix --sub-codepage UTF-8 with fallback
wm4
2015-09-01
*
vo_rpi, vo_opengl: do not globally terminate EGL on VO uninit
wm4
2015-08-31
*
vo_opengl: fix alpha video in one case
wm4
2015-08-30
*
video: make container vs. bitstream aspect ratio configurable
wm4
2015-08-30
*
w32: shift drag and drop appends
Kevin Mitchell
2015-08-30
*
x11: drag and drop append with modifier
Kevin Mitchell
2015-08-30
[next]