stream/network.c, stream/http.c: cleanup
commita9b5a9348d51465167c0907a2913f6f14ad28d00
authorcboesch <cboesch@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 25 Nov 2010 10:01:03 +0000 (25 10:01 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Thu, 16 Dec 2010 02:29:20 +0000 (16 04:29 +0200)
tree27b6c297dc8c9449619b52b83b1a308adf8d4236
parent9bf59a1fcb6de3fed117accaec60b6b0eaece17d
stream/network.c, stream/http.c: cleanup

Simplify mime_type_table loop

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32644 b3059339-0415-0410-9bf9-f77b7e298cf2

Remove dead define

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32645 b3059339-0415-0410-9bf9-f77b7e298cf2

Remove GCC warning hack not needed anymore

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32646 b3059339-0415-0410-9bf9-f77b7e298cf2

Use calloc instead of malloc+memset.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32647 b3059339-0415-0410-9bf9-f77b7e298cf2
stream/http.c
stream/network.c