]> git.sesse.net Git - ffmpeg/commit
avcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO and gotos label
authorLimin Wang <lance.lmwang@gmail.com>
Fri, 29 May 2020 14:05:46 +0000 (22:05 +0800)
committerLimin Wang <lance.lmwang@gmail.com>
Fri, 12 Jun 2020 22:59:19 +0000 (06:59 +0800)
commite6628ac8ffd3124e2d935cab565d9f76d895f43f
tree5fef69d3826ae0ea897e0fbb56e260957d207907
parent861b20aa95c8e6369afd43aff6abd7285545ddde
avcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO and gotos label

Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
libavcodec/ac3enc_template.c