]> git.sesse.net Git - ffmpeg/commit
lavc/adpcm: THP: don't use the ADPC/SEEK table when not seeking
authorRodger Combs <rodger.combs@gmail.com>
Sat, 20 Jun 2015 10:01:27 +0000 (05:01 -0500)
committerPaul B Mahol <onemda@gmail.com>
Sun, 21 Jun 2015 10:32:13 +0000 (10:32 +0000)
commit0f6735194459d8be1a07340f544b4f2c8f1fa316
tree820904dac542ca048b947d3cf1e214290b3f2837
parentd2ce10093e374709c5ea660d9b26f05043f1a6cd
lavc/adpcm: THP: don't use the ADPC/SEEK table when not seeking

This is almost certainly closer to how the actual Nintendo players work,
and fixes some output pops in files with blank ADPC/SEEK tables (like
those from brawlcustommusic).
libavcodec/adpcm.c
tests/ref/fate/adpcm-thp