mpv/audio/decode
wm4 eb482140d9 audio: fix spdif packet size unit
In commit 5f8b060e I blindly assumed that the packet sizes were in
pseudo-samples, but they were actually in bytes. Oops.

(The effect was that cutting the audio was a bit less precise than it
can be.)

Also remove the packet size from ad_spdif.c; it didn't actually use it,
and simply takes what the spdif "muxer" returns.
2015-03-10 17:11:38 +01:00
..
ad.h audio: make decoders output refcounted frames 2014-11-10 22:02:05 +01:00
ad_lavc.c player: print used number of threads in verbose mode 2015-01-05 12:17:55 +01:00
ad_mpg123.c audio: make decoders output refcounted frames 2014-11-10 22:02:05 +01:00
ad_spdif.c audio: fix spdif packet size unit 2015-03-10 17:11:38 +01:00
dec_audio.c audio: fix initial audio PTS 2015-01-14 22:14:46 +01:00
dec_audio.h audio: make decoders output refcounted frames 2014-11-10 22:02:05 +01:00