aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate
Commit message (Collapse)AuthorAgeFilesLines
* FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-151-0/+4
|
* FATE: add a test of H.264 SEI recovery in an intra refresh streamAnton Khirnov2016-07-151-0/+2
|
* fate: Add a mixed NAL coding sampleVittorio Giovara2016-07-131-0/+5
| | | | | | See 17c99b6158f2c6720af74e81ee727ee50d2e7e96. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* fate: Restore order of h264 entriesVittorio Giovara2016-07-131-2/+2
|
* avconv: use avcodec_parameters_copy() with streamcopyAnton Khirnov2016-07-021-2/+2
| | | | | | | | | This preserves all the information in the codec parameters. The wavpack ref changes are caused by the fact that now the sample format is set, so matroskaenc can use it to set the bit depth. Bug-Id: 945, along with the previous commit
* fate: Add test for webpDiego Biurrun2016-06-281-0/+3
|
* fate: Add TrueMotion 2 RT testsVittorio Giovara2016-06-201-0/+12
|
* fate: Move Duck Truemotion 1 and 2 tests to vpx.makVittorio Giovara2016-06-202-12/+12
|
* fate: Add tests for MagicYUVVittorio Giovara2016-06-201-0/+19
|
* fate: Move Canopus decoder tests to a separate fileVittorio Giovara2016-06-063-33/+34
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* FATE: drop the audio stream from the dxtory testAnton Khirnov2016-05-261-1/+1
| | | | | This is a video test and there are no audio packets in the sample anyway.
* fate: More fine-grained dependencies for demuxer testsDiego Biurrun2016-05-251-6/+6
|
* fate: More fine-grained dependencies for voice codec testsDiego Biurrun2016-05-251-12/+12
|
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-137-63/+63
|
* fate: Add test for MTS2/MSS4Diego Biurrun2016-05-021-0/+3
|
* fate: Add test for MSS1Diego Biurrun2016-04-271-0/+3
|
* dds: Add support for monochrome imagesVittorio Giovara2016-04-261-0/+1
|
* FATE: add an H.264 test with unescaped extradataAnton Khirnov2016-04-151-0/+4
| | | | See commit a7829a2
* FATE: add an H.264 test with invalid reference listsAnton Khirnov2016-04-151-0/+6
| | | | See commit 9d74012
* build: miscellaneous cosmeticsDiego Biurrun2016-04-073-13/+59
| | | | | | Restore alphabetical order in lists, break overly long lines, do some prettyprinting, add some explanatory section comments, group parts together that belong together logically.
* fate: Update DDS testsVittorio Giovara2016-04-061-1/+1
|
* fate: Update Screenpresso testsVittorio Giovara2016-04-041-2/+11
|
* fate: Update RSCC testsVittorio Giovara2016-04-041-2/+14
| | | | | | The current sample comes from an older version of the codec, which supports a single output mode, so rename it accordingly. Add tests for the new pixel formats.
* matroska: Write the field order informationLuca Barbato2016-04-031-2/+2
| | | | And bump the document version to 4.
* fate: Add test for WMV2 with jframesVittorio Giovara2016-03-291-0/+3
|
* fate: Only run SRTP test if SRTP code is enabledDiego Biurrun2016-03-241-1/+1
|
* timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun2016-03-231-1/+1
|
* fate: Add separate target for all indeo3 testsDiego Biurrun2016-03-011-4/+7
|
* fate: Add test for indeo2 with delta framesVittorio Giovara2016-03-011-3/+9
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targetsDiego Biurrun2016-02-261-14/+29
|
* lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-211-4/+4
| | | | | | | | | | This options is only used by huffyuv, ffvhuv, jpegls, mjpeg, mpegvideoenc, png, utvideo. It is a very codec-specific options, so deprecate the global variant. Set proper limits to the maximum allowed values, and update utvideoenc tests to use the new option name. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-211-1/+2
| | | | | | | This option is only used by mpegvideoenc, x264, xavs, and vpx. It is a very codec-specific option, so deprecate the global variant. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* fate: add 10-bit v210 encoder testsJames Darnley2016-01-211-1/+2
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-231-1/+1
| | | | | | | | | | | | The DCA core decoder converts integer coefficients read from the bitstream to floats just after reading them (along with dequantization). All the other steps of the audio reconstruction are done with floats which makes the output for the DTS lossless extension (XLL) actually lossy. This patch changes the DCA core to work with integer coefficients until QMF. At this point the integer coefficients are converted to floats. The coefficients for the LFE channel (lfe_data) are not touched. This is the first step for the really lossless XLL decoding.
* fate: Rework sgi tests into a suite and add the missing onesVittorio Giovara2015-11-241-26/+7
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* movenc: Add an API unit test for fragmenting options/callsMartin Storsjö2015-11-101-0/+4
| | | | | | | | | | | | | | | | | Contrary to the normal fate tests that run via avconv, this tests nontrivial call sequences that are only doable via the API (mainly for different corner cases when using the muxer for segmenting). The test muxes fake packet data (with extradata that looks enough like proper data to make the file be viewable with e.g. boxdumper) and checks the hash of the produced files. The test also verifies that fragments produced via different call sequences remain identical (to avoid e.g. updating the output hashes and suddenly having fragments that used to be identical suddenly diverging), for fragments written with frag_discont and/or delay_moov. Signed-off-by: Martin Storsjö <martin@martin.st>
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-231-0/+3
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* fate: Move screenpresso to the appropriate screen capture fileVittorio Giovara2015-10-152-3/+3
|
* Screenpresso SPV1 decoderVittorio Giovara2015-09-301-0/+3
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* fate: Change global error option to private error_rate optionVittorio Giovara2015-09-131-1/+1
|
* fate: Move mv0 option from global to mpv privateVittorio Giovara2015-09-131-7/+7
|
* DXV decoderVittorio Giovara2015-09-021-0/+15
| | | | Support all DXDI and DXD3 normal quality videos.
* fate: test only demuxing in asf-repldataJanne Grunau2015-08-201-4/+2
|
* fate: Make sure a corner-case for ASF is coveredAlexandra Hájková2015-08-161-0/+5
| | | | | | | | | Test the demuxer for the case when the replicated data length in a sample is 0. Sample-ID: https://samples.libav.org/mplayer-bugs/bug821/bug821-2.asf Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* fate/mp3: use the f32le format as outputAnton Khirnov2015-07-311-18/+19
| | | | | Those tests test the float decoder, so it is preferable to dump the decoder output directly instead of converting it to s16.
* fate/mp3: specify the number of output samples instead of filesizeAnton Khirnov2015-07-311-6/+6
| | | | This is not dependent on the output format.
* Support the Hap chunked frame formatTom Butterworth2015-07-271-0/+3
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* dds: Add a rgba fate testVittorio Giovara2015-07-221-1/+1
|
* fate: add checkasm targetJanne Grunau2015-07-181-0/+5
|
* fate-g2m3: disable the audio streamJanne Grunau2015-07-011-1/+1
| | | | | The audio decoder is not in fate-g2m3 dependencies and the wma2 decoder is probably not bit-exact since it it float based.