mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-29 14:10:42 +00:00
nonsense comment
Originally committed as revision 3958 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
27bb1ed348
commit
0078e9b9c5
@ -546,7 +546,7 @@ static int mov_write_stsd_tag(ByteIOContext *pb, MOVTrack* track)
|
|||||||
return updateSize(pb, pos);
|
return updateSize(pb, pos);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* TODO?: Currently all samples/frames seem to have same duration */
|
/* TODO: */
|
||||||
/* Time to sample atom */
|
/* Time to sample atom */
|
||||||
static int mov_write_stts_tag(ByteIOContext *pb, MOVTrack* track)
|
static int mov_write_stts_tag(ByteIOContext *pb, MOVTrack* track)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user