net: We may need to reallocate framebuf only on new frame
commit8853b3628194c5d73ae6c0f85c2d75c5c86ffb75
authorKirill Smelkov <kirr@navytux.spb.ru>
Sat, 16 Jun 2012 10:04:47 +0000 (16 14:04 +0400)
committerKirill Smelkov <kirr@navytux.spb.ru>
Sat, 16 Jun 2012 10:06:41 +0000 (16 14:06 +0400)
treee4cfb4affa8c76b7712f05a4e4c724ea74afdfff
parented3e2c2e112d6bb85faf01d38edd00c7dfebd35b
net: We may need to reallocate framebuf only on new frame

intra-frame fragments are verified to match pixfmt & w,h between them,
so frame metric can only change on first fragment of new frame.

Signed-off-by: Kirill Smelkov <kirr@navytux.spb.ru>
net.cpp