summaryrefslogtreecommitdiffstats
path: root/audio/decode/dec_audio.h
Commit message (Expand)AuthorAgeFilesLines
* audio: make decoders output refcounted frameswm42014-11-101-2/+3
* audio: refactor some aspects of filter chain setupwm42014-10-021-5/+0
* audio: ignore (some) decoding errors on initializationwm42014-07-291-0/+1
* audio: change playback restart and resyncingwm42014-07-281-3/+4
* audio: fix race condition in EOF codewm42014-07-241-1/+1
* audio: move initial decode to generic codewm42014-07-211-3/+2
* audio: remove unused metadata fieldwm42014-07-211-1/+0
* audio: use symbolic constants instead of magic integerswm42014-07-201-0/+7
* audio: rename i_bps to 'bitrate' to avoid confusionMarcoen Hirschberg2014-05-281-1/+1
* af: add replaygain_data field to af_stream and af_instanceAlessandro Ghedini2014-04-041-0/+1
* af: add metadata field to af_stream and af_instanceAlessandro Ghedini2014-03-131-0/+2
* audio: mp_msg conversionswm42013-12-211-0/+2
* cosmetics: rename video/audio reset functionswm42013-11-271-1/+1
* audio: remove ad_driver.preinitwm42013-11-231-2/+1
* audio: don't write decoded audio format to sh_audiowm42013-11-231-1/+5
* audio: move decoder context from sh_audio into new structwm42013-11-231-6/+24
* audio: switch output to mp_audio_bufferwm42013-11-121-4/+3
* audio/filter: use new option APIwm42013-07-221-2/+0
* core: make options.c compile standalonewm42013-06-081-0/+2
* audio/out: switch to channel mapwm42013-05-121-1/+3
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-4/+3
* dec_audio: uncrustifywm42013-02-091-1/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+38