OSDN Git Service

latmenc: Fix ALS in LATM.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 10 Apr 2012 18:59:05 +0000 (20:59 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 11 Apr 2012 20:28:34 +0000 (22:28 +0200)
commita736eb4a605f46d5ff96c7b32e55710ecd9cce89
treea10dbc3dd0e65e415b70828e7cae8914cf7786d5
parentfa8a6385a11f7e84666562ff212cfe648b561dda
latmenc: Fix ALS in LATM.

"Fix" in so far as at least it will no longer overread and possibly
crash and makes somewhat sense, but no idea whether there is anything
that can play the resulting files (FFmpeg can't).

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
libavformat/latmenc.c