aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
* demux: rename Windows symbolsGravatar wm42013-11-02
* ao_pulse: fix channel layoutsGravatar wm42013-10-31
* ao_alsa: return negative value on error in play()Gravatar wm42013-10-30
* af: replace macros with too generic namesGravatar wm42013-10-26
* af_volume: some more cosmeticsGravatar wm42013-10-26
* af_volume: switch to new option parsingGravatar wm42013-10-26
* af_volume: uncrustifyGravatar wm42013-10-26
* af_volume: don't change volume if nothing is to be changedGravatar wm42013-10-26
* af_volume: remove unused featuresGravatar wm42013-10-26
* ao_alsa: don't include alloca.hGravatar wm42013-10-25
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* audio/filter: remove useless af_info fieldsGravatar wm42013-10-23
* af_force: set format early for better debug outputGravatar wm42013-10-23
* af_force: minor simplificationsGravatar wm42013-10-23
* audio/filter: rename af_force.c to af_format.cGravatar wm42013-10-23
* audio/filter: split af_format into separate filters, rename af_forceGravatar wm42013-10-23
* audio/format: add some helper functionsGravatar wm42013-10-22
* ao_pcm: big endian AC3 in wav doesn't workGravatar wm42013-10-22
* af_lavrresample: actually free resamplerGravatar wm42013-10-19
* mp_msg: remove gettext() supportGravatar wm42013-10-18
* command: don't allow changing volume if no audio initializedGravatar wm42013-10-12
* ad_mpeg123: support in-stream format changesGravatar Thomas Orgis2013-10-06
* ao_coreaudio: clear output buffer on buffer underrunGravatar Stefano Pigozzi2013-10-03
* audio/out: add sndio supportGravatar Christian Neukirchen2013-10-03
* cosmetics: replace "CTRL" defines by enumsGravatar wm42013-10-02
* ao_coreaudio: fetch device name only for verbose log levelGravatar Stefano Pigozzi2013-10-01
* ao_jack: don’t force exact client nameGravatar Martin Herkt2013-09-30
* ao_oss: add support for SNDCTL_DSP_RESET and use it when pausingGravatar Paul B Mahol2013-09-23
* ao_pulse: bug fix: goto the correct error handlerGravatar Johan Kiviniemi2013-09-20
* ao_pulse: set the property media.role=videoGravatar Johan Kiviniemi2013-09-20
* af: merge af_reinit() and fix_output_format()Gravatar wm42013-09-20
* mixer: make struct opaqueGravatar wm42013-09-20
* mixer: restore volume with playback resumeGravatar wm42013-09-20
* mixer: don't unmute audio when raising volumeGravatar wm42013-09-19
* mixer: refactor, fix some aspects of --volume handlingGravatar wm42013-09-19
* mixer, af_volume: use linear values instead of dBGravatar wm42013-09-19
* mixer: minor refactoringGravatar wm42013-09-19
* af_export: fix compilation warningGravatar wm42013-09-19
* Config path functions can return NULLGravatar wm42013-09-18
* audio: fix playback of Musepack SV8 filesGravatar wm42013-09-01
* audio: don't allow setting unknown formats from command lineGravatar wm42013-08-26
* audio: make internal audio format 0 an invalid formatGravatar wm42013-08-26
* Some more mp_msg conversionsGravatar wm42013-08-23
* audio/out: do some mp_msg conversionsGravatar wm42013-08-22
* ao: remove some leftoversGravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Merge pull request #154 from rossy2401/wasapi-pauseGravatar Diogo Franco2013-08-05
|\
* | core: change speed option/property to doubleGravatar wm42013-08-05
* | ao_coreaudio: move to new log APIGravatar Stefano Pigozzi2013-08-01
* | ao_coreaudio: remove useless definesGravatar Stefano Pigozzi2013-08-01