[FFmpeg-cvslog] nutenc: remove outdated fixme

Michael Niedermayer git at videolan.org
Wed Sep 26 16:32:11 CEST 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Wed Sep 26 15:53:17 2012 +0200| [e9350c44ad97b7d85478696912c88142b0d25e3b] | committer: Michael Niedermayer

nutenc: remove outdated fixme

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

 libavformat/nutenc.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/libavformat/nutenc.c b/libavformat/nutenc.c
index 61a0d28..a4b7765 100644
--- a/libavformat/nutenc.c
+++ b/libavformat/nutenc.c
@@ -699,8 +699,6 @@ static int nut_write_header(AVFormatContext *s){
 
     avio_flush(bc);
 
-    //FIXME index
-
     return 0;
 }
 



More information about the ffmpeg-cvslog mailing list