Changeset b3d905b7 in ffmpeg

Timestamp:
Apr 14, 2014, 9:56:26 AM (11 years ago)
Author:
Luca Barbato <lu_zero@gentoo.org>
Branches:
master
Children:
9468e9e5, a6ac4fc
Parents:
4d40e073
git-author:
Niels Möller <nisse@lysator.liu.se> (04/14/14 08:26:57)
git-committer:
Luca Barbato <lu_zero@gentoo.org> (04/14/14 09:56:26)
Message:

dcadec: Delete redundant init_get_bits call

No initialization is needed in dca_decode_frame, because the next
thing it does is calling dca_parse_frame_header, which takes care of
the needed initialization.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>

(No files)

Note: See TracChangeset for help on using the changeset viewer.