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
08032331
Commit
08032331
authored
May 05, 2018
by
James Almer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: update fate-sws-pixdesc-query reference file
Signed-off-by:
James Almer
<
jamrial@gmail.com
>
parent
a2636749
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
vf_srcnn.c
libavfilter/vf_srcnn.c
+3
-1
sws-pixdesc-query
tests/ref/fate/sws-pixdesc-query
+5
-0
No files found.
libavfilter/vf_srcnn.c
View file @
08032331
...
...
@@ -28,7 +28,9 @@
#include "formats.h"
#include "internal.h"
#include "libavutil/opt.h"
#include "unistd.h"
#if HAVE_UNISTD_H
#include <unistd.h>
#endif
#include "vf_srcnn.h"
#include "libavformat/avio.h"
...
...
tests/ref/fate/sws-pixdesc-query
View file @
08032331
...
...
@@ -49,6 +49,8 @@ isNBPS:
gray10le
gray12be
gray12le
gray14be
gray14le
gray9be
gray9le
nv20be
...
...
@@ -121,6 +123,7 @@ isBE:
gbrpf32be
gray10be
gray12be
gray14be
gray16be
gray9be
nv20be
...
...
@@ -403,6 +406,8 @@ Gray:
gray10le
gray12be
gray12le
gray14be
gray14le
gray16be
gray16le
gray9be
...
...
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