This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
nutenc: remove outdated fixme
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.0
Michael Niedermayer
13 years ago
parent
ae0449314c
commit
e9350c44ad
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
libavformat/nutenc.c
+ 0
- 2
libavformat/nutenc.c
View File
@@ -699,8 +699,6 @@ static int nut_write_header(AVFormatContext *s){
avio_flush(bc);
//FIXME index
return 0;
}
Write
Preview
Loading…
Cancel
Save