mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-14 19:10:09 +01:00
cosmetics: Fix indentation
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -372,7 +372,7 @@ static int xiph_parse_fmtp_pair(AVStream* stream,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static int xiph_parse_sdp_line(AVFormatContext *s, int st_index,
|
static int xiph_parse_sdp_line(AVFormatContext *s, int st_index,
|
||||||
PayloadContext *data, const char *line)
|
PayloadContext *data, const char *line)
|
||||||
{
|
{
|
||||||
const char *p;
|
const char *p;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user