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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mixer: minor refactoring
wm4
2013-09-19
2
-26
/
+27
*
af_export: fix compilation warning
wm4
2013-09-19
1
-2
/
+1
*
Config path functions can return NULL
wm4
2013-09-18
1
-0
/
+6
*
audio: fix playback of Musepack SV8 files
wm4
2013-09-01
1
-2
/
+4
*
audio: don't allow setting unknown formats from command line
wm4
2013-08-26
1
-17
/
+1
*
audio: make internal audio format 0 an invalid format
wm4
2013-08-26
3
-9
/
+9
*
Some more mp_msg conversions
wm4
2013-08-23
2
-101
/
+61
*
audio/out: do some mp_msg conversions
wm4
2013-08-22
8
-163
/
+118
*
ao: remove some leftovers
wm4
2013-08-22
2
-7
/
+0
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
35
-73
/
+73
*
Merge pull request #154 from rossy2401/wasapi-pause
Diogo Franco
2013-08-05
1
-1
/
+2
|
\
|
*
ao_wasapi: don't check the audio feed while paused
James Ross-Gowan
2013-07-27
1
-1
/
+2
*
|
core: change speed option/property to double
wm4
2013-08-05
1
-2
/
+2
*
|
ao_coreaudio: move to new log API
Stefano Pigozzi
2013-08-01
4
-99
/
+101
*
|
ao_coreaudio: remove useless defines
Stefano Pigozzi
2013-08-01
1
-3
/
+0
*
|
audio/out: add support for new logging API
Stefano Pigozzi
2013-08-01
2
-8
/
+15
*
|
Fix some warnings
Jonathan Yong
2013-07-30
1
-6
/
+6
*
|
ao_coreaudio: use default output unit when no device is specified
Stefano Pigozzi
2013-07-29
1
-1
/
+3
*
|
ao_coreaudio: prevent buffer underruns to output garbage
Stefano Pigozzi
2013-07-28
1
-1
/
+6
*
|
ao_coreaudio: fix compilation on OS X 10.7
Dmitry Kalinkin
2013-07-28
1
-1
/
+1
|
/
*
Fix some -Wshadow warnings
wm4
2013-07-23
2
-5
/
+5
*
options: make legacy hacks for AFs/VFs more explicit
wm4
2013-07-22
1
-0
/
+1
*
audio/out: remove options argument from init()
wm4
2013-07-22
16
-31
/
+18
*
Remove subopt-helper
wm4
2013-07-22
1
-1
/
+1
*
ao_coreaudio: fix ifdef'd conditional
Stefano Pigozzi
2013-07-22
1
-1
/
+1
*
ao_coreaudio: use new option API
Stefano Pigozzi
2013-07-22
1
-38
/
+22
*
ao_coreaudio: switch properties getters to talloc
Stefano Pigozzi
2013-07-22
3
-18
/
+19
*
ao_coreaudio: reduce verbosity of the chmapping code
Stefano Pigozzi
2013-07-22
1
-2
/
+2
*
ao_coreaudio: revert to original device format on digital uninit
Stefano Pigozzi
2013-07-22
1
-3
/
+11
*
ao_coreaudio: refactor chmap detection
Stefano Pigozzi
2013-07-22
3
-91
/
+96
*
ao_coreaudio: refactor properties code
Stefano Pigozzi
2013-07-22
4
-146
/
+111
*
ao_coreaudio: move utils functions to snake_case
Stefano Pigozzi
2013-07-22
3
-39
/
+34
*
ao_coreaudio: split ao_coreaudio_common in two files
Stefano Pigozzi
2013-07-22
5
-160
/
+287
*
ao_coreaudio: store asbd only when selected
Stefano Pigozzi
2013-07-22
1
-4
/
+1
*
ao_coreaudio: fallback to waveext on non surround inputs
Stefano Pigozzi
2013-07-22
1
-3
/
+3
*
ao_coreaudio: set channel layout based on hardware query
Stefano Pigozzi
2013-07-22
1
-2
/
+106
*
ao_coreaudio: fix regression in digital stream selection
Stefano Pigozzi
2013-07-22
1
-1
/
+1
*
ao_coreaudio: return errors instead false in init functions
Stefano Pigozzi
2013-07-22
1
-3
/
+3
*
ao_coreaudio: remove useless function declaration
Stefano Pigozzi
2013-07-22
1
-3
/
+0
*
ao_coreaudio: only set chmap_sel info for lpcm
Stefano Pigozzi
2013-07-22
1
-5
/
+7
*
ao_coreaudio: set channel layout bitmap
Stefano Pigozzi
2013-07-22
1
-1
/
+17
*
ao_coreaudio: move digital detection before asbd creation
Stefano Pigozzi
2013-07-22
1
-10
/
+9
*
ao_coreaudio: remove chmap selection if format is digital
Stefano Pigozzi
2013-07-22
1
-1
/
+0
*
ao_coreaudio: remove volume multiplication by 4
Stefano Pigozzi
2013-07-22
1
-2
/
+2
*
ao_coreaudio: remove device property listener on uninit
Stefano Pigozzi
2013-07-22
2
-12
/
+32
*
ao_coreaudio: print help string in one go
Stefano Pigozzi
2013-07-22
1
-5
/
+11
*
ao_coreaudio: change all ++var to var++
Stefano Pigozzi
2013-07-22
2
-12
/
+8
*
ao_coreaudio: change private vars names to match mpv conventions
Stefano Pigozzi
2013-07-22
1
-91
/
+101
*
ao_coreaudio: remove packetSize private variable
Stefano Pigozzi
2013-07-22
1
-3
/
+3
*
ao_coreaudio: refactor play/pause
Stefano Pigozzi
2013-07-22
1
-27
/
+15
*
ao_coreaudio: refactor uninit
Stefano Pigozzi
2013-07-22
1
-17
/
+6
*
ao_coreaudio: remove a fixme since that seems fixed
Stefano Pigozzi
2013-07-22
1
-2
/
+0
*
ao_coreaudio: ca_msg: add trailing \n where missing
Stefano Pigozzi
2013-07-22
2
-6
/
+6
*
ao_coreaudio: refactor play
Stefano Pigozzi
2013-07-22
1
-16
/
+8
*
ao_coreaudio: extract mixmode set/unset in utility functions
Stefano Pigozzi
2013-07-22
2
-46
/
+58
*
ao_coreaudio: move AudioStreamChangeFormat to common file and refactor
Stefano Pigozzi
2013-07-22
2
-86
/
+74
*
ao_coreaudio: extract methods to lock/unlock device for digital output
Stefano Pigozzi
2013-07-22
2
-28
/
+26
*
ao_coreaudio: lpcm: remove buffer size calculation depending on audio unit
Stefano Pigozzi
2013-07-22
1
-8
/
+0
*
ao_coreaudio: refactor initialization
Stefano Pigozzi
2013-07-22
2
-396
/
+282
*
ao_coreaudio: refactor print_help
Stefano Pigozzi
2013-07-22
1
-26
/
+21
*
ao_coreaudio: split out some utility functions and refactor them
Stefano Pigozzi
2013-07-22
2
-310
/
+315
*
ao_coreaudio: make variable names shorter
Stefano Pigozzi
2013-07-22
1
-30
/
+30
*
ao_coreaudio: add error check function and macro
Stefano Pigozzi
2013-07-22
1
-41
/
+68
*
ao_coreaudio: dry up ca_msg and use it everywhere
Stefano Pigozzi
2013-07-22
1
-61
/
+57
*
ao_coreaudio: simplify digital render callback
Stefano Pigozzi
2013-07-22
1
-4
/
+3
*
ao_coreaudio: rewrite spdif render callback
Stefano Pigozzi
2013-07-22
1
-39
/
+20
*
ao_coreaudio: simplify render callback
Stefano Pigozzi
2013-07-22
1
-23
/
+9
*
af_bs2b: use new option API
wm4
2013-07-22
1
-84
/
+28
*
af_lavfi: switch to new option API
wm4
2013-07-22
1
-8
/
+24
*
af_scaletempo: use new option API
wm4
2013-07-22
1
-84
/
+44
*
af_lavrresample: switch to new option API
wm4
2013-07-22
1
-51
/
+45
*
af_force: use new option API
wm4
2013-07-22
1
-34
/
+21
*
audio/filter: use new option API
wm4
2013-07-22
5
-163
/
+99
*
af_force: add option that causes filter to fail at initialization
wm4
2013-07-22
1
-1
/
+9
*
af: fix recovery code for filter insertion (changing volume with spdif crash)
wm4
2013-07-22
1
-4
/
+2
*
audio/decode: remove macro crap
wm4
2013-07-22
7
-115
/
+61
*
ao_wasapi: Make default on Windows.
Diogo Franco (Kovensky)
2013-07-22
1
-3
/
+3
*
ao_wasapi: Fix S/PDIF passthrough init
Diogo Franco (Kovensky)
2013-07-22
1
-3
/
+4
*
ao_wasapi: Log the passthrough format in MSGL_V
Diogo Franco (Kovensky)
2013-07-22
1
-0
/
+5
*
ao_wasapi: Also do passthrough for AF_FORMAT_MPEG2
Diogo Franco (Kovensky)
2013-07-22
1
-1
/
+1
*
ao_wasapi: Support S/PDIF passthrough
Diogo Franco (Kovensky)
2013-07-22
1
-0
/
+45
*
ao_wasapi: Fix double free on uninit
Diogo Franco (Kovensky)
2013-07-22
1
-2
/
+0
*
ao_wasapi: Support loading devices by name
Diogo Franco (Kovensky)
2013-07-22
1
-17
/
+65
*
ao_wasapi: Don't search for devices as part of validation
Diogo Franco (Kovensky)
2013-07-22
1
-23
/
+6
*
ao_wasapi: Change function macros to require semicolon after invocation
Diogo Franco (Kovensky)
2013-07-22
1
-29
/
+29
*
ao_wasapi: Use OPT_STRING_VALIDATE for device suboption
Diogo Franco (Kovensky)
2013-07-22
1
-22
/
+82
*
ao_wasapi: Fully convert to m_option API
Diogo Franco (Kovensky)
2013-07-22
1
-20
/
+10
*
ao_wasapi: Don't leak the default device's ID when listing devices
Diogo Franco (Kovensky)
2013-07-22
1
-3
/
+4
*
ao_wasapi: Annotate the default device when listing devices
Diogo Franco (Kovensky)
2013-07-22
1
-4
/
+17
*
ao_wasapi: Refactor device listing/loading
Diogo Franco (Kovensky)
2013-07-22
1
-42
/
+97
*
ao_wasapi0: Rename to ao_wasapi
Diogo Franco (Kovensky)
2013-07-22
2
-46
/
+46
*
ao_wasapi0: Use the mix format directly in try_mix_format
Diogo Franco (Kovensky)
2013-07-22
1
-0
/
+2
*
ao_wasapi0: Don't complain about failed init during AO probing
Diogo Franco (Kovensky)
2013-07-22
1
-8
/
+10
*
ao_wasapi0: Don't fail init when listing devices
Diogo Franco (Kovensky)
2013-07-22
1
-2
/
+0
*
ao_wasapi0: Demote "negotiation failed" message to MSGL_V
Diogo Franco (Kovensky)
2013-07-22
1
-2
/
+2
*
ao_wasapi0: Support shared mode, better format guessing method
Diogo Franco (Kovensky)
2013-07-22
1
-72
/
+258
*
ao_wasapi0: Support device enumeration and selection
Diogo Franco (Kovensky)
2013-07-22
1
-3
/
+215
*
ao_dsound: use new option API
wm4
2013-07-22
1
-14
/
+14
*
ao_jack: use new option API
wm4
2013-07-22
1
-72
/
+34
*
ao_oss: switch to new option API
wm4
2013-07-21
1
-31
/
+30
*
options: remove --mixer and --mixer-channel, turn them into alsa/oss subopts
wm4
2013-07-21
2
-36
/
+19
*
ao_rsound: use new option API
wm4
2013-07-21
1
-27
/
+17
*
ao_sdl: use new option API
wm4
2013-07-21
1
-29
/
+19
*
ao_openal: use new option API
wm4
2013-07-21
1
-42
/
+29
*
ao_pulse: use new option API
wm4
2013-07-21
1
-17
/
+14
*
options: hide encoding AO/VO in help output
wm4
2013-07-21
1
-0
/
+1
*
ao_alsa: use new option API (changes syntax)
wm4
2013-07-21
1
-66
/
+25
*
ao_pcm: use new option API
wm4
2013-07-21
1
-16
/
+12
*
ao_portaudio: use new option API
wm4
2013-07-21
1
-32
/
+35
*
options: use new option code for --ao
wm4
2013-07-21
2
-91
/
+89
*
ao_wasapi0: Don't starve the WASAPI thread on seeks
Diogo Franco (Kovensky)
2013-07-20
1
-6
/
+11
*
ao_wasapi0: Don't release WASAPI buffer twice
Diogo Franco (Kovensky)
2013-07-20
1
-0
/
+1
*
ao_wasapi0: Make it compile on cygwin64
Diogo Franco (Kovensky)
2013-07-20
1
-5
/
+10
*
demux_mkv: never force output sample rate
wm4
2013-07-16
1
-12
/
+5
*
Merge branch 'remove_old_demuxers'
wm4
2013-07-14
5
-144
/
+51
|
\
|
*
ad_lavc: re-unsimplify, fix libavcodec API usage
wm4
2013-07-11
1
-2
/
+19
|
*
mplayer: fix incorrect audio sync after format changes
wm4
2013-07-11
1
-8
/
+2
|
*
ad_spdif: better PTS sync
wm4
2013-07-11
1
-1
/
+3
|
*
demux: remove facility for partial packet reads
wm4
2013-07-11
5
-73
/
+23
|
*
ad_lavc: simplify
wm4
2013-07-10
1
-30
/
+5
|
*
audio: remove decoder input buffer
wm4
2013-07-10
2
-12
/
+0
|
*
demux: remove audio parser
wm4
2013-07-08
2
-26
/
+5
|
*
Remove old demuxers
wm4
2013-07-07
1
-0
/
+2
*
|
ao_wasapi0: use new mp_ring buffer
Jonathan Yong
2013-07-12
1
-82
/
+25
|
/
*
ao_jack: allow more control about channel layouts
wm4
2013-07-07
2
-1
/
+22
*
ao_jack: increase buffer size, always round up buffer size
wm4
2013-07-06
1
-2
/
+2
*
ao_wasapi0: add new wasapi event mode ao
Jonathan Yong
2013-06-18
2
-0
/
+844
*
ao_dsound: fix compilation
wm4
2013-06-16
1
-0
/
+2
*
audio/out: remove ao->outburst/buffersize fields
wm4
2013-06-16
12
-73
/
+64
*
audio/out: don't require AOs to set ao->bps
wm4
2013-06-16
9
-40
/
+28
*
audio: fix af_fmt_seconds_to_bytes
Stefano Pigozzi
2013-06-16
4
-8
/
+13
*
audio/out: remove wrapper for old AOs
wm4
2013-06-16
3
-130
/
+0
*
ao_jack: use mp_ring
Stefano Pigozzi
2013-06-16
1
-31
/
+12
*
ao_portaudio: use mp_ring
Stefano Pigozzi
2013-06-16
2
-57
/
+15
*
core: add a spsc ringbuffer implementation
Stefano Pigozzi
2013-06-16
5
-164
/
+33
*
ao_coreaudio: fix output with spdif
Stefano Pigozzi
2013-06-16
1
-5
/
+4
*
ao_coreaudio: split ringbuffer in it's own file
Stefano Pigozzi
2013-06-16
3
-73
/
+159
*
ao_coreaudio: move to new libao API
Stefano Pigozzi
2013-06-16
1
-310
/
+339
*
ao_coreaudio: uncrustify
Stefano Pigozzi
2013-06-16
1
-491
/
+553
*
encode_lavc strings: use new option syntax
Rudolf Polzer
2013-06-16
1
-1
/
+1
*
options: remove --stereo
wm4
2013-06-13
2
-14
/
+1
*
ao_oss: fix compilation on BSD
wm4
2013-06-11
1
-2
/
+3
*
core: make options.c compile standalone
wm4
2013-06-08
1
-0
/
+2
*
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_oss: remove duplicated format info
wm4
2013-06-07
1
-50
/
+27
*
ao_oss: remove global variables
wm4
2013-06-07
1
-80
/
+104
*
ao_oss: switch to new AO API
wm4
2013-06-07
1
-128
/
+117
*
ao_oss: uncrustify
wm4
2013-06-07
1
-298
/
+334
*
ao_openal: switch to new AO API
wm4
2013-06-04
1
-52
/
+66
*
ao_openal: uncrustify
wm4
2013-06-04
1
-172
/
+185
*
ao_jack: add (no-)connect suboption
reimar
2013-06-04
1
-11
/
+17
*
ao_dsound: remove global variables
wm4
2013-06-04
1
-100
/
+129
*
ao_dsound: switch to new AO API
wm4
2013-06-04
1
-61
/
+70
*
ao_dsound: uncrustify
wm4
2013-06-04
1
-339
/
+375
*
core: add common function to initialize AVPacket
wm4
2013-06-03
1
-5
/
+2
*
Replace calls to usec_sleep()
wm4
2013-05-26
5
-7
/
+7
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
3
-16
/
+16
*
ao_alsa: always unset ALSA error handler, cleanup on init error
wm4
2013-05-26
1
-8
/
+9
*
af_lavfi: add libavfilter bridge
wm4
2013-05-23
2
-0
/
+310
*
chmap: fix oddity due to ambiguous 6.1 ffmpeg channel layout
wm4
2013-05-13
1
-2
/
+3
*
audio: fix ALSA 4 channel surround output
wm4
2013-05-13
2
-2
/
+4
*
af_lavrresample: fix inverted condition
wm4
2013-05-13
1
-1
/
+1
*
audio: fix compilation with older libavresample versions
wm4
2013-05-13
3
-1
/
+68
*
ao_coreaudio: fix switched parameters
wm4
2013-05-12
1
-1
/
+1
*
Mer