summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* Merge branch 'flac' of https://github.com/FernetMenta/FFmpegMichael Niedermayer2014-04-14
|\ | | | | | | Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: update seeking reference for flacRainer Hochecker2014-04-14
| |
* | swresample/resample: Fix fractional part of index in the filter_size = 1 ↵Michael Niedermayer2014-04-14
| | | | | | | | | | | | filters = 1 case Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate/libswresample: add tests with filter_size=1 phase_shift=0Michael Niedermayer2014-04-14
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '13164e479f1c87829096c19003d2cc658ccc1fd4'Michael Niedermayer2014-04-13
|\ \ | | | | | | | | | | | | | | | | | | * commit '13164e479f1c87829096c19003d2cc658ccc1fd4': FATE: add tests for more resampling modes Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | FATE: add tests for more resampling modesAnton Khirnov2014-04-13
| | |
* | | Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226'Michael Niedermayer2014-04-13
|\| | | |/ |/| | | | | | | | | * commit 'f7c5fd81516fb7b186c64c66dc080e1139586226': resample: implement flushing Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * resample: implement flushingAnton Khirnov2014-04-13
| |
| * swscale: Set alpha to opaque for internal palettes.Justin Ruggles2014-04-12
| | | | | | | | | | | | | | | | | | Fixes conversion of pal8 to rgb formats with alpha. Updated references for 2 FATE tests which previously encoded fully transparent images. Based on a patch by Baptiste Coudurier <baptiste.coudurier@gmail.com>
* | avcodec/mpegaudioenc_template: default to 384k bitrate as defaultMichael Niedermayer2014-04-11
| | | | | | | | | | | | | | | | If 384k is too high for the samplerate, choose the closest possible Idea to increase the bitrate from: 46439e156219d27f059cf687743ba5aacf238b87 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score()Michael Niedermayer2014-04-10
| | | | | | | | | | | | | | | | | | This causes us to favor RGB8 over PAL8 when FF_LOSS_COLORQUANT is used It probably makes sense to reinvestigate the exact scoring of pal8 when our pal8 support improves to be supperior to rgb8 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '60fd7d36c47d62d4c603bf16c213b1a924f5cfcf'Michael Niedermayer2014-04-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '60fd7d36c47d62d4c603bf16c213b1a924f5cfcf': fate: correctly set sample rate for mp2 tests Conflicts: tests/fate/acodec.mak tests/lavf-regression.sh one hunk has been ommited as it breaks fate Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: correctly set sample rate for mp2 testsVittorio Giovara2014-04-09
| |
| * fate: update tests for YVYU422 pixel formatVittorio Giovara2014-04-08
| |
* | Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a'Michael Niedermayer2014-04-09
|\| | | | | | | | | | | | | | | * commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a': rawvideo: Support decoding YVYU422 FourCC See: ab7d6cb8f770c3b88a8139d1182fcc934062f891 Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'Michael Niedermayer2014-04-09
|\| | | | | | | | | | | | | | | | | | | * commit '92b099daf4b8ef93513e38b43899cb8458a2fde3': swscale: support converting YVYU422 pixel format Conflicts: libswscale/input.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Read aspect ratio from tiff image files.Carl Eugen Hoyos2014-04-07
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-06
|\| | | | | | | | | | | | | | | | | | | | | | | * qatar/master: fate: add tests for SANM and VIMA Conflicts: tests/fate/video.mak tests/ref/fate/sanm See: 4cdff582068b968f9c2f14ce4bd5a68be069ce11 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add tests for SANM and VIMAPaul B Mahol2014-04-06
| | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123'Michael Niedermayer2014-04-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123': LucasArts SMUSH demuxer Conflicts: Changelog doc/general.texi libavformat/smush.c libavformat/version.h See: bef8fd7099edfac9c487e6eb75d7e6116ad80465 Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '287432430c5c9cb8ffe1da1376949de494f24e45'Michael Niedermayer2014-04-04
|\| | | | | | | | | | | | | * commit '287432430c5c9cb8ffe1da1376949de494f24e45': fate: add a VP7 test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add a VP7 testVittorio Giovara2014-04-04
| |
* | swscale: add full bgra64 supportMichael Niedermayer2014-04-02
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68'Michael Niedermayer2014-04-02
|\| | | | | | | | | | | | | | | | | | | | | * commit '0ca0924c10d9617a5793964bf79655424ef32b68': swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 Conflicts: libswscale/swscale_unscaled.c libswscale/utils.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2014-04-02
|\ \ | | | | | | | | | | | | | | | | | | | | | * cus/stable: mpeg12enc: always set closed gop flag on the first gop mpeg12enc: always write closed gops for intra only outputs Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | mpeg12enc: always set closed gop flag on the first gopMarton Balint2014-04-01
| | | | | | | | | | | | | | | | | | | | | | | | Improves compatibility with XDCAM HD formats. It has been set for a long time in ffmbc. Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Marton Balint <cus@passwd.hu>
| * | mpeg12enc: always write closed gops for intra only outputsMarton Balint2014-04-01
| | | | | | | | | | | | | | | Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Marton Balint <cus@passwd.hu>
* | | Merge commit '66d04c068a30751750818dcfbb6555ab74eb3f6d'Michael Niedermayer2014-04-01
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | * commit '66d04c068a30751750818dcfbb6555ab74eb3f6d': fate: Explicitly use gray16le in fate-sgi-gray16 Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Explicitly use gray16le in fate-sgi-gray16Martin Storsjö2014-04-01
| | | | | | | | | | | | This fixes the test on big endian. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-01
|\| | | | | | | | | | | | | * qatar/master: fate: add SGI tests Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add SGI testsVittorio Giovara2014-04-01
| |
| * fate: add exr testsPaul B Mahol2014-04-01
| | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Merge commit '3e4e2142d246699a1a3a0045ba7124b18bc34d7a'Michael Niedermayer2014-03-31
|\| | | | | | | | | | | | | * commit '3e4e2142d246699a1a3a0045ba7124b18bc34d7a': fate: Convert the paletted output in the brenderpix tests to rgb24 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Convert the paletted output in the brenderpix tests to rgb24Martin Storsjö2014-03-31
| | | | | | | | This makes the output consistent on big-endian systems.
* | avformat/wtvenc: pad judiciously when writing mpeg2 extradataPeter Ross2014-03-30
| | | | | | | | | | | | | | Padding rule described here http://msdn.microsoft.com/en-us/library/windows/desktop/dd390707(v=vs.85).aspx Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate/aliaspix: Use standard test sampleMichael Niedermayer2014-03-28
| | | | | | | | | | | | This also uses samples with odd resolution which should provide better coverage Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-28
|\| | | | | | | | | | | | | | | | | | | * qatar/master: fate: add a bmpparser test Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add a bmpparser testVittorio Giovara2014-03-28
| |
* | Merge commit '991362fab49b60d34d89b7b7d6dd00fbec3ce022'Michael Niedermayer2014-03-28
|\| | | | | | | | | | | | | | | | | | | * commit '991362fab49b60d34d89b7b7d6dd00fbec3ce022': fate: add XBM tests Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add XBM testsVittorio Giovara2014-03-27
| |
| * fate: add PAF audio and video testsPaul B Mahol2014-03-27
| | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-27
|\| | | | | | | | | | | | | | | | | | | * qatar/master: fate: add BRender PIX tests Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add BRender PIX testsVittorio Giovara2014-03-27
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-27
|\| | | | | | | | | | | | | | | | | | | * qatar/master: fate: add Alias PIX tests Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add Alias PIX testsVittorio Giovara2014-03-26
| |
* | fate: add tests for linearly interpolated resamplingMichael Niedermayer2014-03-24
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests/tiny_psnr: Print information about the supported sample types in the ↵Michael Niedermayer2014-03-24
| | | | | | | | | | | | help and error texts Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add cine demux testPeter Ross2014-03-22
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avcodec/snowenc: make snow non experimentalMichael Niedermayer2014-03-22
| | | | | | | | | | | | | | After this commit the created bitstream will be supported by future decoders. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Add the H.264 decoder as a dependency for the fate-mkv test.Carl Eugen Hoyos2014-03-19
| |