apedec: remove unneeded entropy decoder normalization.
authorJustin Ruggles <justin.ruggles@gmail.com>
Mon, 31 Oct 2011 18:57:04 +0000 (14:57 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 10 Nov 2011 15:25:47 +0000 (10:25 -0500)
commitad17207b517508c95aa9bd1f67e7beb6d09af52f
tree6b3dd962412814379780e3921ebe47f6466d8845
parent59f4d1b8bb4eacfb5b678eda93c1fa30b7823cb4
apedec: remove unneeded entropy decoder normalization.

The decoder already skips data at the end of the packet without this.
Also remove 2 APEContext fields that were only used for the end-of-frame
normalization.
libavcodec/apedec.c