index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
*
bstr: short-circuit bstr_equals on pointer equality
Niklas Haas
2017-08-03
*
vo_opengl: support loading custom user textures
Niklas Haas
2017-07-27
*
misc/ring: fix comment typo
Kevin Mitchell
2017-07-09
*
bstr: short-circuit bstr_equals()
wm4
2017-07-02
*
misc/json: avoid redundant condition
Raúl Peñacoba
2017-07-01
*
ring: use 64 bit counters
wm4
2017-06-28
*
misc: add a thread pool
wm4
2017-04-01
*
osx: consistent normalisation when searching for external files
Akemi
2017-02-02
*
charset_conv: fallback to interpreting subs as latin1 if iconv fails
wm4
2017-01-22
*
charset_conv: support minimum compatibility to utf8:... syntax
wm4
2017-01-22
*
options: drop deprecated --sub-codepage syntax
wm4
2017-01-19
*
charset_conv: fix "auto" fallback with uchardet not compiled
wm4
2016-12-28
*
bstr: change to LGPL
wm4
2016-12-11
*
charset_conv: simplify and change --sub-codepage option
wm4
2016-12-09
*
charset_conv: drop enca and libguess support
wm4
2016-12-09
*
player: don't enter playloop for client API requests
wm4
2016-09-16
*
dispatch: fix a race condition triggering an assert()
wm4
2016-09-16
*
player: use better way to wait for input and dispatching commands
wm4
2016-09-16
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
dispatch: improve recent locking changes slightly
wm4
2016-09-05
*
dispatch: redo locking, and allow reentrant processing
wm4
2016-09-04
*
client API: implement mpv_suspend/resume slightly differently
wm4
2016-09-04
*
charset_conv: Use CP949 instead of EUC-KR
Jeong Woon Choi
2016-09-02
*
misc: add some annoying mpv_node helpers
wm4
2016-08-28
*
Fix misspellings
stepshal
2016-06-26
*
vo_opengl: use RPN expressions for user hook sizes
Niklas Haas
2016-05-15
*
bstr: avoid redundant vsnprintf calls
wm4
2016-03-23
*
dispatch: clarify lifetime issues
wm4
2016-02-26
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
charset_conv: check for UTF-8 if uchardet returns unknown
wm4
2015-12-20
*
sub: detect charset in demuxer
wm4
2015-12-17
*
demux_libass: remove this demuxer
wm4
2015-11-11
*
sub: fix --sub-codepage UTF-8 with fallback
wm4
2015-09-01
*
charset_conv: use our own UTF-8 check with ENCA only
wm4
2015-08-04
*
charset_conv: "auto" encoding detection now uses uchardet.
Jehan
2015-08-04
*
charset_conv: fix switched parameters
wm4
2015-08-02
*
charset_conv: add uchardet support
wm4
2015-08-02
*
charset_conv: make it possible to return an allocated string as guess
wm4
2015-08-01
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
*
json: fix UTF-8 handling
wm4
2015-04-28
*
Update license headers
Marcin Kurczewski
2015-04-13
*
bstr: fix possible undefined behavior with length 0 strings
wm4
2015-01-12
*
Silence some Coverity warnings
wm4
2014-11-21
*
bstr: don't call memcpy(..., NULL, 0)
wm4
2014-11-21
*
json: handle >\\"< fragments correctly
wm4
2014-10-21
*
lua: expose JSON parser
wm4
2014-10-19
*
misc: add JSON parser
wm4
2014-10-17
*
bstr: check strings before memcmp/strncasecmp
James Ross-Gowan
2014-10-07
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
[next]