index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcpy_pic: reformat
wm4
2013-11-06
1
-27
/
+17
*
vd_lavc: remove explicit crystalhd support
wm4
2013-11-06
1
-14
/
+0
*
gl_header_fixes: fix inverted condition
wm4
2013-11-05
1
-1
/
+1
*
vo_opengl: support for vdpau hardware decoding
wm4
2013-11-05
5
-0
/
+294
*
vdpau: move device and video surface management from vo_vdpau.c to vdpau.c
wm4
2013-11-05
3
-220
/
+271
*
vo_opengl: redo aspects of initialization, change hwdec API
wm4
2013-11-05
3
-38
/
+38
*
vo_opengl/vaapi: use IMGFMT_RGB0
wm4
2013-11-05
1
-1
/
+1
*
video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support it
wm4
2013-11-05
3
-27
/
+36
*
vo_xv: fix compilation of SHM not available
wm4
2013-11-05
1
-1
/
+1
*
Adjust wayland defines
Paweł Forysiuk
2013-11-04
1
-1
/
+1
*
vdpau: drop required/deprecated access to a libavcodec struct field
wm4
2013-11-04
1
-3
/
+0
*
vo_opengl: cosmetics/fix typos
wm4
2013-11-04
2
-2
/
+2
*
vo_opengl: reserve 4 texture units for video instead of 3
wm4
2013-11-04
1
-5
/
+5
*
Merge remote-tracking branch 'origin/have_configure'
Stefano Pigozzi
2013-11-04
17
-73
/
+72
|
\
|
*
fix weird DPMS->EXT replacement
wm4
2013-11-04
1
-3
/
+3
|
*
Merge branch 'master' into have_configure
wm4
2013-11-04
12
-32
/
+396
|
|
\
|
*
|
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
17
-72
/
+71
*
|
|
vo_opengl: fix use of uninitialized memory
wm4
2013-11-04
1
-1
/
+1
|
|
/
|
/
|
*
|
vo_opengl: add support for VA-API OpenGL interop
wm4
2013-11-04
4
-0
/
+147
*
|
vo_opengl: add infrastructure for hardware decoding OpenGL interop
wm4
2013-11-04
8
-32
/
+224
*
|
mp_image: add helper for copying image attributes
wm4
2013-11-03
2
-0
/
+25
|
/
*
w32: implement functionality required for window-scale
wm4
2013-11-02
1
-0
/
+23
*
x11: make window-scale use windowed size in fullscreen mode
wm4
2013-11-02
1
-2
/
+2
*
demux: rename Windows symbols
wm4
2013-11-02
1
-10
/
+10
*
Fix some more -Wshadow warnings
wm4
2013-11-01
5
-19
/
+19
*
video: check profiles with hardware decoding
wm4
2013-11-01
5
-72
/
+131
*
Enable -Wshadow
wm4
2013-11-01
3
-9
/
+8
*
command: add property to scale window size
wm4
2013-10-31
2
-0
/
+15
*
x11: factor out normal window resize code
wm4
2013-10-31
1
-23
/
+31
*
vd_lavc: add more ifdeffery and ffmpeg cargo culting for correctness
wm4
2013-10-31
1
-7
/
+13
*
dec_video: remove unused declaration of a former global variable
wm4
2013-10-31
1
-2
/
+0
*
gl_common: osx: fix compilation with latest XQuartz RC
Stefano Pigozzi
2013-10-30
1
-1
/
+1
*
x11: restore support for --wid=0
wm4
2013-10-30
1
-2
/
+4
*
x11: remove ancient metacity hack
wm4
2013-10-30
1
-14
/
+1
*
x11: minor cosmetics
wm4
2013-10-30
1
-16
/
+11
*
gl_x11: change error message when GL3 context creation fails
wm4
2013-10-28
1
-1
/
+1
*
x11_common: refactor of fstype code
wm4
2013-10-28
1
-102
/
+73
*
cocoa: apply the more invasive constraining only with cmd+1/2/3
Stefano Pigozzi
2013-10-28
1
-2
/
+10
*
x11: fix border toggling
wm4
2013-10-27
2
-2
/
+5
*
vo_xv: check whether image allocation succeeds
wm4
2013-10-27
1
-6
/
+24
*
gl_common: suggest --vo=opengl-old if OpenGL 2.1 missing
wm4
2013-10-26
1
-1
/
+6
*
x11_common: reduce screensaver heartbeat from 30 to 10 seconds
wm4
2013-10-25
1
-1
/
+1
*
cocoa: constraint the window position a little more
Stefano Pigozzi
2013-10-25
1
-1
/
+6
*
wayland: better name for mouse coordinates
Alexander Preisinger
2013-10-25
2
-7
/
+7
*
wayland: fix fullscreen transparent border regions
Alexander Preisinger
2013-10-25
2
-22
/
+30
*
m_config: refactor option defaults handling
wm4
2013-10-24
6
-10
/
+26
*
video/filter: remove useless vf_info fields
wm4
2013-10-23
33
-178
/
+96
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
17
-123
/
+51
*
vo_opengl: don't enable PBOs with opengl-hq
wm4
2013-10-23
1
-1
/
+1
*
gl_video: add RGB10_A2 FBO format
wm4
2013-10-23
1
-0
/
+1
*
cocoa: set and clear gl context inside of sync sections
Stefano Pigozzi
2013-10-20
1
-6
/
+6
*
wayland: use mp_input_test_dragging
Alexander Preisinger
2013-10-20
2
-3
/
+8
*
Revert "wayland: remove moving window by grabbing"
Alexander Preisinger
2013-10-20
1
-0
/
+4
*
Revert "wayland: remove outdated comment"
Alexander Preisinger
2013-10-20
1
-0
/
+2
*
vdpau_old: restore hardware decoding with old API
wm4
2013-10-19
1
-0
/
+1
*
mp_msg: remove gettext() support
wm4
2013-10-18
1
-1
/
+1
*
sws_utils: work around libswscale crash with --contrast=-100
wm4
2013-10-16
1
-1
/
+2
*
vf_scale: fix get/set confusion
wm4
2013-10-16
1
-1
/
+1
*
x11_common: don't handle mouse enter events
wm4
2013-10-15
1
-5
/
+1
*
mplayer, vo_image: simplify OSD redrawing, fix vo_image crash
wm4
2013-10-13
1
-5
/
+0
*
talloc: change talloc destructor signature
wm4
2013-10-13
3
-8
/
+4
*
cocoa: make --ontop also cover dock+menubar
Stefano Pigozzi
2013-10-12
1
-1
/
+3
*
cocoa: refactor precise scrolling to a separate method
Stefano Pigozzi
2013-10-12
1
-4
/
+7
*
cocoa: fix mouse wheel scrolling
Mad Fish
2013-10-12
1
-1
/
+1
*
cocoa_common: check if the screen has a menubar in a more generic way
Stefano Pigozzi
2013-10-09
1
-1
/
+3
*
vo_x11, vo_xv: fix OSD redrawing with --force-window
wm4
2013-10-06
2
-16
/
+19
*
cocoa_common: add OS X 10.7 compatibility hacks includes
Stefano Pigozzi
2013-10-05
2
-0
/
+2
*
gl_x11: fail gracefully if selected FBconfig has no X visual
wm4
2013-10-03
1
-0
/
+6
*
vo_opengl_old: mp_msg conversion
wm4
2013-10-02
1
-74
/
+65
*
cosmetics: replace "CTRL" defines by enums
wm4
2013-10-02
2
-17
/
+21
*
vo: mark frame lost after seek reset
wm4
2013-10-02
1
-0
/
+1
*
core: add --force-window
wm4
2013-10-02
3
-1
/
+6
*
vo_vdpau: don't blank screen on VOCTRL_RESET
wm4
2013-10-02
1
-16
/
+35
*
video/out: always support redrawing VO window at any point
wm4
2013-10-02
8
-15
/
+73
*
x11: remove colormap code, always request TrueColor visuals
wm4
2013-09-30
3
-164
/
+17
*
vf_scale: factor out libswscale equalizer control
wm4
2013-09-30
3
-23
/
+34
*
vaapi: remove non-VLD entrypoints
wm4
2013-09-29
1
-6
/
+2
*
vaapi: fix non-sense condition
wm4
2013-09-29
1
-1
/
+1
*
vaapi: fix inverted condition
wm4
2013-09-29
1
-2
/
+2
*
cocoa_common: call gl_clear indirectly
Stefano Pigozzi
2013-09-28
3
-2
/
+23
*
cocoa_common: fix deadlock
Stefano Pigozzi
2013-09-28
1
-5
/
+7
*
cocoa_common: report pixels instead of points during mouse movement
Stefano Pigozzi
2013-09-28
1
-5
/
+15
*
cocoa_common: split the code, refactoring and cleanups
Stefano Pigozzi
2013-09-28
9
-512
/
+715
*
vaapi: make vaDeriveImage() less verbose
wm4
2013-09-27
1
-1
/
+1
*
vaapi: check image format in va_surface_upload()
wm4
2013-09-27
3
-6
/
+9
*
vaapi: potentially make reading surfaces back to system RAM faster
wm4
2013-09-27
4
-33
/
+64
*
input: translate mouse position to OSD space early
wm4
2013-09-27
1
-1
/
+3
*
video: let sh_video->disp_w/h always be container size
wm4
2013-09-26
1
-4
/
+1
*
video: let sh_video->aspect always be container aspect ratio
wm4
2013-09-26
2
-11
/
+14
*
vd: move aspect calculation to a function
wm4
2013-09-26
3
-24
/
+25
*
vd: remove some dead code
wm4
2013-09-26
1
-14
/
+4
*
Fix previous commit
wm4
2013-09-25
1
-4
/
+0
*
vaapi: fix compilation with Libav
wm4
2013-09-25
2
-6
/
+3
*
vaapi: allow GPU read-back with --hwdec=vaapi-copy
wm4
2013-09-25
3
-3
/
+108
*
vd_lavc: allow process_image to change image format
wm4
2013-09-25
2
-18
/
+21
*
vaapi: add vf_vavpp and use it for deinterlacing
xylosper
2013-09-25
8
-521
/
+1100
*
wayland: remove outdated comment
Alexander Preisinger
2013-09-24
1
-2
/
+0
*
wayland: remove moving window by grabbing
Alexander Preisinger
2013-09-24
1
-4
/
+0
*
vo_lavc: mp_msg conversion
wm4
2013-09-20
1
-34
/
+27
*
vo/x11_common: don't require a working input method
wm4
2013-09-20
1
-14
/
+9
*
vf: fix filter initialization error check
wm4
2013-09-20
1
-1
/
+1
*
vo/x11_common: remove superfluous msg prefixes
Martin Herkt
2013-09-20
1
-2
/
+2
*
vo/x11_common: Fail init with no valid XIM
Martin Herkt
2013-09-19
1
-0
/
+9
*
wayland/common: exit properly on fd errors
Alexander Preisinger
2013-09-19
1
-2
/
+6
*
vo_opengl: blend alpha components by default
wm4
2013-09-19
4
-6
/
+15
*
cocoa_common: signal a mouse movement when changing window size
Stefano Pigozzi
2013-09-18
1
-0
/
+8
*
cocoa_common: override core's cursor visibility state
Stefano Pigozzi
2013-09-18
1
-3
/
+5
*
gl_common: add wayland backend before x11 backend
Andreas Sinz
2013-09-16
1
-3
/
+5
*
gl_common: signal to GL backend whether we are probing
wm4
2013-09-16
4
-7
/
+16
*
vd_lavc: reset last_sample_aspect_ratio in uninit_avctx()
xylosper
2013-09-13
1
-0
/
+1
*
core: add --deinterlace option, restore it with resume functionality
wm4
2013-09-13
1
-0
/
+2
*
wayland/shm: fix resizing for good (finally)
Alexander Preisinger
2013-09-12
1
-7
/
+45
*
wayland: change fs messages to dbg
Alexander Preisinger
2013-09-12
1
-2
/
+2
*
wayland/egl: use wayland log
Alexander Preisinger
2013-09-12
1
-10
/
+7
*
wayland/shm: use wayland log
Alexander Preisinger
2013-09-12
1
-11
/
+11
*
Revert "wayland: don't create our own log context"
Alexander Preisinger
2013-09-12
3
-13
/
+18
*
gl_osd: mp_msg conversion
wm4
2013-09-12
5
-10
/
+11
*
aspect: mp_msg conversion
wm4
2013-09-12
1
-6
/
+5
*
gl_lcms: mp_msg conversion
wm4
2013-09-12
3
-11
/
+22
*
gl_common: complete mp_msg conversion
wm4
2013-09-12
7
-42
/
+42
*
x11_common: mp_msg conversion
wm4
2013-09-12
2
-40
/
+38
*
gl_32: mp_msg conversion
Alexander Preisinger
2013-09-11
1
-9
/
+7
*
w32_common: mp_msg conversion
Alexander Preisinger
2013-09-11
1
-14
/
+12
*
gl_x11: mp_msg conversion
Alexander Preisinger
2013-09-11
1
-12
/
+10
*
cocoa_common: remove most of the special handling for cursor autohide
Stefano Pigozzi
2013-09-10
1
-17
/
+3
*
wayland/common: improved error messages
Alexander Preisinger
2013-09-10
1
-4
/
+8
*
wayland: update license headers
Alexander Preisinger
2013-09-09
3
-23
/
+16
*
wayland/shm: version detection that also works
Alexander Preisinger
2013-09-09
1
-3
/
+8
*
options: remove --(no-)mouseinput option
wm4
2013-09-08
3
-4
/
+4
*
x11_common: don't allocate more than needed for icon
wm4
2013-09-04
1
-3
/
+4
*
configure: build with wayland 1.2.0
Alexander Preisinger
2013-09-03
1
-0
/
+5
*
cocoa_common: remove unlocking from fullscreen function
Stefano Pigozzi
2013-09-02
1
-12
/
+0
*
cocoa_common: avoid the opengl view to leak it's state
Stefano Pigozzi
2013-09-02
1
-7
/
+13
*
x11: add window icon
wm4
2013-09-01
3
-0
/
+105
*
input: deal with spurious X11 LeaveNotify events
wm4
2013-09-01
3
-4
/
+21
*
input: add some more X11 multimedia/internet keys
wm4
2013-09-01
1
-0
/
+3
*
cocoa_common: enable click-through on the video view
Stefano Pigozzi
2013-09-01
1
-0
/
+1
*
cocoa_common: track mouse move events when not focused
Stefano Pigozzi
2013-09-01
1
-1
/
+1
*
video: add unscaled mode with --video-unscaled
wm4
2013-09-01
1
-3
/
+17
*
gl_video: don't crash if no FBOs are available
wm4
2013-08-28
1
-4
/
+6
*
wayland/shm: rework format handling
Alexander Preisinger
2013-08-26
1
-47
/
+76
*
wayland: fix memory leaks
Alexander Preisinger
2013-08-26
2
-2
/
+8
*
cocoa_common: autohide dock when autohiding menubar
Stefano Pigozzi
2013-08-26
1
-1
/
+5
*
wayland: don't create our own log context
Alexander Preisinger
2013-08-26
3
-19
/
+14
*
wayland/shm: use opaque regions
Alexander Preisinger
2013-08-26
1
-0
/
+10
*
gl_video: fix odd video sizes with PBOs
wm4
2013-08-26
1
-0
/
+4
*
wayland: shm based software rendering
Alexander Preisinger
2013-08-25
2
-0
/
+649
*
wayland: remove shm listener for the backend
Alexander Preisinger
2013-08-25
2
-16
/
+0
*
wayland/egl: rework resizing (again)
Alexander Preisinger
2013-08-25
3
-88
/
+90
*
vo_corevideo: use dwidth/dheight for window dimensions
Stefano Pigozzi
2013-08-25
1
-1
/
+1
*
vo_corevideo: convert to use reconfig instead of config
Stefano Pigozzi
2013-08-25
1
-7
/
+6
*
vo_corevideo: don't set colormatrix on direct rendering path
Stefano Pigozzi
2013-08-25
1
-23
/
+49
*
vo_corevideo: fix regression in colormatrix handling
Stefano Pigozzi
2013-08-25
1
-40
/
+22
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
12
-60
/
+24
*
vo_image: simplify
wm4
2013-08-24
1
-28
/
+2
*
video/out: don't require VOs to handle screenshot aspect specially
wm4
2013-08-24
5
-11
/
+4
*
vo_vaapi: potentially fix screenshot colorspace issues
wm4
2013-08-24
1
-0
/
+1
*
Some more mp_msg conversions
wm4
2013-08-23
6
-214
/
+179
*
x11/out: mp_msg conversion
Alexander Preisinger
2013-08-23
1
-29
/
+21
*
cocoa_common: avoid locking calls when not needed
Stefano Pigozzi
2013-08-23
1
-2
/
+2
*
video: add vda decode support (with hwaccel) and direct rendering
Stefano Pigozzi
2013-08-22
6
-112
/
+541
*
cocoa_common: fix window positioning with `--geometry`
Stefano Pigozzi
2013-08-22
1
-10
/
+5
*
vf_eq: fix behavior when changing parameters
wm4
2013-08-20
1
-4
/
+14
*
wayland: separate shm and cursor context
Alexander Preisinger
2013-08-19
2
-9
/
+15
*
video: make it possible to scale/pan the video by arbitrary amounts
wm4
2013-08-19
1
-1
/
+7
*
options: remove --panscanrange option
wm4
2013-08-19
1
-8
/
+3
*
vaapi: use highest available profile, instead of mapping it exactly
wm4
2013-08-19
1
-41
/
+38
*