summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* chmap: remove misleading "downmix" channel layout namewm42017-06-241-1/+0
* ao_pulse: reorder format choiceNiklas Haas2017-06-231-2/+2
* build: simplify OSS checks and remove changes by "bugmen0t"wm42017-06-221-6/+3
* audio/format: change license to LGPLwm42017-06-202-23/+14
* dec_audio, ad_lavc: change license to LGPLwm42017-06-144-22/+22
* encode_lavc: move from GPL 2+ to LGPL 2.1+.Rudolf Polzer2017-06-131-7/+8
* af, vf: improvements to libavfilter bridgewm42017-05-312-1/+8
* ad_spdif: change license to LGPLwm42017-05-211-7/+7
* ao_pcm: change license to LGPLwm42017-05-201-7/+7
* audio/out: change license of some core files to LGPLwm42017-05-204-28/+28
* ao_wasapi: set name of event threadJames Ross-Gowan2017-05-181-0/+2
* af_format: change license to LGPLwm42017-05-111-7/+7
* af_scaletempo: change license to LGPLwm42017-05-091-7/+7
* af_lavcac3enc: change license to LGPLwm42017-05-091-7/+7
* ao_pulse, ao_rsound: change license to LGPLwm42017-05-082-14/+14
* ao_coreaudio: change license to LGPLwm42017-05-087-49/+49
* ad.h: change license to LGPLwm42017-05-051-7/+7
* audio/fmt-conversion: change license to LGPLwm42017-05-052-14/+14
* af: remove unused GET_VOLUME codewm42017-04-272-6/+0
* audio: fix replaygain volume scalewm42017-04-271-1/+1
* options: remove remaining deprecated audio device selection optionswm42017-04-236-38/+3
* ao_openal: kill off device listingwm42017-04-231-41/+1
* ao_wasapi_changenotify: use %ls instead of %S for wchar_twm42017-04-201-4/+4
* ao_wasapi_changenotify: fix potential race conditionwm42017-04-201-8/+8
* vf_lavfi, af_lavfi: remove unused/deprecated includewm42017-04-051-1/+0
* audio: deprecate most audio filterswm42017-04-044-0/+8
* af: implement generic lavfi option bridge toowm42017-04-042-10/+99
* af_lavfi: remove forced "format" filterwm42017-04-041-27/+2
* audio: lower "Disabling multichannel output." warning to verbosewm42017-04-021-1/+1
* ao_wasapi: do not pass nonsense to drivers with doublewm42017-03-291-5/+23
* command: add better runtime filter toggling methodwm42017-03-251-0/+3
* af_drc: removeJan Janssen2017-03-252-336/+0
* ao_jack: update latency on buffer_size/graph changeCheng Sun2017-03-181-7/+34
* ao_alsa: fix device filtering, add another exceptionwm42017-03-141-1/+3
* ao_alsa: filter fewer deviceswm42017-03-141-4/+2
* ao_alsa: POLLERR can be set even if the device is not lostwm42017-03-141-1/+5
* options: add M_OPT_FILE to some more file optionsPhilip Sequeira2017-03-061-1/+1
* ao_alsa: close audio device if polling returns POLLERRwm42017-02-271-1/+3
* ao_alsa: fix an error checkwm42017-02-271-1/+1
* ao: never set ao->device = ""Kevin Mitchell2017-02-201-2/+3
* dec_video, dec_audio: remove redundant NULL-checkswm42017-02-201-2/+1
* ao: fix potential NULL deref in ao_device_list_add()wm42017-02-201-2/+2
* ao_oss: fix mixer channel messageKevin Mitchell2017-02-081-1/+1
* ao_oss: use --audio-device if --oss-device isn't set.Kevin Mitchell2017-02-081-6/+10
* player: add experimental stream recording featurewm42017-02-072-0/+6
* win32: add COM-specific SAFE_RELEASE to windows_utils.hJames Ross-Gowan2017-01-304-30/+27
* build: explicitly check for FFmpeg vs. Libav, and their exact versionswm42017-01-271-0/+3
* ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common codewm42017-01-251-13/+5
* build: replace some FFmpeg API checks with version checkswm42017-01-242-3/+3
* ad_lavc: respect AV_FRAME_FLAG_DISCARDwm42017-01-241-0/+5
* ad_spdif: log avformat errorswm42017-01-191-1/+3
* ad_spdif: fix obscure cases of AC3 passthroughwm42017-01-181-7/+28
* audio: restructure decode loopwm42017-01-114-57/+85
* audio/out/push: merge if branches with same conditionwm42017-01-091-4/+3
* af_lavfi, vf_lavfi: work around recent libavfilter EOF bugwm42017-01-021-0/+6
* options: deprecate codec family selection in --vd/--adwm42016-12-231-7/+4
* audio: change how spdif codecs are selectedwm42016-12-233-13/+48
* ad_lavc, vd_lavc: don't set AVCodecContext.refcounted_frameswm42016-12-181-1/+0
* ad_spdif: Fix crash when spdif muxer is not availableMichael Forney2016-12-111-0/+1
* Remove compatibility thingswm42016-12-075-75/+1
* ao_alsa: print certain ALSA errors as string instead as numberwm42016-12-071-2/+2
* ao_wasapi: log return code when probing audio formatswm42016-11-302-13/+9
* ao_wasapi_utils: remove unused variablepavelxdd2016-11-271-1/+0
* options: remove deprecated sub-option handling for --vo and --aowm42016-11-2518-64/+23
* audio/out/push: play silence on --audio-stream-silencewm42016-11-242-13/+34
* audio: fix --audio-stream-silence with ao_wasapiwm42016-11-211-2/+4
* audio: fix --audio-stream-silence with ao_alsawm42016-11-211-2/+3
* ao_alsa: explicitly add default device manuallywm42016-11-141-1/+4
* audio: make empty device ID mean default devicewm42016-11-141-7/+14
* audio: avoid returning audio-device-list entries without descriptionwm42016-11-141-0/+2
* dec_video, dec_audio: avoid full reinit on switches to the same segmentwm42016-11-091-6/+9
* ao_alsa: fill unused ALSA channels with silencewm42016-11-081-0/+5
* ao_alsa: strictly disable chmap use for mono/stereowm42016-11-081-12/+21
* ao_alsa: _really_ disable chmap API use in cases where we shouldwm42016-11-081-3/+7
* ao_alsa: slightly better debug loggingwm42016-11-081-6/+12
* audio/out: add AudioUnit output driver for iOSAman Gupta2016-11-016-5/+227
* ad_lavc, vd_lavc: fix a recent libavcodec deprecation warningwm42016-10-171-1/+2
* ao_alsa: try to fallback to "hdmi" before "iec958" for spdifwm42016-10-071-5/+10
* audio/out: prevent underruns with spdif under certain conditionswm42016-10-041-0/+2
* audio: dump timestamp differencewm42016-10-021-1/+5
* win32: build with -DINITGUIDJames Ross-Gowan2016-09-282-2/+0
* ao_openal: enable building on OSXJosh de Kock2016-09-211-0/+14
* af_pan: fix typoHector Martin2016-09-191-2/+3
* af_rubberband: default to channels=togetherHector Martin2016-09-191-0/+1
* af_rubberband: add af-command and option to change the pitchHector Martin2016-09-191-0/+25
* af_pan: add af-command support to change the matrixHector Martin2016-09-191-19/+31
* af_pan: coding style fixesHector Martin2016-09-191-103/+104
* options: simplify M_OPT_EXITwm42016-09-171-1/+1
* player, ao, vo: don't call mp_input_wakeup() directlywm42016-09-165-23/+35
* ao_rsound: fix compilationwm42016-09-071-1/+1
* ao_pcm: remove some useless messageswm42016-09-071-2/+0
* osdep: rename atomics.h to atomic.hwm42016-09-075-5/+5
* audio/out: deprecate "exclusive" sub-optionswm42016-09-053-2/+10
* audio/out: deprecate device sub-optionswm42016-09-058-8/+15
* options: deprecate suboptions for the remaining AO/VOswm42016-09-0511-0/+11
* options: add automagic hack for handling sub-option deprecationswm42016-09-052-0/+2
* ao_jack: move to global optionswm42016-09-051-22/+42
* options: add a mechanism to make sub-option replacement slightly easierwm42016-09-053-1/+4
* ao_alsa: change sub-options to global optionswm42016-09-023-31/+53
* m_config: add helper function for initializing af/ao/vf/vo suboptionswm42016-09-022-8/+8
* vo, ao: disable positional parameter suboptionswm42016-09-011-0/+1
* vd_lavc, ad_lavc: set pkt_timebase, not time_basewm42016-08-291-1/+4
* ad_lavc: actually tell decoder about the timebasewm42016-08-231-0/+1
* ao_alsa: log if retrieving supported channel maps failswm42016-08-221-1/+3
* af_lavrresample: better swr reinitializationPaul B Mahol2016-08-201-4/+5
* af_lavrresample: fix error if resampler could not be recreatedwm42016-08-191-4/+5
* video/audio: always provide "proper" timestamps to libavcodecwm42016-08-191-1/+1
* audio: improve aspects of EOF handlingwm42016-08-182-0/+7
* af_lavrresample: work around libswresample misbehaviorwm42016-08-161-10/+10
* audio: log replaygain values in af_volume instead demuxerwm42016-08-131-6/+10
* audio/filter: remove delay audio filterPaul B Mahol2016-08-122-196/+0
* ao_alsa: make pause state more robust, reduce minor code duplicationwm42016-08-091-22/+25
* ao_alsa: handle --audio-stream-silencewm42016-08-091-9/+51
* player: add --audio-stream-silencewm42016-08-094-2/+11
* ao_coreaudio: actually use stop callbackwm42016-08-092-2/+2
* af_lavcac3enc: allow passing options to libavcodecwm42016-08-091-0/+7
* ao_wasapi: in exclusive mode do not output multichannel by defaultwm42016-08-051-1/+1
* ao_null: use channel list option type for channel-layouts suboptionwm42016-08-051-11/+5
* audio: use --audio-channels=auto behavior, except on ALSAwm42016-08-049-18/+68
* player: remove special-case for DL/DR speakerswm42016-08-042-41/+0
* af_lavcac3enc: skip output if there was no input framewm42016-08-021-0/+3
* af_lavcac3enc: fix buffering timestamps calculationswm42016-08-011-3/+9
* af_lavcac3enc: fix memory leakwm42016-08-011-1/+1
* af_lavcac3enc: fix a debug messagewm42016-07-311-1/+1
* af_lavcac3enc: error out properly if encoding failswm42016-07-311-0/+4
* af_lavcac3enc: fix aspects of AVFrame handlingwm42016-07-311-0/+3
* audio: make mp_audio_realloc[_min] ensure frame is writeablewm42016-07-311-1/+10
* osdep/io: introduce mp_flush_wakeup_pipe()Rostislav Pehlivanov2016-07-301-4/+2
* audio: use idiotic FFmpeg ABI rules for public-except-not-public fieldswm42016-07-241-5/+5
* af_lavcac3enc: use common code for AVFrame setupwm42016-07-243-16/+22
* audio: refactor mixer code and delete mixer.cwm42016-07-172-190/+0
* audio: fix crashes due to broken uninit checkwm42016-07-151-5/+0
* af: avoid rebuilding filter chain in another minor casewm42016-07-151-0/+3
* ao_pulse: fix some volume control rounding issueswm42016-07-141-2/+3
* ao_creoaudio: print OSStatus as decimal signed integer toowm42016-07-131-1/+1
* ao_coreaudio: use correct free function on errorswm42016-07-131-1/+1
* audio: fix code for adjusting conversion filterswm42016-07-111-4/+5
* af_volume: don't let softvol overwrite af_volume volumedb sub-optionwm42016-07-111-2/+2
* audio: add heuristic to move auto-downmixing before other filterswm42016-07-101-7/+66
* audio: add auto-inserted flag to filter list loggingwm42016-07-101-0/+2
* audio: cleanup audio filter format negotiationwm42016-07-103-149/+62
* audio: insert audio-inserted filters at end of chainwm42016-07-091-34/+1
* audio: don't crash when changing volume if no audio is initializedwm42016-07-091-0/+3
* audio: drop --softvol=no and --softvol=autowm42016-07-092-275/+14
* ao_coreaudio: error out when selecting invalid devicewm42016-07-081-0/+7
* vf, af: print filter labels in verbose modewm42016-07-061-0/+2
* ad_lavc: work around braindead ffmpeg behaviorwm42016-07-011-0/+6
* ao_oss: do not add an entry to audio-device-list if device file missingwm42016-06-291-0/+7
* audio: don't add default entry to audio-device-list if AO support listingwm42016-06-291-3/+2
* audio: add a helper for getting frame end PTSwm42016-06-272-2/+11
* dec_audio: fix segment boudnary switchingwm42016-06-271-3/+6
* ao_lavc, vo_lavc: Migrate to new encoding API.Rudolf Polzer2016-06-271-76/+121
* Fix misspellingsstepshal2016-06-263-3/+3
* af_lavcac3enc: use av_err2str() call (fixes Libav build)wm42016-06-231-2/+1
* af_lavcac3enc: make encoder configurablewm42016-06-231-2/+5
* af_lavcac3enc: implement flushing on seekwm42016-06-231-0/+7
* af_lavcac3enc: port to new encode APIwm42016-06-231-9/+57
* af_lavcac3enc: automatically configure most encoder parameterswm42016-06-231-29/+57
* af_lavcac3enc: drop log message prefixeswm42016-06-231-9/+7
* af_lavcac3enc: fix custom bitrateswm42016-06-231-2/+3
* ad_lavc: resume from mid-stream EOF conditions with new decode APIwm42016-06-221-0/+7
* audio: apply an upper bound timeout when drainingwm42016-06-121-3/+13
* audio: do not wake up core during EOFwm42016-06-121-3/+4
* build: silence -Wunused-resultNiklas Haas2016-06-072-3/+3
* ao_wasapi: initialize COM in main thread with MTAKevin Mitchell2016-06-051-2/+2
* ao_opensles: remove 32bit audioJosh de Kock2016-05-221-1/+0
* ao_alsa: add more shitty workaroundswm42016-05-061-9/+25
* ao_alsa: log final hwparams toowm42016-05-031-1/+2
* win32: replace libuuid.a usage with initguid.hJames Ross-Gowan2016-05-011-0/+1
* ao_alsa: log hwparams while restricting themwm42016-04-281-0/+43
* ao_coreaudio: remove detected_devicewm42016-04-261-5/+0
* ad_spdif: take care of deprecated libavcodec API usagewm42016-04-201-0/+7
* ao_coreaudio_exclusive: list formats when searching substreamwm42016-04-151-0/+3
* ao_coreaudio: remove unused functionwm42016-04-152-25/+0
* encode_lavc: Migrate to codecpar API.Rudolf Polzer2016-04-111-41/+41
* ao_coreaudio_exclusive: add missing newline to log messagewm42016-04-011-1/+1
* demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API changewm42016-03-312-2/+5
* ad_lavc, vd_lavc: support new Libav decoding APIwm42016-03-241-0/+14