Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2012-10-31lavfi: add field filterStefano Sabatini
The filter is a port of libmpcodecs/vf_field.c, since there is no common code I relicensed it as LGPL, while keeping the original author copyright.
2012-10-31sws: fix handling of big endian alphaMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-30fate: remove typo, reenable AC3 testsMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-30sws: fix BE/LE handling for fillPlane16()Michael Niedermayer
Based on fill_plane9or10() by luca barbato Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: pixfmt: support more yuva formats swscale: support gray to 9bit and 10bit formats configure: rewrite print_config() function using awk FATE: fix (AD)PCM test dependencies broken in e519990 Use ptrdiff_t instead of int for intra pred "stride" function parameter. x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes. Conflicts: libavcodec/h264pred.c libavcodec/h264pred_template.c libavutil/pixfmt.h libswscale/swscale_unscaled.c tests/ref/lavfi/pixdesc tests/ref/lavfi/pixfmts_copy tests/ref/lavfi/pixfmts_null tests/ref/lavfi/pixfmts_scale tests/ref/lavfi/pixfmts_vflip Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer
* commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8': dv: use AVStream.index instead of abusing AVStream.id lavfi: add ashowinfo filter avcodec: Add a RFC 3389 comfort noise codec lpc: Add a function for calculating reflection coefficients from samples lpc: Add a function for calculating reflection coefficients from autocorrelation coefficients lavr: document upper bound on number of output samples. lavr: add general API usage doxy indeo3: remove duplicate capabilities line. fate: ac3: Add dependencies Conflicts: Changelog doc/filters.texi libavcodec/Makefile libavcodec/allcodecs.c libavcodec/avcodec.h libavcodec/codec_desc.c libavcodec/version.h libavfilter/Makefile libavfilter/af_ashowinfo.c libavfilter/allfilters.c libavfilter/version.h libavutil/avutil.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer
* commit '381dc1a5ec0925b281c573457c413ae643567086': fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups fate: Add shorthands for acodec PCM and ADPCM tests avconv: Drop unused function argument from do_video_stats() cmdutils: Conditionally compile libswscale-related bits aacenc: Drop some unused function arguments rtsp: Avoid a cast when calling strtol nut: support textual data nutenc: verbosely report unsupported negative pts Conflicts: cmdutils.c ffmpeg.c libavformat/nut.c libavformat/nutenc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-30pixfmt: support more yuva formatsLuca Barbato
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2012-10-30FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-10-29fate: ac3: Place E-AC-3 tests and AC-3 tests in different groupsDiego Biurrun
2012-10-29fate: ac3: Add dependenciesDiego Biurrun
2012-10-29fate: Add shorthands for acodec PCM and ADPCM testsDiego Biurrun
2012-10-29lavfi/scale: accept named options, make parsing more robustStefano Sabatini
Also update documentation accordingly.
2012-10-28fate/scalenorm: unbreak fateMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-28tests: do not set bogus scale sws_flags option in the scalenorm testStefano Sabatini
sws_flags is not a valid scale option, and thus is ignored.
2012-10-28fate: make sure the global sws flags are set to be bitexact for scalenormMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-28fate: add a test for scale with variable input format.Nicolas George
2012-10-27ffmpeg: use av_rescale_delta() on the audio filter inputMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-26caf muxer: write metadataPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2012-10-25mxfenc: Write MultipleDescriptor ref in PrefaceTomas Härdin
Reviewed-by: Matthieu Bouron <matthieu.bouron@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-25fate: reenable some recently lost audio testsMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: fate: check that dependencies actually exist fate: fix ENCMUX macro Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-23Merge commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25'Michael Niedermayer
* 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>
2012-10-23Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'Michael Niedermayer
* 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>
2012-10-23fate: check that dependencies actually existMans Rullgard
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>
2012-10-23fate: fix ENCMUX macroMans Rullgard
This matches how it is actually being called. Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-10-23fate: Add dependencies for audio testsDiego Biurrun
2012-10-23fate: cosmetics: Group idct8x8 test together with all other libavcodec testsDiego Biurrun
2012-10-23fate: Declare avcodec/avformat deps in the respective Makefile snippetsDiego Biurrun
2012-10-23fate: More fine-grained dependencies for libavcodec test programsDiego Biurrun
2012-10-23fate: Add dependencies for WMA and WavPack testsDiego Biurrun
2012-10-23fate/mapchan: add bitexact flagMichael Niedermayer
fixes fate breakage Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-23fate: quote file paths in movie/amovie filtergraphs.Clément Bœsch
This should avoid some nasty ':' escaping.
2012-10-23fate: improve metadata filter deps readability.Clément Bœsch
2012-10-23fate: add scale filter to the scene detect dependencies.Clément Bœsch
The select filter requires some conversion to rgb24 for the scene detection.
2012-10-23fate: fix SAMPLES dependency for ffprobe.Clément Bœsch
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.
2012-10-22fate: fix fate-filter-metadata-scenedetectMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-21fate: fix filter metadata dependency to ffprobe.Clément Bœsch
2012-10-21lavfi/silencedetect: export silence info to metadata.Clément Bœsch
2012-10-21lavfi/select: store scene score in buf ref metadata.Clément Bœsch
2012-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: fate: adpcm: cosmetics: Sort test entries fate: adpcm: Add dependencies svq3: cosmetics: Drop useless parentheses Conflicts: libavcodec/svq3.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-21Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced'Michael Niedermayer
* 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>
2012-10-20fate: adpcm: cosmetics: Sort test entriesDiego Biurrun
This also places tests of related formats together.
2012-10-20fate: adpcm: Add dependenciesDiego Biurrun
2012-10-20fate: Introduce ENCMUX macro for tests that require encoders and a muxerDiego Biurrun
2012-10-20Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed'Michael Niedermayer
* commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed': fate-vc1: add dependencies ARM: fix overreads in neon h264 chroma mc rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packet gitignore: ignore files created by msvc fate: Add proper dependencies for the tests in video.mak configure: Disable Snow decoder and encoder by default lzo: Drop obsolete fast_memcpy reference build: Drop OBJS declaration for non-existing PCM_DVD encoder mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all Conflicts: libavcodec/mpegvideo.c libavformat/rtsp.c tests/fate/microsoft.mak tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-20fate-vc1: add dependenciesMans Rullgard
Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-10-19fate: Add proper dependencies for the tests in video.makMartin Storsjö
Signed-off-by: Martin Storsjö <martin@martin.st>
2012-10-19fate: Handle lavf-fate tests in a makefilejamal
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: fate: Add proper dependencies in qt.mak fate: Add proper dependencies in lossless-video.mak indeo3: do not try to output more lines than we can fit bmv: get a new frame on every decode_frame(), so we can use direct rendering Conflicts: libavcodec/bmv.c tests/fate/lossless-video.mak tests/fate/qt.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>