reorganize

This commit is contained in:
niels
2014-11-22 21:39:29 +01:00
parent 8d2ce16227
commit 8424198af0
2 changed files with 5 additions and 62 deletions

View File

@@ -1399,6 +1399,7 @@ void v4l2_close( void *d )
avcodec_close(v->codec);
if(v->c) free(v->c);
#endif
}
if( v->host_frame )
free(v->host_frame );