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: Fix fate-api reference files after AVCodecContext change
Broken by
d23fff0d8a
.
tags/n4.0
Mark Thompson
7 years ago
parent
b4fca397dd
commit
a5ed07940c
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
tests/ref/fate/api-mjpeg-codec-param
+2
-0
tests/ref/fate/api-png-codec-param
+ 2
- 0
tests/ref/fate/api-mjpeg-codec-param
View File
@@ -137,6 +137,7 @@ stream=0, decode=0
video_size=400x225
max_pixels=2147483647
hwaccel_flags=0x00000001
extra_hw_frames=-1
stream=0, decode=1
b=0
ab=0
@@ -276,3 +277,4 @@ stream=0, decode=1
video_size=400x225
max_pixels=2147483647
hwaccel_flags=0x00000001
extra_hw_frames=-1
+ 2
- 0
tests/ref/fate/api-png-codec-param
View File
@@ -137,6 +137,7 @@ stream=0, decode=0
video_size=128x128
max_pixels=2147483647
hwaccel_flags=0x00000001
extra_hw_frames=-1
stream=0, decode=1
b=0
ab=0
@@ -276,3 +277,4 @@ stream=0, decode=1
video_size=128x128
max_pixels=2147483647
hwaccel_flags=0x00000001
extra_hw_frames=-1
Write
Preview
Loading…
Cancel
Save