OSDN Git Service

pcm-dvd: Move a variable to a smaller scope
authorDiego Biurrun <diego@biurrun.de>
Fri, 26 Sep 2014 07:42:52 +0000 (00:42 -0700)
committerDiego Biurrun <diego@biurrun.de>
Fri, 26 Sep 2014 09:15:34 +0000 (02:15 -0700)
commitb97f6ef956293fe06ae1e99bd295f42613081f37
tree5fad31277a32320ae37336bc266af0a3b93bcac4
parent4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2
pcm-dvd: Move a variable to a smaller scope

This avoids an unused variable warning on big-endian systems.
libavcodec/pcm-dvd.c