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
a5ed0794
Commit
a5ed0794
authored
Feb 12, 2018
by
Mark Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: Fix fate-api reference files after AVCodecContext change
Broken by
d23fff0d
.
parent
b4fca397
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
api-mjpeg-codec-param
tests/ref/fate/api-mjpeg-codec-param
+2
-0
api-png-codec-param
tests/ref/fate/api-png-codec-param
+2
-0
No files found.
tests/ref/fate/api-mjpeg-codec-param
View file @
a5ed0794
...
@@ -137,6 +137,7 @@ stream=0, decode=0
...
@@ -137,6 +137,7 @@ stream=0, decode=0
video_size=400x225
video_size=400x225
max_pixels=2147483647
max_pixels=2147483647
hwaccel_flags=0x00000001
hwaccel_flags=0x00000001
extra_hw_frames=-1
stream=0, decode=1
stream=0, decode=1
b=0
b=0
ab=0
ab=0
...
@@ -276,3 +277,4 @@ stream=0, decode=1
...
@@ -276,3 +277,4 @@ stream=0, decode=1
video_size=400x225
video_size=400x225
max_pixels=2147483647
max_pixels=2147483647
hwaccel_flags=0x00000001
hwaccel_flags=0x00000001
extra_hw_frames=-1
tests/ref/fate/api-png-codec-param
View file @
a5ed0794
...
@@ -137,6 +137,7 @@ stream=0, decode=0
...
@@ -137,6 +137,7 @@ stream=0, decode=0
video_size=128x128
video_size=128x128
max_pixels=2147483647
max_pixels=2147483647
hwaccel_flags=0x00000001
hwaccel_flags=0x00000001
extra_hw_frames=-1
stream=0, decode=1
stream=0, decode=1
b=0
b=0
ab=0
ab=0
...
@@ -276,3 +277,4 @@ stream=0, decode=1
...
@@ -276,3 +277,4 @@ stream=0, decode=1
video_size=128x128
video_size=128x128
max_pixels=2147483647
max_pixels=2147483647
hwaccel_flags=0x00000001
hwaccel_flags=0x00000001
extra_hw_frames=-1
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