projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
libavcodec/hevc: reduce whitespace differences to 064698d381e1e7790f21b0199a8930ea04e...
[ffmpeg.git]
/
libavcodec
/
hevc_parser.c
diff --git
a/libavcodec/hevc_parser.c
b/libavcodec/hevc_parser.c
index
09de43f
..
1ba9508
100644
(file)
--- a/
libavcodec/hevc_parser.c
+++ b/
libavcodec/hevc_parser.c
@@
-278,7
+278,7
@@
static int hevc_parse(AVCodecParserContext *s,
parse_nal_units(s, avctx, buf, buf_size);
parse_nal_units(s, avctx, buf, buf_size);
- *poutbuf = buf;
+ *poutbuf
= buf;
*poutbuf_size = buf_size;
return next;
}
*poutbuf_size = buf_size;
return next;
}