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
*
gl_w32: remove unused variable
wm4
2014-06-14
*
video: cosmetics: reformat image format names table
wm4
2014-06-14
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
video: automatically strip "le" and "be" suffix from pixle format names
wm4
2014-06-14
*
options: remove OPT_FLAG_CONSTANTS
wm4
2014-06-13
*
vd_lavc: use option parser for skip suboptions
wm4
2014-06-13
*
vd_lavc: make option struct local
wm4
2014-06-11
*
vf_noise: remove global variables
wm4
2014-06-11
*
vf_divtc: remove a global variable
wm4
2014-06-11
*
Add more const
wm4
2014-06-11
*
vo_caca: remove global variables
wm4
2014-06-11
*
options: remove global variables for swscale options; rename them
wm4
2014-06-11
*
video: fix another cover art corner case
wm4
2014-06-09
*
x11: cleanup motif hints handling
wm4
2014-06-06
*
filter_kernels: fix nearest scaler
wm4
2014-06-04
*
filter_kernels: add nearest neighbour scaling
lucy
2014-06-03
*
wayland: remove stub for unimplemented function
wm4
2014-06-02
*
vo: correctly initialize parameters in corner cases
wm4
2014-06-01
*
player: hide audio/video codec and file format messages
wm4
2014-05-31
*
gl_common: remove dlsym() fallback
wm4
2014-05-31
*
gl_wayland: remove probably unneeded workaround
wm4
2014-05-31
*
gl_x11: remove workaround for PPC OSX 10.4
wm4
2014-05-31
*
gl_x11: always require some GLX API functions, avoid dlsym()
wm4
2014-05-31
*
vd_lavc: set video bitrate if available
Marcoen Hirschberg
2014-05-28
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
*
vaapi: fix destruction with --hwdec=haapi-copy
wm4
2014-05-28
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
*
vo_vaapi: cleanup error handling on init
wm4
2014-05-28
*
video: better handling for (very) broken timestamps
wm4
2014-05-27
*
gl_common: minor cosmetic changes
wm4
2014-05-26
*
gl_common: correct a type
wm4
2014-05-26
*
gl_w32: remove some non-sense
wm4
2014-05-26
*
vo_opengl: always dynamically load OpenGL symbols
wm4
2014-05-26
*
x11: fix restoring position when leaving fullscreen
wm4
2014-05-26
*
x11: fix datatype for _NET_WM_PID
wm4
2014-05-26
*
vf_vdpaupp: cosmetics: rename function
wm4
2014-05-25
*
video: add --video-rotate option for controlling auto-rotation
wm4
2014-05-24
*
x11: un-inline GNOME layer stuff
wm4
2014-05-23
*
x11: prefer NetWM hints over _WIN_LAYER for --ontop
wm4
2014-05-23
*
x11: rename identifiers using reserved namespace
wm4
2014-05-23
*
x11: fix NetWM ontop setting
wm4
2014-05-23
*
x11: add a generic function for NetWM state setting
wm4
2014-05-23
*
vdpau: move RGB surface management out of the VO
wm4
2014-05-22
*
vo_vdpau: always allocate the black pixel
wm4
2014-05-22
*
x11: fix a warning with --disable-xext
Jerome Leclanche
2014-05-22
*
vo: minor simplifications
wm4
2014-05-22
*
vo: remove config_ok check from vo_check_events()
wm4
2014-05-22
*
vo_vaapi: don't redraw twice
wm4
2014-05-22
*
x11: unbreak build without xinerama
wm4
2014-05-19
[next]