projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'qatar/master'
[ffmpeg.git]
/
libavcodec
/
v210x.c
diff --git
a/libavcodec/v210x.c
b/libavcodec/v210x.c
index
1435249
..
7b6c59e
100644
(file)
--- a/
libavcodec/v210x.c
+++ b/
libavcodec/v210x.c
@@
-142,5
+142,5
@@
AVCodec ff_v210x_decoder = {
.close = decode_close,
.decode = decode_frame,
.capabilities = CODEC_CAP_DR1,
- .long_name = NULL_IF_CONFIG_SMALL("Uncompressed 4:2:2 10-bit"),
+ .long_name
= NULL_IF_CONFIG_SMALL("Uncompressed 4:2:2 10-bit"),
};