Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
062ad630
Commit
062ad630
authored
Apr 04, 2016
by
Martin Vignali
Committed by
Paul B Mahol
Apr 04, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libavcodec/exr : cosmetic change
parent
54c91465
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
exr.c
libavcodec/exr.c
+1
-2
No files found.
libavcodec/exr.c
View file @
062ad630
...
...
@@ -1201,8 +1201,7 @@ static int decode_block(AVCodecContext *avctx, void *tdata,
channel_buffer
[
2
]
+=
channelLineSize
;
if
(
channel_buffer
[
3
])
channel_buffer
[
3
]
+=
channelLineSize
;
}
else
{
}
else
{
channel_buffer
[
0
]
+=
s
->
scan_line_size
;
channel_buffer
[
1
]
+=
s
->
scan_line_size
;
channel_buffer
[
2
]
+=
s
->
scan_line_size
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment