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
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: add const to mp_notify_property
wm4
2014-06-01
2
-2
/
+2
*
player: hide audio/video codec and file format messages
wm4
2014-05-31
3
-7
/
+5
*
gl_common: remove dlsym() fallback
wm4
2014-05-31
1
-21
/
+1
*
gl_wayland: remove probably unneeded workaround
wm4
2014-05-31
1
-2
/
+0
*
gl_x11: remove workaround for PPC OSX 10.4
wm4
2014-05-31
1
-7
/
+0
*
gl_x11: always require some GLX API functions, avoid dlsym()
wm4
2014-05-31
4
-20
/
+9
*
ao_alsa: make device the first sub option
wm4
2014-05-31
2
-4
/
+4
*
audio/out/push: keep some extra buffer
wm4
2014-05-31
1
-6
/
+4
*
ao_alsa: reduce spurious wakeups
wm4
2014-05-30
2
-10
/
+18
*
tv: remove sysinfo() usage
wm4
2014-05-30
3
-18
/
+0
*
audio/out/push: handle draining correctly
wm4
2014-05-30
1
-7
/
+22
*
audio: change handling of an EOF corner case
wm4
2014-05-30
2
-12
/
+10
*
ao_alsa: use poll() to wait for device
wm4
2014-05-30
1
-0
/
+30
*
audio/out/push: add a way to wait for the audio device with poll()
wm4
2014-05-30
2
-3
/
+68
*
input: separate wakeup pipe creation into a separate function
wm4
2014-05-30
3
-13
/
+28
*
audio/out/push: add mechanism for event-based waiting
wm4
2014-05-30
3
-76
/
+143
*
audio/out: adjust documentation comments
wm4
2014-05-30
1
-11
/
+19
*
ring: use a different type for read/write pointers
wm4
2014-05-30
1
-3
/
+3
*
build: disable PortAudio by default
wm4
2014-05-29
1
-0
/
+1
*
audio/out/pull: remove race conditions
wm4
2014-05-29
6
-57
/
+68
*
ring: implement drain in terms of read
wm4
2014-05-29
1
-12
/
+9
*
atomics: some corrections to __sync builtins usage
wm4
2014-05-28
1
-3
/
+3
*
Fix gcc 4.7 warning about shadowing talloc_parent in mp_dispact_queue
Paweł Forysiuk
2014-05-28
1
-2
/
+2
*
ad_lavc: don't overwrite lavc bitrate
Marcoen Hirschberg
2014-05-28
1
-2
/
+3
*
vd_lavc: set video bitrate if available
Marcoen Hirschberg
2014-05-28
1
-0
/
+5
*
ao_wasapi: simplify nAvgBytesPerSec calculation
Marcoen Hirschberg
2014-05-28
1
-4
/
+3
*
af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate
Marcoen Hirschberg
2014-05-28
13
-22
/
+28
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
10
-19
/
+19
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
9
-21
/
+24
*
vaapi: fix destruction with --hwdec=haapi-copy
wm4
2014-05-28
1
-2
/
+6
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
11
-4
/
+48
*
vo_vaapi: cleanup error handling on init
wm4
2014-05-28
2
-4
/
+10
*
osc: correct calculation of slider position
ChrisK2
2014-05-28
1
-1
/
+1
*
osc: extend hitbox of seekbars to include gap
ChrisK2
2014-05-27
1
-1
/
+1
*
stream: unbreak writeable streams
wm4
2014-05-27
1
-2
/
+2
*
video: better handling for (very) broken timestamps
wm4
2014-05-27
1
-1
/
+9
*
manpage: document write_watch_later_config command
wm4
2014-05-27
1
-0
/
+3
*
idet.sh: An alternative to ildetect.sh.
Rudolf Polzer
2014-05-27
1
-0
/
+161
*
lua: slightly nicer diagnostics output
wm4
2014-05-27
1
-1
/
+3
*
gl_common: minor cosmetic changes
wm4
2014-05-26
1
-10
/
+9
*
gl_common: correct a type
wm4
2014-05-26
1
-1
/
+1
*
gl_w32: remove some non-sense
wm4
2014-05-26
1
-3
/
+1
*
vo_opengl: always dynamically load OpenGL symbols
wm4
2014-05-26
1
-64
/
+59
*
x11: fix restoring position when leaving fullscreen
wm4
2014-05-26
1
-1
/
+2
*
x11: fix datatype for _NET_WM_PID
wm4
2014-05-26
1
-1
/
+1
*
input: make combined commands repeatable
wm4
2014-05-26
3
-2
/
+10
*
lua: add missing include files
wm4
2014-05-26
1
-0
/
+2
*
lua: fix compilation with lua 5.2
wm4
2014-05-26
3
-11
/
+47
*
command: add write_watch_later_config command
Martin
2014-05-26
4
-0
/
+12
*
autoload.lua: fix autoloading of files to prepend
wm4
2014-05-25
1
-1
/
+1
*
DOCS/coding-style: add a hint that new features should be documented
wm4
2014-05-25
1
-2
/
+4
*
TOOLS: add a Lua script to autoload playlist entries
wm4
2014-05-25
1
-0
/
+69
*
lua: add some filesystem utility functions
wm4
2014-05-25
2
-10
/
+114
*
manpage: lua: cosmetic changes to mp.options section
wm4
2014-05-25
1
-4
/
+4
*
playlist: fix playlist_move on itself
wm4
2014-05-25
1
-1
/
+4
*
vf_vdpaupp: cosmetics: rename function
wm4
2014-05-25
1
-5
/
+5
*
osxbundle: fix recursion termination
Tsukasa OMOTO
2014-05-25
1
-1
/
+1
*
osc: fix chapter list display
ChrisK2
2014-05-24
2
-4
/
+4
*
build: disable cdda and vcd by default
wm4
2014-05-24
1
-1
/
+3
*
stream_cdda: fix compilation
wm4
2014-05-24
1
-1
/
+1
*
stream_smb: fix compilation
wm4
2014-05-24
1
-4
/
+4
*
client API: fix mpv_observe_property with MP_FORMAT_NONE
wm4
2014-05-24
1
-2
/
+3
*
video: add --video-rotate option for controlling auto-rotation
wm4
2014-05-24
4
-0
/
+18
*
stream_file: readjust some windows ifdeffery
wm4
2014-05-24
3
-28
/
+9
*
stream: remove chaos related to writeable streams
wm4
2014-05-24
19
-83
/
+41
*
stream_lavf: remove redundant message prefixes
wm4
2014-05-24
1
-6
/
+6
*
stream: don't use end_pos
wm4
2014-05-24
19
-104
/
+112
*
stream: kill start_pos, remove --sb option
wm4
2014-05-24
21
-55
/
+34
*
player: don't init/uninit terminal at runtime
wm4
2014-05-24
1
-7
/
+1
*
timer: remove unneeded time_t overflow check
wm4
2014-05-24
1
-12
/
+1
*
manpage: update references to renamed options
Alessandro Ghedini
2014-05-23
4
-9
/
+9
*
x11: un-inline GNOME layer stuff
wm4
2014-05-23
2
-17
/
+12
*
x11: prefer NetWM hints over _WIN_LAYER for --ontop
wm4
2014-05-23
1
-11
/
+11
*
x11: rename identifiers using reserved namespace
wm4
2014-05-23
1
-8
/
+6
*
x11: fix NetWM ontop setting
wm4
2014-05-23
1
-23
/
+13
*
x11: add a generic function for NetWM state setting
wm4
2014-05-23
1
-23
/
+11
*
old-build: fix building with libquvi4
wm4
2014-05-23
2
-2
/
+2
*
old-makefile: add options.lua
wm4
2014-05-23
1
-9
/
+6
*
lua/osc: forgot some changed files in previous commit
ChrisK2
2014-05-23
6
-117
/
+118
*
lua/osc: small overhaul
ChrisK2
2014-05-23
1
-0
/
+105
*
timer: workaround for crappy operating systems
wm4
2014-05-23
1
-0
/
+1
*
timer: fix previous commit
wm4
2014-05-22
1
-1
/
+1
*
timer: improve overflow checks
wm4
2014-05-22
1
-4
/
+5
*
player: give quit_watch_later an exit code argument like quit
wm4
2014-05-22
3
-10
/
+8
*
tl_mpv_edl: correct misspelling on line 233
Yomi0
2014-05-22
1
-1
/
+1
*
timer: fix (usually impossible) timespec.tv_sec overflow
wm4
2014-05-22
1
-1
/
+13
*
vdpau: move RGB surface management out of the VO
wm4
2014-05-22
5
-113
/
+123
*
vo_vdpau: always allocate the black pixel
wm4
2014-05-22
1
-0
/
+3
*
old-configure: we accidentally used bash features
wm4
2014-05-22
1
-3
/
+11
*
player: fix cover art sometimes "syncing" against audio
wm4
2014-05-22
1
-1
/
+3
*
player: suggest --no-audio-display on cover art
wm4
2014-05-22
1
-0
/
+7
*
video: fix display of cover art with vo_vdpau
wm4
2014-05-22
1
-2
/
+4
*
cache: be silent if no initial fill is requested
wm4
2014-05-22
1
-1
/
+3
*
edl: use start PTS of the source files as default start time
wm4
2014-05-22
1
-2
/
+8
*
x11: fix a warning with --disable-xext
Jerome Leclanche
2014-05-22
1
-1
/
+1
*
build: "tv-v4l2" needs "tv"
wm4
2014-05-22
1
-0
/
+1
*
vo: minor simplifications
wm4
2014-05-22
1
-11
/
+3
*
vo: remove config_ok check from vo_check_events()
wm4
2014-05-22
1
-3
/
+1
*
vo_vaapi: don't redraw twice
wm4
2014-05-22
1
-7
/
+1
*
Fix the build on OpenBSD and FreeBSD
Juan Francisco Cantero Hurtado
2014-05-21
1
-1
/
+1
*
osdep: silence a -Wshadow warning
wm4
2014-05-21
1
-2
/
+2
*
atomics: more correct usage of gcc/clang __atomic builtins
wm4
2014-05-21
1
-11
/
+15
*
atomics: switch to C11 stdatomic.h
wm4
2014-05-21
9
-79
/
+104
*
input: allow disabling window dragging with --no-window-dragging
wm4
2014-05-20
4
-1
/
+14
*
input: fix compilation on windows
wm4
2014-05-20
1
-4
/
+2
*
manpage: mention bdnav://
wm4
2014-05-20
1
-2
/
+2
*
README: describe release cycle
wm4
2014-05-20
1
-2
/
+18
*
cache: redo options and default settings
wm4
2014-05-20
12
-101
/
+95
*
x11: unbreak build without xinerama
wm4
2014-05-19
1
-0
/
+2
*
x11: leaving fullscreen -> reset WM hints only if needed
wm4
2014-05-19
1
-4
/
+6
*
demux_subreader: remove support for some subtitle formats
wm4
2014-05-19
1
-629
/
+4
*
x11: always check whether a window exists
wm4
2014-05-19
1
-7
/
+20
*
x11: request and handle resize events of parent windows with --wid
wm4
2014-05-19
1
-8
/
+10
*
x11: remove a duplicated line
wm4
2014-05-18
1
-1
/
+0
*
etc/input.conf: add example how to change window size by key binding
wm4
2014-05-18
2
-0
/
+3
*
x11: never enable DPMS if we didn't disable it
wm4
2014-05-18
2
-0
/
+4
*
timer: account for negative time values
wm4
2014-05-18
1
-2
/
+6
*
compat/libav: remove unneeded things
wm4
2014-05-18
1
-8
/
+1
*
vdpau: don't fallback to software decoding on preemption
wm4
2014-05-18
1
-7
/
+12
*
client API: add mpv_load_config_file()
wm4
2014-05-18
2
-0
/
+39
*
options: unify code for setting string and "raw" options
wm4
2014-05-18
4
-90
/
+138
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
8
-62
/
+98
*
manpage: fix a minor aspect of the discnav command
wm4
2014-05-18
1
-2
/
+1
*
player: increase seek accuracy when refreshing display on filter change
wm4
2014-05-18
1
-1
/
+1
*
manpage: document discnav command
wm4
2014-05-18
1
-0
/
+14
*
command: add a disc-menu-active property
wm4
2014-05-18
4
-0
/
+36
*
client API: fix "missed" property notifications
wm4
2014-05-18
1
-19
/
+25
*
x11: make screensaver code more compact, change DPMS handling
wm4
2014-05-17
2
-55
/
+24
*
x11: add wrapper for EWMH XSendEvent calls
wm4
2014-05-17
1
-90
/
+49
*
x11: fix Drag & Drop
wm4
2014-05-17
1
-1
/
+1
*
x11: add a wrapper for XGetWindowProperty
wm4
2014-05-17
1
-70
/
+77
*
x11: comment about gravity
wm4
2014-05-17
1
-0
/
+4
*
x11: replace x/y/w/h with mp_rect
wm4
2014-05-17
2
-102
/
+76
*
x11: remove some unused fields
wm4
2014-05-17
1
-3
/
+0
*
x11: don't set PBaseSize
wm4
2014-05-17
1
-7
/
+0
*
x11: remove vo_hint member
wm4
2014-05-17
2
-23
/
+26
*
x11: always raise layer in fullscreen mode without NetWM
wm4
2014-05-17
1
-4
/
+1
*
x11: implement --fs-screen properly, separate old code path
wm4
2014-05-17
2
-69
/
+90
*
x11: use CenterGravity by default
wm4
2014-05-17
1
-1
/
+1
*
x11: remove gravity restore code
wm4
2014-05-17
2
-10
/
+0
*
x11: don't cache X Atoms manually
wm4
2014-05-16
2
-108
/
+45
*
x11: inline a function
wm4
2014-05-16
1
-9
/
+3
*
encoding: No error when the output format doesn't support a stream type at all.
Rudolf Polzer
2014-05-16
1
-8
/
+20
*
etc/example.conf: add example options for multichannel audio
wm4
2014-05-16
1
-1
/
+9
*
etc/example.conf: minor adjustments
wm4
2014-05-16
1
-2
/
+3
*
etc/example.conf: remove spaces between key and value
wm4
2014-05-16
1
-9
/
+9
*
x11: replace--[x11-]fstype option with --x11-netwm
wm4
2014-05-16
7
-161
/
+36
*
x11: remove a MWM hack
wm4
2014-05-16
1
-11
/
+0
*
x11: remove unused stuff
wm4
2014-05-16
1
-18
/
+0
*
x11: set the fullscreen state before mapping the window
wm4
2014-05-15
1
-0
/
+11
*
x11: clear window on map
wm4
2014-05-15
1
-1
/
+1
*
x11: wait until the window is mapped
wm4
2014-05-15
1
-0
/
+11
*
TOOLS/vf_dlopen: use new pixelformats, fix usage for newstyle args
Kevin Mitchell
2014-05-15
6
-13
/
+13
*
vf_dlopen: update usage message to new-style args
Kevin Mitchell
2014-05-15
1
-1
/
+1
*
vf_dlopen: remove buggy private name -> imgfmt conversion
Kevin Mitchell
2014-05-15
2
-34
/
+18
*
vf_vapoursynth: fix debug output
wm4
2014-05-15
1
-1
/
+4
*
vf_vapoursynth: add more debug output
wm4
2014-05-15
1
-18
/
+21
*
manpage: changes.rst: minor fixups
wm4
2014-05-15
1
-5
/
+5
*
vf_vapoursynth: avoid unnecessary waiting
wm4
2014-05-14
1
-1
/
+1
*
TOOLS/mpv_identify.sh: unbreak
wm4
2014-05-14
1
-1
/
+1
*
vf_vapoursynth: allow parallel processing
wm4
2014-05-14
2
-45
/
+101
*
manpage: updates changes.rst
wm4
2014-05-14
1
-46
/
+59
*
old-build: accidental rewrite
wm4
2014-05-14
2
-2058
/
+484
*
old-build: drop support for anything but Linux, simplify
wm4
2014-05-14
2
-849
/
+58
*
build: add some warning cflags
wm4
2014-05-14
1
-1
/
+3
*
wayland: fix typo
Alexander Preisinger
2014-05-14
1
-14
/
+14
*
player: reorganize how lua scripts are loaded
wm4
2014-05-13
11
-130
/
+209
*
old-build: define a new symbol
wm4
2014-05-13
1
-0
/
+1
*
stream_smb: increase to 128k read_chuuk from default 8k
Kevin Mitchell
2014-05-12
1
-0
/
+1
*
player: disable hr-seek framedropping during backstepping
wm4
2014-05-12
1
-2
/
+3
*
build: fix OpenBSD DVD/CDROM device names
wm4
2014-05-12
1
-2
/
+2
*
vda: Hwaccel 1.2 support
Luca Barbato
2014-05-12
3
-34
/
+81
*
vda: Simplify codec selection
Luca Barbato
2014-05-12
1
-28
/
+2
*
vd_lavc: Support hwaccel 1.2 and later
Luca Barbato
2014-05-12
1
-4
/
+4
*
audio/out: fix previous commit
wm4
2014-05-11
1
-9
/
+11
*
audio/out: avoid wakeup feedback loop
wm4
2014-05-11
1
-2
/
+7
*
TOOLS/stats-conv: don't crash on empty lines
wm4
2014-05-11
1
-0
/
+3