aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-171-1/+1
|\ | | | | | | | | | | | | * 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-171-1/+1
| | | | | | | | | | | | | | 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-171-0/+5
|\| | | | | | | | | | | | | * 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-171-0/+5
| |
* | Merge commit '6b081eff4dfc3c899960f69f30cb567266b7dca3'Michael Niedermayer2013-10-161-4/+4
|\| | | | | | | | | | | | | | | | | | | | | * 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-151-0/+4
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | Merge commit '68edd5be0980941924ae633d98589d56a8091bbd'Michael Niedermayer2013-10-161-5/+7
|\| | | | | | | | | | | | | * 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-151-5/+7
| |
* | Merge commit 'dd33637c18629c3e554ebb146bbeb45c9745a5cf'Michael Niedermayer2013-10-161-31/+87
|\| | | | | | | | | | | | | | | | | | | * 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-151-30/+84
| | | | | | | | Also add support for f64.
* | fate: fix DBLK_A_MAIN10_VIXS_2 on big endianMichael Niedermayer2013-10-161-1/+3
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | FATE: add HEVC testsGuillaume Martres2013-10-1642-0/+1697
| | | | | | | | | | | | | | 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-152-0/+5
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit '364af376f343d4706c4cdb7ab9fe0863994e6c01'Michael Niedermayer2013-10-131-0/+19
|\| | | | | | | | | | | | | | | | | * 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-121-0/+19
| |
* | Merge commit '9ab5f7107d2f1411e9fda6c36af64524e5ed31d1'Michael Niedermayer2013-10-132-0/+27
|\| | | | | | | | | | | | | | | | | * 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-122-0/+27
| |
| * mxfdec: set audio timebase to 1/samplerateAnton Khirnov2013-09-293-27/+27
| | | | | | | | | | | | | | | | 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-101-15/+15
| | | | | | | | | | | | See Ticket3028 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: fix dpx on big endianMichael Niedermayer2013-10-061-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter/vf_scale: change the default scaler to bicubicMichael Niedermayer2013-10-067-310/+310
| | | | | | | | | | 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-041-0/+1
| | | | | | | | | | This restore the latest packet which was dropped from the FATE test in dbfe61100.
* | avformat/vobsub: fix several issues.Clément Bœsch2013-10-041-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-041-0/+1
| |
* | avcodec/tiff_common: Improve formating of long arraysMichael Niedermayer2013-10-032-36/+194
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'rbultje/master'Michael Niedermayer2013-10-03204-0/+1815
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | * 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-02204-0/+1815
| | | | | | | | | | | | | | | Authors: Ronald S. Bultje <rsbultje gmail com>, Clement Boesch <u pkh me>
* | | ffprobe: print stream channel_layout when availableStefano Sabatini2013-10-035-2/+5
| | | | | | | | | | | | Fix trac ticket #3006.
* | | avcodec/imgconvert/get_color_type: fix type for PAL8Michael Niedermayer2013-10-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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-011-1/+1
| | | | | | | | | | | | | | | | | | waveform mode Signed-off-by: Marton Balint <cus@passwd.hu>
* | | fate: add fieldorder testPaul B Mahol2013-09-302-0/+92
| | | | | | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | | avcodec/tiff_common: fix bprint max sizesMichael Niedermayer2013-09-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | Revert "fate: Force diff into text mode"Michael Niedermayer2013-09-291-1/+1
| | | | | | | | | | | | | | | | | | This should fix AIX and should no longer be needed This reverts commit b78e75ebc9b03bea8f0c48da266ee6cc0fb8e22d.
* | | avcodec/exif: print bytes and undefined types as scalar listsMichael Niedermayer2013-09-291-7/+7
|/ / | | | | | | | | | | This prevents odd characters from ending in the fate test Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add phase testPaul B Mahol2013-09-272-0/+54
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avcodec/mjpegenc: dont store DQT for LJPEGMichael Niedermayer2013-09-243-24/+24
| | | | | | | | | | | | | | This may improve compatibility of lgpegs generated by libavcodec also encoded ljpegs become slightly smaller Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'f1eac2b8a0370b908cd691086d11f51342054730'Michael Niedermayer2013-09-231-6/+6
|\| | | | | | | | | | | | | * commit 'f1eac2b8a0370b908cd691086d11f51342054730': movenc: Use keyframes as default fragmentation point in ismv Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | tests/fate/prores: fix skip alpha tests on big endianMichael Niedermayer2013-09-221-2/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Make decoding alpha optional for some codecs.Reimar Döffinger2013-09-225-0/+109
| | | | | | | | | | | | | | | | | | | | | | | | For codecs where decoding of a whole plane can simply be skipped, we should offer applications to not decode alpha for better performance (ca. 30% less CPU usage and 40% reduced memory bandwidth). It also means applications do not need to implement support (even if it is rather simple) for YUVA formats in order to be able to play these files. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444pPaul B Mahol2013-09-212-0/+8
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | matroska: Add the CueDuration elementJames Almer2013-09-211-2/+2
| | | | | | | | | | | | | | | | | | Use it only on subtitle CuePoints. With proper demuxer/splitter support this should improve the display of subtitles right after seeking to a given point in the stream. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add adelay testPaul B Mahol2013-09-212-0/+266
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | matroskaenc: Write muxingapp and writingapp elements when using bitexact flagJames Almer2013-09-183-28/+28
| | | | | | | | | | | | | | | | Files won't validate with mkvalidtor if these two elements are missing. Use a const "Lavf" string that wont change with library version bumps. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: Fix exif tests ffprobe dependencyJames Almer2013-09-181-1/+1
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | matroskaenc: Bump DocTypeVersion to 4James Almer2013-09-152-4/+4
| | | | | | | | | | | | | | | | | | The muxer has been creating files with v4 elements for some time now, and especially now that we can mux non-experimental Opus files, reporting the DocTypeVersion as 2 is not correct. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc'Michael Niedermayer2013-09-111-1/+1
|\| | | | | | | | | | | | | * commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc': fate.sh: Run git-clone quietly Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate.sh: Run git-clone quietlyDiego Biurrun2013-09-101-1/+1
| |
| * matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-273-26/+26
| | | | | | | | | | | | | | | | The element was only being written when the value == 1. But the default value of this element is 1, so this has no useful effect. This element needs to be written when the value == 0. Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | fate: Force diff into text modeMichael Niedermayer2013-09-041-1/+1
| | | | | | | | | | | | | | | | On openbsd the exif-image-jpg test fails but diff treats the files as binary due to some non ascii symbols in them. This should force it to treat them as text, which should result in more informative output Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: update fate tests after master:291ad12ea2d1: ffprobe: show probe_score ↵Michael Niedermayer2013-09-017-3/+7
| | | | | | | | | | | | in the format section Signed-off-by: Michael Niedermayer <michaelni@gmx.at>