Reindent after r17764.
Originally committed as revision 17765 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -538,8 +538,8 @@ int rtp_parse_packet(RTPDemuxContext *s, AVPacket *pkt,
|
||||
}
|
||||
}
|
||||
|
||||
// now perform timestamp things....
|
||||
finalize_packet(s, pkt, timestamp);
|
||||
// now perform timestamp things....
|
||||
finalize_packet(s, pkt, timestamp);
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
Reference in New Issue
Block a user