Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gst-plugins-base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
09e9e554
Commit
09e9e554
authored
Oct 31, 2010
by
Sebastian Dröge
Committed by
Wim Taymans
Jun 15, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[MOVED FROM BAD 42/68] colorspace: Fix Y800 ORC getline implementation
parent
ecfd247f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gst/colorspace/gstcolorspaceorc.orc
gst/colorspace/gstcolorspaceorc.orc
+2
-2
No files found.
gst/colorspace/gstcolorspaceorc.orc
View file @
09e9e554
...
...
@@ -1407,11 +1407,11 @@ mergewl ayuv, ay, uv
.dest 4 ayuv guint8
.source 1 y guint8
.const 1 c255 255
.const 2 c0x
ffff 0xffff
.const 2 c0x
8080 0x8080
.temp 2 ay
mergebw ay, c255, y
mergewl ayuv, ay, c0x
ffff
mergewl ayuv, ay, c0x
8080
.function cogorc_getline_BGRA
...
...
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