summaryrefslogtreecommitdiffstats
path: root/audio/decode/ad_spdif.c
Commit message (Expand)AuthorAgeFilesLines
* audio: make decoders output refcounted frameswm42014-11-101-8/+11
* audio: cleanup spdif format definitionswm42014-09-231-7/+7
* audio: remove swapped-endian spdif formatswm42014-09-231-6/+6
* audio: change playback restart and resyncingwm42014-07-281-1/+4
* audio: fix timestampswm42014-07-241-1/+0
* audio: move initial decode to generic codewm42014-07-211-16/+11
* audio: use symbolic constants instead of magic integerswm42014-07-201-2/+2
* audio: mp_msg conversionswm42013-12-211-4/+5
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* av_common: add timebase parameter to mp_set_av_packet()wm42013-12-041-1/+1
* audio: remove ad_driver.preinitwm42013-11-231-6/+0
* audio: don't write decoded audio format to sh_audiowm42013-11-231-19/+21
* audio: move decoder context from sh_audio into new structwm42013-11-231-15/+15
* ad_spdif: fix regressionswm42013-11-141-6/+5
* audio: add support for using non-interleaved audio from decoders directlywm42013-11-121-24/+31
* ad_spdif: change API usage so that it works on Libavwm42013-11-101-3/+9
* ad_spdif: fix libavformat API usagewm42013-11-091-107/+76
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* audio/decode: remove macro crapwm42013-07-221-3/+13
* ad_spdif: better PTS syncwm42013-07-111-1/+3
* demux: remove facility for partial packet readswm42013-07-111-48/+11
* demux: remove audio parserwm42013-07-081-18/+2
* Merge branch 'audio_changes'wm42013-05-121-7/+10
|\
| * core: use channel map on demuxer level toowm42013-05-121-7/+10
* | audio/decode: remove vararg from ad_control()wm42013-04-121-1/+1
|/
* Prefix CODEC_ID_ with AV_wm42013-03-131-14/+14
* Add a --dtshd optionWessel Dankers2013-03-041-13/+22
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-27/+27
* audio: make AC3 pass-through with ad_spdif workreimar2012-12-031-6/+4
* 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/+310