summaryrefslogtreecommitdiffstats
path: root/audio/decode/dec_audio.h
Commit message (Expand)AuthorAgeFilesLines
* audio: introduce a new type to hold audio frameswm42017-08-161-4/+3
* dec_audio, ad_lavc: change license to LGPLwm42017-06-141-7/+7
* player: add experimental stream recording featurewm42017-02-071-0/+2
* audio: change how spdif codecs are selectedwm42016-12-231-0/+3
* Rewrite ordered chapters and timeline stuffwm42016-02-151-0/+2
* audio/video: expose codec info as separate fieldwm42016-02-151-0/+1
* audio/video: merge decoder return valueswm42016-02-011-5/+0
* audio: move pts reset checkwm42016-01-291-3/+0
* audio: refactor: work towards unentangling audio decoding and filteringwm42016-01-221-21/+20
* audio: remove initial decoding retry limitationwm42016-01-191-3/+0
* audio: move direct packet reading from decoders to common codewm42016-01-191-0/+2
* audio: move dec_audio.pool to ad_spdifwm42016-01-191-1/+0
* player: detect audio PTS jumps, make video PTS heuristic less aggressivewm42016-01-091-0/+2
* audio: make spdif re-probe from normal decoding workwm42015-10-061-1/+1
* audio: add --audio-spdif as new method for enabling passthroughwm42015-06-051-1/+2
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* 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