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
*
dxva2: use mp_image pool for d3d surfaces
Kevin Mitchell
2016-02-14
*
dxva2: remove unused structure members
Kevin Mitchell
2016-02-14
*
dxva2: streamline number of surface calculation
Kevin Mitchell
2016-02-14
*
client API: explain when mpv_create() can return NULL
wm4
2016-02-14
*
demux_mkv: support channel layout in VfW muxed PCM
wm4
2016-02-14
*
mpv.conf: add some more options
wm4
2016-02-13
*
client API: handle double->int64 conversion correctly
wm4
2016-02-13
*
manpage: normal filters are still active with complex filters
wm4
2016-02-12
*
lavfi: dump the filter graph
wm4
2016-02-12
*
ipc: fix uninitialized field
wm4
2016-02-12
*
player: remove dead code
wm4
2016-02-12
*
mp_image: force display size to at least 1x1
wm4
2016-02-12
*
player: remove double assignment in declaration
wm4
2016-02-12
*
sub: remove always-true check
wm4
2016-02-12
*
vo_opengl: unconfuse Coverity
wm4
2016-02-12
*
stream_dvb: fix minor resource leaks
wm4
2016-02-12
*
stream_dvb: remove dead code
wm4
2016-02-12
*
ad_lavc: fix --ad-lavc-threads range
wm4
2016-02-11
*
build: enable vaapi under drm-only
wm4
2016-02-11
*
demux: reduce verbosity
wm4
2016-02-11
*
video: approximate AVI timestamps via DTS handling
wm4
2016-02-11
*
manpage: fix indenting issue in vf_format
Niklas Haas
2016-02-11
*
player: abort loading if there is a problem with complex filters
wm4
2016-02-10
*
lavfi: stop playback on some unrecoverable situations
wm4
2016-02-10
*
wscript_build: disable SONAME generation when building for Android
Jan Ekström
2016-02-10
*
Enable building the opengl-cb video renderer on Android
Jan Ekström
2016-02-10
*
Initial Android support
Jan Ekström
2016-02-10
*
demux_mf: only use glob() if it is available
Jan Ekström
2016-02-10
*
player: assume setlocale() returns NULL if locales are not supported
wm4
2016-02-10
*
player: fix crash if no video decoder can be initialized
wm4
2016-02-10
*
player: force refresh seek when changing audio filters
wm4
2016-02-09
*
vo_opengl_cb: do also not block when drawing nothing
wm4
2016-02-09
*
image_writer: take care of prediction_method deprecation
wm4
2016-02-09
*
manpage: add example for playing 2 audio tracks at the same time
wm4
2016-02-08
*
player: add --external-file option
wm4
2016-02-08
*
build: enable vo_opengl_cb if GL headers are present
wm4
2016-02-08
*
build: make posix_spawn optional
wm4
2016-02-08
*
mpv.conf: adjustments
wm4
2016-02-08
*
vo_opengl: vdpau: call glVDPAUFiniNV only if initialized
wm4
2016-02-08
*
wscript: mark subprocess as required
wm4
2016-02-07
*
wayland: set fs mode on every configure
Alexander Preisinger
2016-02-07
*
video/decode/dxva2.c: GUID_NULL conflicts
kwkam
2016-02-06
*
common/common.c: handle utf16 in mp_parse_escape
kwkam
2016-02-06
*
lavfi: fix EOF case
wm4
2016-02-06
*
audio: fix EOF handling if nothing could be decoded at all
wm4
2016-02-06
*
vd_lavc: fix use after free in some hwdecs
Kevin Mitchell
2016-02-06
*
audio: minor simplification
wm4
2016-02-05
*
player: remove some further current_track dependencies
wm4
2016-02-05
*
lavfi: fix build on Libav
wm4
2016-02-05
*
player: add complex filter graph support
wm4
2016-02-05
[next]