mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
doc/developer: add "Adding files to the fate-suite dataset"
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
15a0fb58a3
commit
5ac603df83
@ -533,4 +533,16 @@ Running 'make fate' accomplishes this, please see @url{fate.html} for details.
|
|||||||
this case, the reference results of the regression tests shall be modified
|
this case, the reference results of the regression tests shall be modified
|
||||||
accordingly].
|
accordingly].
|
||||||
|
|
||||||
|
@subsection Adding files to the fate-suite dataset
|
||||||
|
|
||||||
|
When there is no muxer or encoder available to generate test media for a
|
||||||
|
specific test then the media has to be inlcuded in the fate-suite.
|
||||||
|
First please make sure that the sample file is as small as possible to test the
|
||||||
|
respective decoder or demuxer sufficiently. Large files increase network
|
||||||
|
bandwidth and disk space requirements.
|
||||||
|
Once you have a working fate test and fate sample, provide in the commit
|
||||||
|
message or introductionary message for the patch series that you post to
|
||||||
|
the ffmpeg-devel mailing list, a direct link to download the sample media.
|
||||||
|
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
Loading…
Reference in New Issue
Block a user