summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* tests/ref/vsynth: Remove unused fileMats Peterson2016-03-13
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add missing dependencies for fate-h264-dts_5framesJames Almer2016-03-12
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* fate: add missing h264-dts_5frames ref fileJames Almer2016-03-12
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* fate: Add ffprobe dependancy to fate-h264-dts_5framesMichael Niedermayer2016-03-12
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for "Fix DTS for short H264 streams"Sasi Inguva2016-03-12
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Add tests for functions in hash.cNagaChaitanya Vellanki2016-03-09
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: Add test similar to ticket 1242Michael Niedermayer2016-03-08
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avformat/utils: fix dts from pts code in compute_pkt_fields() during ↵Michael Niedermayer2016-03-08
| | | | | | ascending delay Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter/vf_waveform: use nonsubsampled yuv output format for lowpass filterPaul B Mahol2016-03-06
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* fate/aac: Increase fuzz from of fate-aac-pns-encode from 72 to 74 for LoongsonMichael Niedermayer2016-03-05
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: Add pal8 copy test for aviMichael Niedermayer2016-03-05
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Merge commit 'cd846b47977485bd4063e77a3324e6b7840567a2'Derek Buitenhuis2016-03-04
|\ | | | | | | | | | | | | * commit 'cd846b47977485bd4063e77a3324e6b7840567a2': fate: Ignore errors from concatenating report files Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * fate: Ignore errors from concatenating report filesDiego Biurrun2016-02-23
| | | | | | | | Some files may be missing for valid reasons, e.g. on compile failure.
* | Merge commit '9328adcc8012a1b0e00c465c85b5453589a4f5f7'Derek Buitenhuis2016-03-04
|\| | | | | | | | | | | | | * commit '9328adcc8012a1b0e00c465c85b5453589a4f5f7': fate: Be silent when fetching Git updates Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * fate: Be silent when fetching Git updatesDiego Biurrun2016-02-23
| |
| * mpeg12enc: always write closed gops for intra only outputsMarton Balint2016-02-22
| | | | | | | | | | Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Marton Balint <cus@passwd.hu>
* | fate: add qtrle/mace6 stream copy testMichael Niedermayer2016-03-04
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Add test for avpriv_get_trc_function_from_trc functionNagaChaitanya Vellanki2016-03-03
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: fix filter-hls tests dependenciesJames Almer2016-03-03
| | | | | | | | | | Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
* | avformat/yuv4mpegdec: fix seeking for partial filesPaul B Mahol2016-03-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: add filter-hlsMichael Niedermayer2016-03-03
| |
* | fate/api: add missing FLV dependency to fate-api-seekClément Bœsch2016-03-02
| |
* | fate: add pipe and cache testMichael Niedermayer2016-03-02
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add libavcodec utils testMichael Niedermayer2016-02-29
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: fix fate-libavformat targetJames Almer2016-02-29
| | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com>
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|\| | | | | | | | | | | | | | | | | | | | | This commit also disables the async fate test, because it used internal APIs in a non-kosher way, which no longer exists. * commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d': lavf: reorganize URLProtocols Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'Derek Buitenhuis2016-02-29
|\| | | | | | | | | | | | | | | | | | | FATE tests have been updated to patch. They do not differ in any meaningful way. * commit 'dc6527ed908e4d330738f139074455ffbe56a2de': nutenc: do not use AVCodecContext.frame_size Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | fate/mpeg4: add mpeg4-es with codec timestamps (vlc ticket 7571)Michael Niedermayer2016-02-29
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/vp8: add test for Ticket2451Michael Niedermayer2016-02-29
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/gif: add Test for Ticket3052Michael Niedermayer2016-02-29
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/filter-video: add test for Ticket1578Michael Niedermayer2016-02-29
| | | | | | | | | | | | reference test sample is tiny Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | tests/fate/lossless-video: Add test for ticket4119Michael Niedermayer2016-02-29
| | | | | | | | | | | | The reference file is very small, and there was no previous test for the -vsync values Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | tests/lavf-regression: Add mp4 timecode testMichael Niedermayer2016-02-28
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | ffmpeg: set sub_text_format to ass (without timing) by defaultClément Bœsch2016-02-26
| | | | | | | | Fixes Ticket #4783
* | lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-26
| |
* | fate: Add test for packed mp3 in mp4 demuxingMichael Niedermayer2016-02-26
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit '8caadfc53ddc55a269722ada65294f0ea8b609ac'Derek Buitenhuis2016-02-24
|\| | | | | | | | | | | | | * commit '8caadfc53ddc55a269722ada65294f0ea8b609ac': fate: Be silent when switching to Git branch Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * fate: Be silent when switching to Git branchDiego Biurrun2016-02-20
| |
* | Merge commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f'Derek Buitenhuis2016-02-24
|\| | | | | | | | | | | | | * commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f': checkasm: Use standard multiple inclusion guards Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * checkasm: Use standard multiple inclusion guardsDiego Biurrun2016-02-18
| |
| * avconv: use the new buffersrc parameters APIAnton Khirnov2016-02-14
| | | | | | | | | | | | | | The timebase change in the zmbv-8bit test is due to the fact that previously the timebase string was evaluated as floating point, then converted to a rational. After this commit, the timebase is passed directly as is.
* | lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-23
| | | | | | | | | | | | | | | | | | | | | | | | This allows to copy information related to the stream ID from the demuxer to the muxer, thus allowing for example to retain information related to synchronous and asynchronous KLV data packets. This information is used in the muxer when remuxing to distinguish the two kind of packets (if the information is lacking, data packets are considered synchronous). The fate reference changes are due to the use of av_packet_merge_side_data(), which increases the size of the output packet size, since side data is merged into the packet data.
* | checkasm: bench each vf_blend mode onceJames Almer2016-02-22
| | | | | | | | | | | | | | | | Also bench a smaller buffer. This drastically reduces --bench runtime and reports smaller, more readable numbers. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
* | lavf/avienc: Add palette after BITMAPINFOHEADERMats Peterson2016-02-21
| | | | | | | | | | | | | | lavf/riffenc: Write space for palette tests/ref/vsynth: Update 1 bpp files for pal8 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | checkasm: fix dependencies for vf_blend testsJames Almer2016-02-19
| | | | | | | | | | | | | | They will now compile if avcodec is disabled Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
* | avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more ↵Michael Niedermayer2016-02-18
| | | | | | | | | | | | spec compliant way Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | tests/fate: added dnxhr parser regression testMark Reid2016-02-17
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avfilter/drawutils: >8 bit supportPaul B Mahol2016-02-17
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit '7a00653be6b13131ce1b2cdeca696429f57caaf8'Derek Buitenhuis2016-02-16
|\| | | | | | | | | | | | | * commit '7a00653be6b13131ce1b2cdeca696429f57caaf8': tiny_psnr: Support large files Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * tiny_psnr: Support large filesThomas Lee2016-02-09
| | | | | | | | | | | | | | If an input file is bigger than 2GB (assume sizeof(int) == 4)), size0/size1 will overflow, making stddev and PSNR invalid. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>