summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* tests/fate: fix fate on branches different from origin/masterMichael Niedermayer2013-10-29
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* tests/fate.sh: run git reset only when fetch succededMichael Niedermayer2013-10-29
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit '9510d7689e236f6a4748795604fba427c130d0ad'Michael Niedermayer2013-10-29
|\ | | | | | | | | | | | | * commit '9510d7689e236f6a4748795604fba427c130d0ad': fate.sh: Allow non-fast-forwards when updating sources Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate.sh: Allow non-fast-forwards when updating sourcesDiego Biurrun2013-10-29
| |
| * FATE: add bitexact sws flags to the fieldorder testPaul B Mahol2013-10-27
| | | | | | | | | | | | swscale is called for the 420 to 422 conversion Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | FATE: update HEVC testsGuillaume Martres2013-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the tests that used the internal hevc checksum to use framecrc Signed-off-by: Anton Khirnov <anton@khirnov.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Conflicts: tests/fate/hevc.mak tests/ref/fate/hevc-conformance-DBLK_A_SONY_3 tests/ref/fate/hevc-conformance-DBLK_B_SONY_3 tests/ref/fate/hevc-conformance-DBLK_C_SONY_3 tests/ref/fate/hevc-conformance-DELTAQP_B_SONY_3 tests/ref/fate/hevc-conformance-DELTAQP_C_SONY_3 tests/ref/fate/hevc-conformance-POC_A_Bossen_3 Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | avformat/md5enc: add format, version and column headersMichael Niedermayer2013-10-26
| | | | | | | | | | | | See Ticket2280 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-26
|\| | | | | | | | | | | | | * qatar/master: fate: aac: Add test for AAC-ELD Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: aac: Add test for AAC-ELDAlex Converse2013-10-25
| |
* | avcodec/hevc: remove CODEC_CAP_EXPERIMENTALMichael Niedermayer2013-10-23
| | | | | | | | | | | | Approved-by: mraulet Approved-by: smarter Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: fix fieldorder testPaul B Mahol2013-10-23
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avformat/framehash: add software version to framecrc/md5Michael Niedermayer2013-10-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-22
|\| | | | | | | | | | | | | * qatar/master: fate: add fieldorder filter test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add fieldorder filter testVittorio Giovara2013-10-22
| | | | | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
| * fate: vpx: Remove one redundant $(eval) invocationDiego Biurrun2013-10-19
| |
* | fate: enable hevc testsMichael Niedermayer2013-10-21
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add synthetic swresample resampling testsMichael Niedermayer2013-10-21
| | | | | | | | | | | | | | | | this is based on libavresample.mak These tests do not depend on external samples Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-17
|\| | | | | | | | | | | | | * qatar/master: fate: Increase the tolerance in the lavr tests Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Increase the tolerance in the lavr testsMartin Storsjö2013-10-17
| | | | | | | | | | | | | | A few fate instances on OS/2, OpenBSD, FreeBSD and IA64 linux currently still fail a few tests with a maxdiff of 6. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'f52fd3f3b26f0d80e4f0b374b7695383feca5b92'Michael Niedermayer2013-10-17
|\| | | | | | | | | | | | | * commit 'f52fd3f3b26f0d80e4f0b374b7695383feca5b92': fate: aac: Add test for AAC-LD Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: aac: Add test for AAC-LDDiego Biurrun2013-10-17
| |
* | Merge commit '6b081eff4dfc3c899960f69f30cb567266b7dca3'Michael Niedermayer2013-10-16
|\| | | | | | | | | | | | | | | | | | | | | * commit '6b081eff4dfc3c899960f69f30cb567266b7dca3': fate: add vorbiscomment cover art test Conflicts: tests/fate/cover-art.mak See: 1ca3902726fb8c1398ab00d146ebe3e2f31b76e6 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add vorbiscomment cover art testJames Almer2013-10-15
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | Merge commit '68edd5be0980941924ae633d98589d56a8091bbd'Michael Niedermayer2013-10-16
|\| | | | | | | | | | | | | * commit '68edd5be0980941924ae633d98589d56a8091bbd': FATE: use proper comparison mode in the lavr tests Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: use proper comparison mode in the lavr testsAnton Khirnov2013-10-15
| |
* | Merge commit 'dd33637c18629c3e554ebb146bbeb45c9745a5cf'Michael Niedermayer2013-10-16
|\| | | | | | | | | | | | | | | | | | | * commit 'dd33637c18629c3e554ebb146bbeb45c9745a5cf': tiny_psnr: switch f32 handling to floating point Conflicts: tests/tiny_psnr.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * tiny_psnr: switch f32 handling to floating pointAnton Khirnov2013-10-15
| | | | | | | | Also add support for f64.
* | fate: fix DBLK_A_MAIN10_VIXS_2 on big endianMichael Niedermayer2013-10-16
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | FATE: add HEVC testsGuillaume Martres2013-10-16
| | | | | | | | | | | | | | The tests are disabled as 2 do not pass yet (fate-hevc-conformance-PPS_A_qualcomm_7 and fate-hevc-conformance-RAP_A_docomo_4) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add pxr24 exr testPaul B Mahol2013-10-15
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit '364af376f343d4706c4cdb7ab9fe0863994e6c01'Michael Niedermayer2013-10-13
|\| | | | | | | | | | | | | | | | | * commit '364af376f343d4706c4cdb7ab9fe0863994e6c01': FATE: add lavr resampling tests The tests do not pass, and thus where disabled Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: add lavr resampling testsAnton Khirnov2013-10-12
| |
* | Merge commit '9ab5f7107d2f1411e9fda6c36af64524e5ed31d1'Michael Niedermayer2013-10-13
|\| | | | | | | | | | | | | | | | | * commit '9ab5f7107d2f1411e9fda6c36af64524e5ed31d1': FATE: add lavr mixing tests The tests do not pass, and thus where disabled Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: add lavr mixing testsAnton Khirnov2013-10-12
| |
| * mxfdec: set audio timebase to 1/samplerateAnton Khirnov2013-09-29
| | | | | | | | | | | | | | | | Fixes sync in some samples (e.g. bugs 7581 and 8374 in VLC). Based on a commit by Matthieu Bouron <matthieu.bouron@gmail.com> Reported-by: Jean-Baptiste Kempf <jb@videolan.org> CC: libav-stable@libav.org
* | swscale: Use full resolution chroma for yuv2rgb when the input has full chromaMichael Niedermayer2013-10-10
| | | | | | | | | | | | See Ticket3028 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: fix dpx on big endianMichael Niedermayer2013-10-06
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter/vf_scale: change the default scaler to bicubicMichael Niedermayer2013-10-06
| | | | | | | | | | See: [FFmpeg-devel] [PATCH] swscale/options: switch default to bicubic Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avformat/vobsub: raise packet even if apparently incomplete.Clément Bœsch2013-10-04
| | | | | | | | | | This restore the latest packet which was dropped from the FATE test in dbfe61100.
* | avformat/vobsub: fix several issues.Clément Bœsch2013-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Here is an extract of fate-samples/sub/vobsub.idx, with an additional text at the end of each line to better identify each bitmap: timestamp: 00:04:55:445, filepos: 00001b000 Ace! timestamp: 00:05:00:049, filepos: 00001b800 Wake up, honey! timestamp: 00:05:02:018, filepos: 00001c800 I gotta go to work. timestamp: 00:05:02:035, filepos: 00001d000 <???> timestamp: 00:05:04:203, filepos: 00001d800 Look after Clayton, okay? timestamp: 00:05:05:947, filepos: 00001e800 I'll be back tonight. timestamp: 00:05:07:957, filepos: 00001f800 Bye! Love you. timestamp: 00:05:21:295, filepos: 000020800 Hey, Ace! What's up? timestamp: 00:05:23:356, filepos: 000021800 Hey, how's it going? timestamp: 00:05:24:640, filepos: 000022800 Remember what today is? The 3rd! timestamp: 00:05:27:193, filepos: 000023800 Look over there! timestamp: 00:05:28:369, filepos: 000024800 Where are they going? timestamp: 00:05:28:361, filepos: 000025000 <???> timestamp: 00:05:29:946, filepos: 000025800 Let's go see. timestamp: 00:05:31:230, filepos: 000026000 I can't, man. I got Clayton. Note the two "<???>": they are basically split subtitles (with the previous one), which the dvdsub decoder is now supposed to reconstruct with a previous commit. But also note that while the first chunk has increasing timestamps, timestamp: 00:05:02:018, filepos: 00001c800 timestamp: 00:05:02:035, filepos: 00001d000 ...it's not the case of the second one (and this is not an exception in the original file): timestamp: 00:05:28:369, filepos: 000024800 timestamp: 00:05:28:361, filepos: 000025000 For the dvdsub decoder, they need to be "filepos'ed" ordered, but the FFDemuxSubtitlesQueue is timestamps ordered, which is the reason of the introduction of a sub sort method in the context, to allow giving priority to the position, and then the timestamps. With that change, the dvdsub decoder get fed with ordered packets. Now the packet size estimation was also broken: the filepos differences in the vobsub index defines the full data read between two subtitles chunks, and it is necessary to take into account what is read by the mpegps_read_pes_header() function since the length returned by that function doesn't count the size of the data it reads. This is fixed with the introduction of total_read, and {old,new}_pos. By doing this change, we can drop the unreliable len16 heuristic and simplify the whole loop. Note that mpegps_read_pes_header() often read more than one PES packet (typically in one call it can read 0x1ba and 0x1be chunk along with the relevant 0x1bd packet), which triggers the "total_read + pkt_size > psize" check. This is an expected behaviour, which could be avoided by having a more chunked version of mpegps_read_pes_header(). The latest change is the extraction of each stream into its own subtitles queue. If we don't do this, the maximum size for a subtitle chunk is broken, and the previous changes can not work. Having each stream in a different queue requires some little adjustments in the seek code of the demuxer. This commit is only meaningful as a whole change and can not be easily split. The FATE test changes because it uses the vobsub demuxer.
* | avcodec/dvdsubdec: reconstruct incomplete SPU packets.Clément Bœsch2013-10-04
| |
* | avcodec/tiff_common: Improve formating of long arraysMichael Niedermayer2013-10-03
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'rbultje/master'Michael Niedermayer2013-10-03
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | * rbultje/master: Full-pixel MC functions. VP9 MC (ssse3) optimizations. Native VP9 decoder. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | Native VP9 decoder.Ronald S. Bultje2013-10-02
| | | | | | | | | | | | | | | Authors: Ronald S. Bultje <rsbultje gmail com>, Clement Boesch <u pkh me>
* | | ffprobe: print stream channel_layout when availableStefano Sabatini2013-10-03
| | | | | | | | | | | | Fix trac ticket #3006.
* | | avcodec/imgconvert/get_color_type: fix type for PAL8Michael Niedermayer2013-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Fixes Ticket3008 Fate changes as PAL8 gets used instead of BGR8 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | avfilter/vf_histogram: add support for subsampled planar yuv modes in ↵Marton Balint2013-10-01
| | | | | | | | | | | | | | | | | | waveform mode Signed-off-by: Marton Balint <cus@passwd.hu>
* | | fate: add fieldorder testPaul B Mahol2013-09-30
| | | | | | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | | avcodec/tiff_common: fix bprint max sizesMichael Niedermayer2013-09-29
| | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | Revert "fate: Force diff into text mode"Michael Niedermayer2013-09-29
| | | | | | | | | | | | | | | | | | This should fix AIX and should no longer be needed This reverts commit b78e75ebc9b03bea8f0c48da266ee6cc0fb8e22d.