summaryrefslogtreecommitdiffstats
path: root/audio/decode/ad_mpg123.c
Commit message (Expand)AuthorAgeFilesLines
* audio: make decoders output refcounted frameswm42014-11-101-9/+10
* audio: change playback restart and resyncingwm42014-07-281-1/+3
* audio: fix timestampswm42014-07-241-1/+0
* audio: move initial decode to generic codewm42014-07-211-142/+68
* audio: use symbolic constants instead of magic integerswm42014-07-201-4/+3
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateMarcoen Hirschberg2014-05-281-1/+1
* audio: rename i_bps to 'bitrate' to avoid confusionMarcoen Hirschberg2014-05-281-2/+2
* audio: change values from bytes-per-second to bits-per-secondMarcoen Hirschberg2014-05-281-5/+7
* audio: mp_msg conversionswm42013-12-211-9/+7
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* cosmetics: rename video/audio reset functionswm42013-11-271-1/+1
* audio: remove ad_driver.preinitwm42013-11-231-1/+3
* audio: don't write decoded audio format to sh_audiowm42013-11-231-6/+4
* audio: move decoder context from sh_audio into new structwm42013-11-231-56/+54
* audio: fix mid-stream audio reconfigurationwm42013-11-181-0/+5
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-3/+3
* audio: add support for using non-interleaved audio from decoders directlywm42013-11-121-240/+153
* ad_mpg123: reduce ifdefferywm42013-11-121-47/+2
* Remove sh_audio->samplesizewm42013-11-091-5/+1
* ad_mpeg123: support in-stream format changesThomas Orgis2013-10-061-61/+88
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* audio/decode: remove macro crapwm42013-07-221-3/+12
* demux: remove facility for partial packet readswm42013-07-111-9/+7
* options: remove --stereowm42013-06-131-12/+1
* Merge branch 'audio_changes'wm42013-05-121-1/+1
|\
| * core: use channel map on demuxer level toowm42013-05-121-1/+1
* | audio/decode: remove vararg from ad_control()wm42013-04-121-1/+1
|/
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-9/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+489