videorec: Drop a commented out option
authorVittorio Giovara <vittorio.giovara@gmail.com>
Tue, 10 Nov 2015 13:53:40 +0100
changeset 11353 7ab863821864
parent 11352 ce154ffb9a8b
child 11354 78156dc2cab3
videorec: Drop a commented out option
hedgewars/avwrapper/avwrapper.c
--- a/hedgewars/avwrapper/avwrapper.c	Tue Nov 10 13:53:16 2015 +0100
+++ b/hedgewars/avwrapper/avwrapper.c	Tue Nov 10 13:53:40 2015 +0100
@@ -273,7 +273,7 @@
        identically 1. */
     g_pVideo->time_base.den = g_pVStream->time_base.den = g_Framerate.num;
     g_pVideo->time_base.num = g_pVStream->time_base.num = g_Framerate.den;
-    //g_pVideo->gop_size = 12; /* emit one intra frame every twelve frames at most */
+
     g_pVideo->pix_fmt = AV_PIX_FMT_YUV420P;
 
     // set quality