summaryrefslogtreecommitdiff
path: root/tests/Makefile
Commit message (Collapse)AuthorAge
* 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
| |
* | fate: Add EXIF test.Thilo Borgmann2013-08-20
| |
* | Merge commit 'c47037c7a17e4026d38dfa41da27b9f91506725b'Michael Niedermayer2013-07-30
|\| | | | | | | | | | | | | * commit 'c47037c7a17e4026d38dfa41da27b9f91506725b': fate: Add timefilter test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add timefilter testDiego Biurrun2013-07-29
| |
* | Merge commit '37063714c0a064808f9671ec4d376955d664f463'Michael Niedermayer2013-07-28
|\| | | | | | | | | | | | | * commit '37063714c0a064808f9671ec4d376955d664f463': build: Only check FATE dependencies when running FATE tests Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Only check FATE dependencies when running FATE testsDiego Biurrun2013-07-27
| | | | | | | | | | | | | | Only check dependencies if invoking the make targets 'check' or anything matching 'fate%' except 'fate-rsync'. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit '2d2d6a4883479403798f4ed46941d5b365823570'Michael Niedermayer2013-05-29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2d2d6a4883479403798f4ed46941d5b365823570': lavf: add a raw WavPack muxer. apetag: add support for writing APE tags matroskaenc: support muxing WavPack Conflicts: libavformat/Makefile libavformat/allformats.c libavformat/apetag.h libavformat/version.h libavformat/wvenc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * matroskaenc: support muxing WavPackAnton Khirnov2013-05-28
| |
* | Merge commit '4a27a52a1f74016095b7aee1b4a422cf62217ade'Michael Niedermayer2013-05-29
|\| | | | | | | | | | | | | | | | | | | | | * commit '4a27a52a1f74016095b7aee1b4a422cf62217ade': fate: Don't use files from SRC_PATH in the actual tests indeo4: reuse context block VLC for band instead of defaulting Conflicts: tests/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Don't use files from SRC_PATH in the actual testsMartin Storsjö2013-05-28
| | | | | | | | | | | | | | | | | | If building out of tree, make sure the filter scripts are copied into the build tree before running tests. This makes sure that SRC_PATH doesn't need to exist on the remote system (or doesn't need to exist at the same path). Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68'Michael Niedermayer2013-05-24
|\| | | | | | | | | | | | | | | | | | | | | | | * commit 'e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68': Monkey's Audio old versions FATE tests h264_parser: Set field_order and picture_structure. Conflicts: libavcodec/h264_parser.c tests/fate/lossless-audio.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Monkey's Audio old versions FATE testsKostya Shishkov2013-05-24
| |
* | Merge commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07'Michael Niedermayer2013-05-05
|\| | | | | | | | | | | | | | | | | | | * commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07': build: normalize coverage.info Conflicts: tests/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: normalize coverage.infoReinhard Tartler2013-05-04
| | | | | | | | | | Without this, lcov sometimes misses to normalize paths that contain "/./". Also, ignore uninteresting hits in system headers.
* | Merge commit '768e44d044bc32de1e58c198a3708d186af7e966'Michael Niedermayer2013-05-05
|\| | | | | | | | | | | | | | | | | | | * commit '768e44d044bc32de1e58c198a3708d186af7e966': build: tune down the output of lcov/gcov Conflicts: tests/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: tune down the output of lcov/gcovReinhard Tartler2013-05-04
| | | | | | | | In the default settings, both tools produce a lot of unhelpful noise.
* | fate: port remaining filters to new system.Clément Bœsch2013-04-30
| | | | | | | | Merge of b963f021b603509b5159873de4919dec441d0782 is now complete.
* | Merge commit 'b963f021b603509b5159873de4919dec441d0782'Michael Niedermayer2013-04-28
|\| | | | | | | | | | | | | | | | | | | | | * commit 'b963f021b603509b5159873de4919dec441d0782': fate: Invoke pixfmts lavfi tests through fate-run.sh Conflicts: tests/fate/avfilter.mak tests/lavfi-regression.sh Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun2013-04-27
| |
* | Merge commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a'Michael Niedermayer2013-04-19
|\| | | | | | | | | | | | | | | | | | | * commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a': fate: Rename video filters file and add separate video filters target Conflicts: tests/fate/filter-video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Rename video filters file and add separate video filters targetDiego Biurrun2013-04-19
| |
* | Merge commit 'b357f1d1d3dd1d6672df6a397a31be425d31b6d1'Michael Niedermayer2013-04-19
|\| | | | | | | | | | | | | | | | | | | | | * commit 'b357f1d1d3dd1d6672df6a397a31be425d31b6d1': fate: Split audio filters into their own separate file Conflicts: tests/Makefile tests/fate/filter.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Split audio filters into their own separate fileDiego Biurrun2013-04-19
| |
* | Merge commit '3eec1d41b4a947ba497f528e68da14a8befb85b9'Michael Niedermayer2013-04-19
|\| | | | | | | | | | | | | | | | | | | | | * commit '3eec1d41b4a947ba497f528e68da14a8befb85b9': fate: Reuse VREF and AREF variables where appropriate Conflicts: tests/fate/filter.mak tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Reuse VREF and AREF variables where appropriateDiego Biurrun2013-04-19
| |
* | lavfi/aevalsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| |
* | coverage: filter /usr/include outMichael Niedermayer2013-04-06
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer2013-04-06
|\| | | | | | | | | | | | | | | | | | | | | * commit 'a862c7d3368241e72a465ab944afa38ea62a6640': Integrate lcov/gcov into Libav Conflicts: Makefile common.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Integrate lcov/gcov into LibavReinhard Tartler2013-04-05
| | | | | | | | | | | | | | The gcov/lcov are a common toolchain for visualizing code coverage with the GNU/Toolchain. The documentation and implementation of this integration was heavily inspired from the blog entry by Mike Melanson: http://multimedia.cx/eggs/using-lcov-with-ffmpeg/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-30
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: fate: add an option to generate the references Conflicts: doc/fate.texi tests/fate-run.sh Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add an option to generate the referencesLuca Barbato2013-03-29
| | | | | | | | Useful to add or update fate tests.
* | tools: add tiny_ssimLoren Merritt2013-03-26
| | | | | | | | | | | | | | | | | | | | Taken from: http://lists.mplayerhq.hu/pipermail/mencoder-users/2006-August/003801.html and x264 See: [FFmpeg-devel] [PATCH] tools: add tiny_ssim Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add animated gif decoder testsPaul B Mahol2013-02-24
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: add sub2video test.Nicolas George2013-01-02
| |
* | fate: merge mapchan and options into ffmpeg.Nicolas George2013-01-01
| | | | | | | | They were two very short files that cover ffmpeg-specific features.
* | fate: check if rsync has the contimeout optionJean First2012-12-15
| | | | | | | | | | | | | | rsync on osx misses the --contimeout option Signed-off-by: Jean First <jeanfirst@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'e4d349b4014ee2a03f521027e0bd1ace4a9e60bd'Michael Niedermayer2012-11-29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e4d349b4014ee2a03f521027e0bd1ace4a9e60bd': fate: h264: Add dependencies fate: ea: Add dependencies fate: Do not unconditionally run libavutil tests rtpenc_chain: Remove unused variable nuv: check for malloc failure when allocating extradata nuv: use the stream indices generated by avformat_new_stream() Conflicts: tests/fate/ea.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Do not unconditionally run libavutil testsDiego Biurrun2012-11-28
| | | | | | | | Now that libavutil can be disabled, this should be conditional.
* | fate-rsync: replace -a by -rltMichael Niedermayer2012-11-07
| | | | | | | | | | | | | | | | This remove the owner, group and permission preservation on fatesample checkouts These caused problems for durandal_1707 Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-23
|\| | | | | | | | | | | | | | | * qatar/master: fate: check that dependencies actually exist fate: fix ENCMUX macro Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: check that dependencies actually existMans Rullgard2012-10-23
| | | | | | | | | | | | | | This causes make to exit with an error message if a nonexistent dependency is specified rather than silently dropping the test. Signed-off-by: Mans Rullgard <mans@mansr.com>
| * fate: fix ENCMUX macroMans Rullgard2012-10-23
| | | | | | | | | | | | This matches how it is actually being called. Signed-off-by: Mans Rullgard <mans@mansr.com>
* | Merge commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25'Michael Niedermayer2012-10-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25': mpegaudiodec: Fix buffer handling on random access mpegaudio: Refactor mp3on4 flush function fate: Add dependencies for audio tests fate: cosmetics: Group idct8x8 test together with all other libavcodec tests fate: More fine-grained dependencies for libavcodec test programs Conflicts: tests/fate/audio.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: cosmetics: Group idct8x8 test together with all other libavcodec testsDiego Biurrun2012-10-23
| |
* | Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'Michael Niedermayer2012-10-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8b8899ac3233b4f7af83ded0dc032fad8902d714': fate: Declare avcodec/avformat deps in the respective Makefile snippets fate: Add dependencies for WMA and WavPack tests Improve wording and spelling of av_log_missing_feature messages. lavu: remove disabled FF_API_AV_FIFO_PEEK cruft Conflicts: libavcodec/aacsbr.c libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Declare avcodec/avformat deps in the respective Makefile snippetsDiego Biurrun2012-10-23
| |
* | fate: fix SAMPLES dependency for ffprobe.Clément Bœsch2012-10-22
| | | | | | | | | | | | | | FATE_SAMPLES_FFPROBE is a different list than FATE_FFPROBE, the same way FATE_SAMPLES_FFMPEG is a different list than FATE_FFMPEG; these FATE_SAMPLES_<tool> lists are in the FATE_EXTERN list, which is only used when SAMPLES is set.
* | Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced'Michael Niedermayer2012-10-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a7d2861d36756b913e85681b86ed3385274e8ced': svq3: K&R formatting cosmetics fate: Introduce ENCMUX macro for tests that require encoders and a muxer ffv1: Add missing #includes to header file Conflicts: libavcodec/ffv1.h libavcodec/svq3.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Introduce ENCMUX macro for tests that require encoders and a muxerDiego Biurrun2012-10-20
| |