mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-14 03:39:58 +01:00
reorganize
This commit is contained in:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user