Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2014-04-14 12:26:57 +0400
committerLuca Barbato <lu_zero@gentoo.org>2014-04-14 13:56:26 +0400
commitb3d905b702dcdda9e3ae2bcb7b5580ca77a96ab7 (patch)
tree2dd7ebd7eda6ea34dada860fe293303f5bf326c6 /libavcodec/vp8.h
parent4d40e073dcdef335215c124d340ea156bc4bdf13 (diff)
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>
Diffstat (limited to 'libavcodec/vp8.h')
0 files changed, 0 insertions, 0 deletions