http: Reduce scope of a variable in parse_content_encoding()
authorDiego Biurrun <diego@biurrun.de>
Wed, 13 Aug 2014 19:33:27 +0000 (21:33 +0200)
committerDiego Biurrun <diego@biurrun.de>
Fri, 15 Aug 2014 07:37:38 +0000 (09:37 +0200)
commit7ccb847f0f1f28199fa254847b91b6e50fb92832
tree14fab818b00068f07627a4ed2d475d8b33faa11e
parent552bc42df48784ae3ce0d499ece5b33f3cc7576a
http: Reduce scope of a variable in parse_content_encoding()

Also fixes an unused variable warning with zlib disabled.
libavformat/http.c