0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/audio/decode
wm4 fc28e4af4d audio: adjust format change code
Execute the format change based on whether we logically detected EOF
(after filters), instead of when the decode buffer was drained. It's
slightly cleaner. (The requirement of len>0 existed before.)
2014-07-24 15:26:43 +02:00
..
ad_lavc.c audio: move initial decode to generic code 2014-07-21 19:29:58 +02:00
ad_mpg123.c audio: move initial decode to generic code 2014-07-21 19:29:58 +02:00
ad_spdif.c audio: move initial decode to generic code 2014-07-21 19:29:58 +02:00
ad.h audio: move initial decode to generic code 2014-07-21 19:29:58 +02:00
dec_audio.c audio: adjust format change code 2014-07-24 15:26:43 +02:00
dec_audio.h audio: fix race condition in EOF code 2014-07-24 15:26:07 +02:00