aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/decode/ad_spdif.c
Commit message (Expand)AuthorAge
* audio: make decoders output refcounted framesGravatar wm42014-11-10
* audio: cleanup spdif format definitionsGravatar wm42014-09-23
* audio: remove swapped-endian spdif formatsGravatar wm42014-09-23
* audio: change playback restart and resyncingGravatar wm42014-07-28
* audio: fix timestampsGravatar wm42014-07-24
* audio: move initial decode to generic codeGravatar wm42014-07-21
* audio: use symbolic constants instead of magic integersGravatar wm42014-07-20
* audio: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* av_common: add timebase parameter to mp_set_av_packet()Gravatar wm42013-12-04
* 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
* ad_spdif: fix regressionsGravatar wm42013-11-14
* audio: add support for using non-interleaved audio from decoders directlyGravatar wm42013-11-12
* ad_spdif: change API usage so that it works on LibavGravatar wm42013-11-10
* ad_spdif: fix libavformat API usageGravatar wm42013-11-09
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/decode: remove macro crapGravatar wm42013-07-22
* ad_spdif: better PTS syncGravatar wm42013-07-11
* demux: remove facility for partial packet readsGravatar wm42013-07-11
* demux: remove audio parserGravatar wm42013-07-08
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * core: use channel map on demuxer level tooGravatar wm42013-05-12
* | audio/decode: remove vararg from ad_control()Gravatar wm42013-04-12
|/
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* Add a --dtshd optionGravatar Wessel Dankers2013-03-04
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* audio: make AC3 pass-through with ad_spdif workGravatar reimar2012-12-03
* 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