projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avcodec/hevc: more whitespaces to reduce difference to 064698d381e1e7790f21b0199a8930...
[ffmpeg.git]
/
libavcodec
/
hevcpred_template.c
diff --git
a/libavcodec/hevcpred_template.c
b/libavcodec/hevcpred_template.c
index
8609723
..
2276023
100644
(file)
--- a/
libavcodec/hevcpred_template.c
+++ b/
libavcodec/hevcpred_template.c
@@
-21,6
+21,7
@@
*/
#include "libavutil/pixdesc.h"
+
#include "bit_depth_template.c"
#include "hevcpred.h"
@@
-557,4
+558,5
@@
static void FUNC(pred_angular_3)(uint8_t *src, const uint8_t *top,
{
FUNC(pred_angular)(src, top, left, stride, c_idx, mode, 1 << 5);
}
+
#undef POS