summaryrefslogtreecommitdiffstats
path: root/audio/out
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-11-26 01:49:17 +0100
committerwm4 <wm4@nowhere>2013-11-26 01:49:17 +0100
commit8846a2f95c274aeccdf9755dffa69b2a40a942e5 (patch)
tree3013afaca25577bafc1c4efa2fd9b74d0d3cf59b /audio/out
parentbdd00d8b65b7cc6ec9c2084aeb56c98b81787f81 (diff)
downloadmpv-8846a2f95c274aeccdf9755dffa69b2a40a942e5.tar.bz2
mpv-8846a2f95c274aeccdf9755dffa69b2a40a942e5.tar.xz
ad_lavc: increase number of packets for initial decode
Apparently just 5 packets is not enough for the initial audio decode (which is needed to find the format). The old code (before the recent refactor) appeared to use 5 packets, but there were apparently other code paths which in the end amounted to more than 5 packets being read. The sample that failed (see github issue #368) needed 9 packets. Fixes #368.
Diffstat (limited to 'audio/out')
0 files changed, 0 insertions, 0 deletions