aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* ao_coreaudio: replace fourcc_repr()Gravatar wm42016-01-11
* ao_wasapi: move out some utility functionsGravatar wm42016-01-11
* player: detect audio PTS jumps, make video PTS heuristic less aggressiveGravatar wm42016-01-09
* ao_dsound: remove this audio outputGravatar wm42016-01-06
* ao_wasapi: remove unnecessary header fileGravatar Kevin Mitchell2016-01-05
* ao_wasapi: initialize change notify in main threadGravatar Kevin Mitchell2016-01-05
* ao_wasapi: remove old vistablob prototypeGravatar Kevin Mitchell2016-01-05
* ao_wasapi: make find_deviceID read only wrt struct aoGravatar Kevin Mitchell2016-01-05
* ao_wasapi: move device selection to main threadGravatar Kevin Mitchell2016-01-05
* ao_wasapi: avoid some redundant error messages in device selectionGravatar Kevin Mitchell2016-01-05
* ao_wasapi: alloc later to avoid free on errorGravatar Kevin Mitchell2016-01-05
* ao_pulse: attempt to fall back to an arbitrary sample formatGravatar wm42016-01-05
* ao_pulse: check for sample rate boundsGravatar wm42016-01-05
* ao_pulse: move format setting into a functionGravatar wm42016-01-05
* ao_wasapi: remove +x flag from filesGravatar wm42016-01-04
* chmap_sel: prefer inexact equivalents over perfect upmixGravatar wm42016-01-04
* ao_wasapi: just use a pointer to the deviceID in change_notifyGravatar Kevin Mitchell2016-01-04
* ao_wasapi: correctly name the IMMNotificationClientVtblGravatar Kevin Mitchell2016-01-04
* ao_wasapi: make persistent enumerator local to change_notifyGravatar Kevin Mitchell2016-01-04
* ao_wasapi: rewrite device listing and selectionGravatar Kevin Mitchell2016-01-04
* ao_wasapi: fix delay calculation againGravatar Kevin Mitchell2016-01-02
* ao_wasapi: fix delay calculationGravatar Kevin Mitchell2015-12-21
* Fix some typos in code commentsGravatar Aman Gupta2015-12-21
* ao_wasapi: move volume control init to it's own functionGravatar Kevin Mitchell2015-12-21
* ao_wasapi: correctly handle audio session display failureGravatar Kevin Mitchell2015-12-21
* ao_wasapi: non-fatal error handling for COM marshallingGravatar Kevin Mitchell2015-12-21
* ao_wasapi: wrap long lines and use only c99 comment styleGravatar Kevin Mitchell2015-12-21
* ao_wasapi: reorganize private structureGravatar Kevin Mitchell2015-12-21
* ao_wasapi: remove useless buffer_block_sizeGravatar Kevin Mitchell2015-12-21
* ao_wasapi: move exclusive and shared-specific controls to functionsGravatar Kevin Mitchell2015-12-21
* ao_wasapi: call the class-specific release functionsGravatar Kevin Mitchell2015-12-20
* ao_wasapi: check for proxy availability in controlGravatar Kevin Mitchell2015-12-20
* ao_wasapi: actually use hw volume support information for exclusive modeGravatar Kevin Mitchell2015-12-20
* ao_wasapi: don't cast control arg to something it isn'tGravatar Kevin Mitchell2015-12-20
* ao_wasapi: remove volume "restore" on exitGravatar Kevin Mitchell2015-12-20
* ao_wasapi: split exclusive/shared specific ao controlsGravatar Kevin Mitchell2015-12-20
* ao_wasapi: add E_NOINTERFACE to error listGravatar Kevin Mitchell2015-12-20
* mixer: fix volume initialization with --af=volumeGravatar wm42015-12-11
* mixer: minor simplificationGravatar wm42015-12-11
* ao: disambiguate default device list entriesGravatar wm42015-11-27
* af_lavrresample: fix build on LibavGravatar wm42015-11-26
* af_lavrresample: clamp float output to rangeGravatar wm42015-11-25
* ao_alsa: filter audio device listGravatar wm42015-11-24
* ao_alsa: list bidirectional devices tooGravatar wm42015-11-24
* ao_wasapi: get rid of Vistablob hackGravatar Kevin Mitchell2015-11-24
* ao_wasapi: only report per-app volume in shared modeGravatar Kevin Mitchell2015-11-19
* ao_wasapi: work around DTS passthrough failureGravatar wm42015-11-19
* ao_openal: fix sign of speaker angle in commentGravatar Kevin Mitchell2015-11-18
* ao_openal: fix virtual speaker positioningGravatar Justas LaviĊĦius2015-11-18