]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Remove the membuffer error bit.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 14 Aug 2021 20:53:39 +0000 (22:53 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit871e7220515b21e1626968a4bde3547a9672f263
treec371d76cc59da4785450bd02dec3ed484d4f0da1
parent293984db989fcb4e9e03f931bea73606f7a66ffb
mp4: Remove the membuffer error bit.

Due to the previous cleanups, it is never set, so remove all code
which checks whether the bit is set.
mp4.c