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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Plan 9-style barriers
wm4
2014-07-26
2
-0
/
+62
*
sub: add detection via BOM
wm4
2014-07-22
1
-4
/
+30
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
1
-0
/
+1
*
Audit and replace all ctype.h uses
wm4
2014-07-01
1
-0
/
+19
*
ring: use a different type for read/write pointers
wm4
2014-05-30
1
-3
/
+3
*
ring: implement drain in terms of read
wm4
2014-05-29
1
-12
/
+9
*
Fix gcc 4.7 warning about shadowing talloc_parent in mp_dispact_queue
Paweł Forysiuk
2014-05-28
1
-2
/
+2
*
atomics: switch to C11 stdatomic.h
wm4
2014-05-21
1
-13
/
+8
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
1
-4
/
+6
*
dispatch: document some guarantees
wm4
2014-04-25
1
-0
/
+4
*
dispatch: wakeup only if needed on mp_dispatch_resume()
wm4
2014-04-24
1
-1
/
+3
*
dispatch: improve documentation comments
wm4
2014-04-23
1
-8
/
+10
*
threads: fix function name
wm4
2014-04-23
1
-1
/
+1
*
dispatch: implement timeout
wm4
2014-04-23
1
-6
/
+11
*
dispatch: use a real lock for mp_dispatch_lock()
wm4
2014-04-23
1
-37
/
+20
*
dispatch: fix broken locking
wm4
2014-04-23
1
-0
/
+7
*
dispatch: wakeup target thread when locking/suspending
wm4
2014-04-23
1
-1
/
+16
*
dispatch: move into its own source file
wm4
2014-04-23
2
-0
/
+274
*
charset_conv: mp_msg conversions
wm4
2013-12-21
2
-23
/
+28
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
4
-0
/
+552