index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
Commit message (
Expand
)
Author
Age
*
vo_opengl: use correct gl_target variable
wm4
2016-02-18
*
vo_opengl: don't use normalized coords for debanding rectangle textures
wm4
2016-02-18
*
vo_opengl: pass the correct target to deband functions
wm4
2016-02-18
*
wscript: remove dxva2-dxinterop configure test
Kevin Mitchell
2016-02-17
*
vo_opengl: dxinterop: add dxva2 passthrough
Kevin Mitchell
2016-02-17
*
dxva2: add interop (non-copyback) hwdec_type
Kevin Mitchell
2016-02-17
*
vo_opengl: dxinterop: improve error messages
Kevin Mitchell
2016-02-17
*
dxva2: avoid using AV_PIX_FMT_P010 directly
wm4
2016-02-17
*
dxva2: use mp_HESULT_to_str on FAILED(hr)
Kevin Mitchell
2016-02-16
*
dxva2: use mp_image_pool_get_no_alloc for decoder images
Kevin Mitchell
2016-02-16
*
dxva2: check for failure of mp_image_new_custom_ref
Kevin Mitchell
2016-02-16
*
dxva2: another attempt at using mp_image pool
Kevin Mitchell
2016-02-16
*
mp_image_pool: add mp_image_pool_add
Kevin Mitchell
2016-02-16
*
dxva2: fix license on some newly added files to lgpl v2.1+
Kevin Mitchell
2016-02-16
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
audio/video: expose codec info as separate field
wm4
2016-02-15
*
video: remove pointless parameter indirection
wm4
2016-02-15
*
vo_opengl_cb: unbreak destroying+recreating GL context
wm4
2016-02-15
*
dxva2: support HEVC Main 10
wm4
2016-02-15
*
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
*
mp_image: force display size to at least 1x1
wm4
2016-02-12
*
vo_opengl: unconfuse Coverity
wm4
2016-02-12
*
video: approximate AVI timestamps via DTS handling
wm4
2016-02-11
*
Enable building the opengl-cb video renderer on Android
Jan Ekström
2016-02-10
*
player: fix crash if no video decoder can be initialized
wm4
2016-02-10
*
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
*
vo_opengl: vdpau: call glVDPAUFiniNV only if initialized
wm4
2016-02-08
*
wayland: set fs mode on every configure
Alexander Preisinger
2016-02-07
*
video/decode/dxva2.c: GUID_NULL conflicts
kwkam
2016-02-06
*
vd_lavc: fix use after free in some hwdecs
Kevin Mitchell
2016-02-06
*
build: make libavfilter mandatory
wm4
2016-02-05
*
vo_rpi: add geometry handling
Uros Vampl
2016-02-05
*
vd_lavc: avoid calling flush on an unopened AVCodecContext
wm4
2016-02-05
*
video: remove AVI timestamps for dropped frames
wm4
2016-02-04
*
vd_lavc: remove redundant best_csp field
wm4
2016-02-03
*
vd_lavc: force microsecond timestamps on RPI
wm4
2016-02-03
*
w32_common: switch to UniformResourceLocatorW
wm4
2016-02-02
*
audio/video: merge decoder return values
wm4
2016-02-01
*
vo_opengl: hwdec: use IDs for API, and log which backend is used
wm4
2016-02-01
*
x11: stop waiting for MapNotify when WM_STATE changes
Tracerneo
2016-01-31
*
vd_lavc: release surfaces before destroying decoder
wm4
2016-01-30
*
vd_lavc: allow switching between hw/sw decoding any time
wm4
2016-01-29
*
vd_lavc: simplify an aspect of hwdec fallback
wm4
2016-01-29
*
video: fix broken-PTS fallback determination
wm4
2016-01-29
*
rpi: add VC-1 support
wm4
2016-01-28
*
mp_image: copy dts as part of mp_image attributes too
wm4
2016-01-28
*
rpi: add mpeg-4 decoding support
wm4
2016-01-27
[next]