summaryrefslogtreecommitdiffstats
path: root/audio/decode/dec_audio.c
Commit message (Expand)AuthorAgeFilesLines
* audio: add support for using non-interleaved audio from decoders directlywm42013-11-121-72/+77
* dec_audio: fix behavior on format changeswm42013-11-121-3/+1
* audio/filter: fix mul/delay scale and valueswm42013-11-121-4/+3
* audio: switch output to mp_audio_bufferwm42013-11-121-35/+19
* audio/filter: prepare filter chain for non-interleaved audiowm42013-11-121-6/+6
* Remove sh_audio->samplesizewm42013-11-091-2/+2
* audio: replace af_fmt2str_short -> af_fmt_to_strwm42013-11-071-1/+1
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-1/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* audio/filter: use new option APIwm42013-07-221-12/+5
* audio/decode: remove macro crapwm42013-07-221-5/+18
* mplayer: fix incorrect audio sync after format changeswm42013-07-111-8/+2
* demux: remove facility for partial packet readswm42013-07-111-11/+0
* audio: remove decoder input bufferwm42013-07-101-11/+0
* Remove old demuxerswm42013-07-071-0/+2
* options: remove --stereowm42013-06-131-2/+0
* audio: print channel map additionally to channel count on terminalwm42013-05-121-4/+5
* core: use channel map on demuxer level toowm42013-05-121-9/+9
* audio/out: switch to channel mapwm42013-05-121-3/+4
* audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-11/+9
* af: streamline format negotiationwm42013-04-131-6/+4
* options: remove --af-advwm42013-04-131-1/+1
* audio: remove float processing optionwm42013-04-131-10/+2
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-151/+77
* dec_audio: uncrustifywm42013-02-091-192/+201
* audio: improve decoder open failure handlingUoti Urpala2012-12-031-0/+2
* core: fix crash when video filter returns inf as PTSwm42012-11-201-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-7/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+462