videorec: Drop a commented out option 0.9.22
authorVittorio Giovara <vittorio.giovara@gmail.com>
Tue, 10 Nov 2015 13:53:40 +0100
branch0.9.22
changeset 11599 49c82c3e3836
parent 11598 476cbbad88c0
child 11600 7ee2697a5267
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