summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
...
| * FATE: add a tscc2 test.Anton Khirnov2013-03-22
| |
* | lavu/eval: add between() function.Clément Bœsch2013-03-22
| |
* | Merge commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5'Michael Niedermayer2013-03-21
|\| | | | | | | | | | | | | | | * commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5': fate: add tests for h264 decoder reinit h264: fix bit depth changes with frame threading Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add tests for h264 decoder reinitJanne Grunau2013-03-20
| |
* | fate: make metadata fate tests only output ts and metadata.Clément Bœsch2013-03-20
| | | | | | | | | | The other information are just cluttering the output. The command line is also simplified in the process.
* | fate: add missing filter dep in metadata tests.Clément Bœsch2013-03-19
| |
* | fate: add curves filter test.Clément Bœsch2013-03-19
| |
* | fate: add ebur128 metadata test.Clément Bœsch2013-03-19
| |
* | fate: add a test for -filter_complex / -lavfi without input.Nicolas George2013-03-17
| |
* | tests/filter-metadata-scenedetect: update referenceStefano Sabatini2013-03-17
| | | | | | | | | | Fix reference after f7ab23b0d0a8b72a62bd9386a1e48ccc2cf47576. +10l to me, this time aliens are not involved.
* | tests/eval: fix reference after b2098d2417a085d33d99738dd7f963c7b260a0bfStefano Sabatini2013-03-17
| | | | | | | | +10l to me, I blame the aliens.
* | ffprobe: remove deprecated frame "reference" fieldStefano Sabatini2013-03-17
| |
* | lavu/eval: add bitor and bitand functionsStefano Sabatini2013-03-17
| | | | | | | | Warning note suggested by Reimar.
* | fate: test both direct and indirect paths in delogo filter.Clément Bœsch2013-03-16
| |
* | fate: test both direct and indirect paths in hue filter.Clément Bœsch2013-03-16
| |
* | fate: test both direct and indirect paths in hqdn3d and gradfun.Clément Bœsch2013-03-16
| |
* | dpxenc: fix data offsetArnoB2013-03-15
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'Michael Niedermayer2013-03-12
|\| | | | | | | | | | | | | | | | | | | | | * commit '666fe5da47d127074be7f0e2bac93db6af8b4a30': atomic: Exclude the unsupported implementation headers from checkheaders avconv: do not silently ignore unused codec AVOptions. Conflicts: ffmpeg_opt.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'db2d65ce1ed13ea9a530b1934963a16c3e8fa460'Michael Niedermayer2013-03-12
|\| | | | | | | | | | | | | | | * commit 'db2d65ce1ed13ea9a530b1934963a16c3e8fa460': avconv: fix a typo FATE: replace -vb with -b:v Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: replace -vb with -b:vAnton Khirnov2013-03-08
| | | | | | | | | | The -{vas}<option> syntax is now obsolete and deprecated, and has never been documented or encouraged.
* | Merge commit '6deae8e0530a885b76f149841ed4899cb438ec23'Michael Niedermayer2013-03-12
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '6deae8e0530a885b76f149841ed4899cb438ec23': FATE: remove the -dct option from some decoding tests. avconv: use a local variable for InputFile in open_input_file(). Conflicts: tests/fate/microsoft.mak tests/fate/real.mak tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: remove the -dct option from some decoding tests.Anton Khirnov2013-03-08
| | | | | | | | It is an encoding option, it has no effect when applied to decoding.
* | Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44'Michael Niedermayer2013-03-12
|\| | | | | | | | | | | | | | | | | | | * commit '3e2f200237af977b9253b0aff121eee27bcedb44': roqvideodec: fix a potential infinite loop in roqvideo_decode_frame(). xxan: fix invalid memory access in xan_decode_frame_type0() tty: set avg_frame_rate. FATE: enable multiple slices in the ffv1 vsynth test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: enable multiple slices in the ffv1 vsynth testAnton Khirnov2013-03-08
| | | | | | | | This allows us to test the slice threading code.
* | Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410'Michael Niedermayer2013-03-12
|\| | | | | | | | | | | | | | | | | | | * commit '2eba9087f3031c6050f8dcd996225490be6c2410': lavc: make up a fake frame channel layout when there is no real one. Conflicts: libavcodec/utils.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | ffmpeg: port sub2video to AVFrame.Nicolas George2013-03-10
| | | | | | | | And re-enable the FATE test.
* | fate: disable sub2videoMichael Niedermayer2013-03-10
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Add some fate dependencies to fix make fate with --disable-everything.Carl Eugen Hoyos2013-03-09
| |
* | Add some fate dependencies to fix make fate with --disable-avdevice.Carl Eugen Hoyos2013-03-09
| |
* | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'Michael Niedermayer2013-03-08
|\| | | | | | | | | | | | | | | | | | | * commit '65f1d45dcc71186ede72fff950996099d23359bd': lavu: add support for atomic operations. Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavu: add support for atomic operations.Ronald S. Bultje2013-03-08
| | | | | | | | | | | | | | | | | | | | These could be used for reference counting, or for keeping track of decoding progress in references in multithreaded decoders. Support is provided by gcc/msvc/suncc intrinsics, with a fallback using pthread mutexes. Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | Add dependencies for the voice fate tests.Carl Eugen Hoyos2013-03-08
| |
* | Add dependencies for the flac encoding fate tests.Carl Eugen Hoyos2013-03-08
| |
* | Add dependencies for the aac encoding fate tests.Carl Eugen Hoyos2013-03-08
| |
* | tests: add overlay rgb and yuv444 testsStefano Sabatini2013-03-05
| | | | | | | | Also rename overlay test to overlay_yuv420 accordingly.
* | mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-05
| | | | | | | | | | | | | | | | | | | | | | When parsing the Xing/Info tag, don't set the bit rate if it's an Info tag. When parsing the stream, don't override the bit rate if it's already set, otherwise calculate the mean bit rate from parsed frames. This way, the bit rate will be set correctly both for CBR and VBR streams. Signed-off-by: Alexander Kojevnikov <alexander@kojevnikov.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add dependency for xfacePaul B Mahol2013-03-05
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326'Michael Niedermayer2013-03-05
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '813b82b927b19532e3bc3397b972c8a27b9f6326': configure: Fix silly typo in logging command of check_struct() fate: remove last incomplete frame from mpeg2-field-enc test Conflicts: tests/fate/video.mak tests/ref/fate/mpeg2-field-enc Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: remove last incomplete frame from mpeg2-field-enc testJanne Grunau2013-03-04
| |
* | zmbv: stop doing colorspace conversionPaul B Mahol2013-03-05
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: lavf: Add a fate test for the noproxy pattern matching lavf: Handle the environment variable no_proxy more properly Conflicts: libavformat/Makefile libavformat/internal.h libavformat/tls.c libavformat/utils.c libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö2013-02-27
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | build: make iconv build configurable.Clément Bœsch2013-02-28
| |
* | fate: update pixfmts_hflipPaul B Mahol2013-02-25
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: force a first_pts=0 for the aresample testMichael Niedermayer2013-02-25
| | | | | | | | | | | | This is needed to prevent the next commit from breaking fate 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 animated gif demuxer testPaul B Mahol2013-02-24
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate/subtitles: add character encoding conversion test.Clément Bœsch2013-02-23
| |
* | tests: fix parseutils test after 12a269a5229d3a37be0743fc9655f743ebc44b6eStefano Sabatini2013-02-23
| | | | | | | | "12:34" is now valid syntax.
* | fate/subtitles: add MicroDVD remux test.Clément Bœsch2013-02-21
| |