This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
fate: update fate-sws-pixdesc-query reference file
Signed-off-by: James Almer <jamrial@gmail.com>
tags/n4.1
James Almer
7 years ago
parent
a26367493c
commit
08032331ac
2 changed files
with
8 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
libavfilter/vf_srcnn.c
+5
-0
tests/ref/fate/sws-pixdesc-query
+ 3
- 1
libavfilter/vf_srcnn.c
View File
@@ -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"
+ 5
- 0
tests/ref/fate/sws-pixdesc-query
View File
@@ -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
Loading…
Cancel
Save