aboutsummaryrefslogtreecommitdiffstats
path: root/doc/viterbi.txt
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2012-09-20 09:34:35 +0000
committerJanne Grunau <janne-libav@jannau.net>2012-10-10 15:33:06 +0200
commit706a559b30087f18ceb533be2c528ac2ff9d96ca (patch)
tree36329429857c8699ed911425a7db77e036f89e9c /doc/viterbi.txt
parent507dce2536fea4b78a9f4973f77e1fa20cfe1b81 (diff)
downloadffmpeg-706a559b30087f18ceb533be2c528ac2ff9d96ca.tar.gz
a64multienc: change mc_frame_counter to unsigned
GCC cannot proof that c->mc_frame_counter is always >- 0, changing the type from int to unsigned fixes following warning: libavcodec/a64multienc.c: In function ‘a64multi_encode_frame’: libavcodec/a64multienc.c:342:17: warning: ‘buf’ may be used uninitialized in this function[-Wuninitialized] Signed-off-by: Janne Grunau <janne-libav@jannau.net>
Diffstat (limited to 'doc/viterbi.txt')
0 files changed, 0 insertions, 0 deletions