changeset 676:8512c400e3bc libavformat

nonsense comment
author michael
date Wed, 16 Feb 2005 23:11:11 +0000
parents 29a19aec26b2
children 6d6a11ba402a
files movenc.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/movenc.c	Wed Feb 16 23:04:11 2005 +0000
+++ b/movenc.c	Wed Feb 16 23:11:11 2005 +0000
@@ -546,7 +546,7 @@
     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)
 {