nonsense comment
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 16 Feb 2005 23:11:11 +0000 (23:11 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 16 Feb 2005 23:11:11 +0000 (23:11 +0000)
Originally committed as revision 3958 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/movenc.c

index 5e4fe50..39069b3 100644 (file)
@@ -546,7 +546,7 @@ static int mov_write_stsd_tag(ByteIOContext *pb, MOVTrack* track)
     return updateSize(pb, pos);
 }
 
-/* TODO?: Currently all samples/frames seem to have same duration */
+/* TODO: */
 /* Time to sample atom */
 static int mov_write_stts_tag(ByteIOContext *pb, MOVTrack* track)
 {