]> git.tuebingen.mpg.de Git - paraslash.git/commit
aacdec: Remove pointless check and improve comment.
authorAndre Noll <maan@systemlinux.org>
Thu, 17 Apr 2014 23:38:19 +0000 (23:38 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 25 Mar 2017 10:54:36 +0000 (11:54 +0100)
commit7868da29821d8ef8ceb120480ec08cb8ee3f7bd4
tree893a26190333bf8aaae35af447a4deb91179184c
parentf4bf04572d3749217a0ea15283eb797d9293a5ae
aacdec: Remove pointless check and improve comment.

"consumed" is always less than "len" here because of the check a few
lines earlier.
aacdec_filter.c