aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/decode/dec_audio.h
Commit message (Expand)AuthorAge
* Rewrite ordered chapters and timeline stuffGravatar wm42016-02-15
* audio/video: expose codec info as separate fieldGravatar wm42016-02-15
* audio/video: merge decoder return valuesGravatar wm42016-02-01
* audio: move pts reset checkGravatar wm42016-01-29
* audio: refactor: work towards unentangling audio decoding and filteringGravatar wm42016-01-22
* audio: remove initial decoding retry limitationGravatar wm42016-01-19
* audio: move direct packet reading from decoders to common codeGravatar wm42016-01-19
* audio: move dec_audio.pool to ad_spdifGravatar wm42016-01-19
* player: detect audio PTS jumps, make video PTS heuristic less aggressiveGravatar wm42016-01-09
* audio: make spdif re-probe from normal decoding workGravatar wm42015-10-06
* audio: add --audio-spdif as new method for enabling passthroughGravatar wm42015-06-05
* Update license headersGravatar Marcin Kurczewski2015-04-13
* audio: make decoders output refcounted framesGravatar wm42014-11-10
* audio: refactor some aspects of filter chain setupGravatar wm42014-10-02
* audio: ignore (some) decoding errors on initializationGravatar wm42014-07-29
* audio: change playback restart and resyncingGravatar wm42014-07-28
* audio: fix race condition in EOF codeGravatar wm42014-07-24
* audio: move initial decode to generic codeGravatar wm42014-07-21
* audio: remove unused metadata fieldGravatar wm42014-07-21
* audio: use symbolic constants instead of magic integersGravatar wm42014-07-20
* audio: rename i_bps to 'bitrate' to avoid confusionGravatar Marcoen Hirschberg2014-05-28
* af: add replaygain_data field to af_stream and af_instanceGravatar Alessandro Ghedini2014-04-04
* af: add metadata field to af_stream and af_instanceGravatar Alessandro Ghedini2014-03-13
* audio: mp_msg conversionsGravatar wm42013-12-21
* cosmetics: rename video/audio reset functionsGravatar wm42013-11-27
* audio: remove ad_driver.preinitGravatar wm42013-11-23
* audio: don't write decoded audio format to sh_audioGravatar wm42013-11-23
* audio: move decoder context from sh_audio into new structGravatar wm42013-11-23
* audio: switch output to mp_audio_bufferGravatar wm42013-11-12
* audio/filter: use new option APIGravatar wm42013-07-22
* core: make options.c compile standaloneGravatar wm42013-06-08
* audio/out: switch to channel mapGravatar wm42013-05-12
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* dec_audio: uncrustifyGravatar wm42013-02-09
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12