aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
* audio: check for overflowsGravatar wm42014-01-03
* ao_alsa: remove 9 year old typoGravatar wm42014-01-02
* ao_alsa: Unbreak pause/resumeGravatar Martin Herkt2014-01-02
* ao_alsa: Fix PCM resume after suspendGravatar Martin Herkt2014-01-02
* audio: fix format ID conversionGravatar wm42013-12-23
* msg: rename mp_msg_log -> mp_msgGravatar wm42013-12-21
* af_export: require filename argumentGravatar wm42013-12-21
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionsGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* codecs: mp_msg conversionGravatar wm42013-12-21
* ao: some missing mp_msg conversionsGravatar wm42013-12-21
* ao_wasapi: mp_msg conversionsGravatar wm42013-12-21
* audio/fmt-conversion.c: remove unknown audio format messagesGravatar wm42013-12-21
* audio: mp_msg conversionsGravatar wm42013-12-21
* mixer: mp_msg conversionsGravatar wm42013-12-21
* ao_alsa: don't set ALSA message callbackGravatar wm42013-12-21
* ao_wasapi: fix includesGravatar wm42013-12-18
* ad_lavc: work around deprecation warningGravatar wm42013-12-18
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* Remove the _ macroGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Merge mp_talloc.h into ta/ta_talloc.hGravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* ao_wasapi: Fix mistaken behavior on uninitGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: handle AOPLAY_FINAL_CHUNKGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: Reduce the buffer size to a sane valueGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: fix audio buffering delay calculationGravatar Diogo Franco (Kovensky)2013-12-08
* mixer: remove comment about af_pan doing downmixingGravatar wm42013-12-07
* audio: flush remaining data from the filter chain on EOFGravatar wm42013-12-05
* audio/filter: change filter callback signatureGravatar wm42013-12-05
* ad_lavc: handle decoder EAGAIN only if there was an input packetGravatar wm42013-12-04
* af: remove af->setup fieldGravatar wm42013-12-04
* af: remove legacy option parsing hacksGravatar wm42013-12-04
* af_pan: change options, use option parserGravatar wm42013-12-04
* af_ladspa: change options, use option parserGravatar wm42013-12-04
* af_delay: change option parsing, fix bugs, use option parserGravatar wm42013-12-04
* af_channels: use "unknown" channel layoutsGravatar wm42013-12-04
* af_channels: change options, fix bugs, use option parserGravatar wm42013-12-04
* af_sweep: use option parserGravatar wm42013-12-04
* af_surround: use option parserGravatar wm42013-12-04
* af_sub: use option parserGravatar wm42013-12-04
* af_sinesuppress: use option parserGravatar wm42013-12-04
* af_hrtf: use option parserGravatar wm42013-12-04
* af_extrastereo: use option parserGravatar wm42013-12-04
* af_export: use option parserGravatar wm42013-12-04
* af_equalizer: use option parserGravatar wm42013-12-04
* af_drc: use option parserGravatar wm42013-12-04
* af_center: use option parserGravatar wm42013-12-04