Fixed 'minor' memory leak in schro_encode
commit30965bdc064cc53d42bebdf5888349d88a65d297
authorAndrea Gabriellini <andrea@rd.bbc.co.uk>
Mon, 4 Aug 2008 10:07:28 +0000 (4 11:07 +0100)
committerAndrea Gabriellini <andrea@rd.bbc.co.uk>
Mon, 4 Aug 2008 10:07:28 +0000 (4 11:07 +0100)
tree36b81c926ed031471ec3ed7497fee7d5f1870780
parent222a65888f2a506cbdd4ac9aef163cb1a399168e
Fixed 'minor' memory leak in schro_encode

While pushing frames into the encoder, schro_encode
was not setting the free function. Fixed now.
src/schro_encode.cpp