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
/
audio
/
out
/
ao_jack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio/out/pull: remove race conditions
wm4
2014-05-29
1
-12
/
+17
*
audio/out: make draining a separate operation
wm4
2014-03-09
1
-4
/
+1
*
ao_jack: use new pull API helpers
wm4
2014-03-09
1
-196
/
+16
*
audio/out: make ao struct opaque
wm4
2014-03-09
1
-0
/
+1
*
ao_jack: fix termination on the end of file
wm4
2014-03-05
1
-3
/
+19
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
ao_jack: switch from interleaved to planar audio
William Light
2013-11-12
1
-95
/
+92
*
ao_jack: refactoring, also fix "no-connect" option
William Light
2013-11-12
1
-57
/
+97
*
audio/out: prepare for non-interleaved audio
wm4
2013-11-12
1
-3
/
+4
*
audio/out: remove useless info struct and redundant fields
wm4
2013-10-23
1
-6
/
+2
*
ao_jack: don’t force exact client name
Martin Herkt
2013-09-30
1
-1
/
+1
*
audio/out: do some mp_msg conversions
wm4
2013-08-22
1
-5
/
+5
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-3
/
+3
*
audio/out: remove options argument from init()
wm4
2013-07-22
1
-1
/
+1
*
ao_jack: use new option API
wm4
2013-07-22
1
-72
/
+34
*
ao_jack: allow more control about channel layouts
wm4
2013-07-07
1
-1
/
+21
*
ao_jack: increase buffer size, always round up buffer size
wm4
2013-07-06
1
-2
/
+2
*
audio/out: remove ao->outburst/buffersize fields
wm4
2013-06-16
1
-4
/
+4
*
audio/out: don't require AOs to set ao->bps
wm4
2013-06-16
1
-1
/
+0
*
ao_jack: use mp_ring
Stefano Pigozzi
2013-06-16
1
-31
/
+12
*
ao_jack: remove global variables
wm4
2013-06-07
1
-71
/
+79
*
ao_jack: align data sizes on audio frame size
wm4
2013-06-07
1
-5
/
+5
*
ao_jack: switch to new AO API
wm4
2013-06-07
1
-62
/
+62
*
ao_jack: uncrustify
wm4
2013-06-07
1
-211
/
+236
*
ao_jack: add (no-)connect suboption
reimar
2013-06-04
1
-11
/
+17
*
Replace calls to usec_sleep()
wm4
2013-05-26
1
-2
/
+2
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
1
-2
/
+2
*
audio/out: channel map selection
wm4
2013-05-12
1
-7
/
+9
*
audio/out: switch to channel map
wm4
2013-05-12
1
-7
/
+10
*
ao_jack: fix deprecation warning
Stefano Pigozzi
2013-04-12
1
-2
/
+5
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-4
/
+4
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+361