Skip to content

Commit

Permalink
transcode: cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
ilkka-ollakka committed Dec 3, 2013
1 parent 808e612 commit 4761362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/stream_out/transcode/video.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ static void* EncoderThread( void *obj )
vlc_mutex_unlock( &p_sys->lock_out );
break;
}
vlc_mutex_unlock( &p_sys->lock_out );
vlc_mutex_unlock( &p_sys->lock_out );
}

/*Encode what we have in the buffer on closing*/
Expand Down

0 comments on commit 4761362

Please sign in to comment.