[FFmpeg-cvslog] ffserver: drop obvious comment

Reynaldo H. Verdejo Pinochet git at videolan.org
Sat Feb 8 04:44:21 CET 2014


ffmpeg | branch: master | Reynaldo H. Verdejo Pinochet <r.verdejo at sisa.samsung.com> | Fri Feb  7 22:00:07 2014 -0300| [1507e2a0953213b51c4e60b1631c6266fdc4428b] | committer: Reynaldo H. Verdejo Pinochet

ffserver: drop obvious comment

Following code line is self explanatory

Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo at sisa.samsung.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1507e2a0953213b51c4e60b1631c6266fdc4428b
---

 ffserver.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/ffserver.c b/ffserver.c
index f2fb618..420768b 100644
--- a/ffserver.c
+++ b/ffserver.c
@@ -628,7 +628,6 @@ static void start_multicast(void)
                 }
             }
 
-            /* change state to send data */
             rtp_c->state = HTTPSTATE_SEND_DATA;
         }
     }



More information about the ffmpeg-cvslog mailing list