projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Further spelling/grammar/wording fixes as suggested by the Wanderer and Mans
[ffmpeg.git]
/
postproc
/
swscale_internal.h
diff --git
a/postproc/swscale_internal.h
b/postproc/swscale_internal.h
index
d1fae26
..
fff8732
100644
(file)
--- a/
postproc/swscale_internal.h
+++ b/
postproc/swscale_internal.h
@@
-60,6
+60,7
@@
typedef struct SwsContext{
int chrIntHSubSample, chrIntVSubSample;
int chrDstHSubSample, chrDstVSubSample;
int vChrDrop;
+ int sliceDir;
double param[2];
int16_t **lumPixBuf;