summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '5846b496f0a1dd5be4ef714622940674305ec00f'James Almer2019-03-101-5/+5
|\
| * tests: Use a predefined function for lavf-rm testDiego Biurrun2019-02-161-4/+4
* | Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'James Almer2019-03-102-1/+2
|\ \ | |/
| * tests: Enable CRC test for yuv4mpegDiego Biurrun2019-02-162-1/+2
| * tests: Drop duplicate variable declarationDiego Biurrun2019-02-161-1/+0
* | Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'James Almer2019-03-104-8/+3
|\ \ | |/
| * tests: Unify output directory creationDiego Biurrun2019-02-164-8/+3
* | Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-102-2/+2
|\ \ | |/
| * build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun2019-02-162-2/+2
* | avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali2019-03-092-8/+8
* | fate/qtrle : change 32b test to output bgra instead of rgb24Martin Vignali2019-03-042-27/+27
* | fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali2019-02-2713-1/+61
* | lavf/jacosubdec: compute subtitle duration correctlyAdam Sampson2019-02-201-11/+11
* | Merge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'James Almer2019-02-201-0/+124
|\ \ | |/
| * checkasm/h264: add loop filter testsJanne Grunau2019-01-261-0/+124
| * swscale: Add GRAY10Carl Eugen Hoyos2018-11-066-0/+10
| * fate: Error out more gracefully on configure failureDiego Biurrun2018-02-261-26/+34
| * checkasm: Use LOCAL_ALIGNED for aligned variables on the stackMartin Storsjö2017-12-121-5/+5
* | palettegen: Fill with last color, not blackTomas Härdin2019-02-191-1/+1
* | avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler2019-02-141-2/+0
* | tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/ptsJun Zhao2019-02-121-3/+4
* | tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos2019-01-311-0/+2
* | avcodec: Add discard_sample_percentageMichael Niedermayer2019-01-282-0/+4
* | avcodec/vp6: select idct based (loosely) on number of coefficients decodedPeter Ross2019-01-262-172/+172
* | avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12Peter Ross2019-01-262-285/+285
* | avcodec/vp6: use rounded shift for chroma motion vector calculationPeter Ross2019-01-263-391/+391
* | api-h264-slice-test: fix arguments and helpRafaël Carré2019-01-142-5/+3
* | checkasm/af_afir: relax the max allowed absolute differenceJames Almer2019-01-131-1/+1
* | fate: add tests/fate/hlsenc.mak for hls FATESteven Liu2019-01-042-0/+44
* | checkasm: add an af_afir testJames Almer2019-01-035-0/+89
* | lavc/options_table: Change some options location in opt table.Jun Zhao2018-12-202-24/+24
* | tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgbMichael Niedermayer2018-12-191-1/+1
* | avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol2018-12-1416-48/+48
* | avcodec/gif: use avctx->frame_numberPaul B Mahol2018-12-136-6/+6
* | avcodec: rewrite gif muxing and encodingPaul B Mahol2018-12-136-1038/+1038
* | tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES.Carl Eugen Hoyos2018-12-111-5/+5
* | fate: add prog suffix in fate-mov-mp4-with-mov-in24-verGyan Doshi2018-12-111-1/+1
* | avcodec/r210: use correct pixel formatPaul B Mahol2018-12-034-12/+12
* | tests/ref/fate/vc1test_smm0005: Add a newline.Carl Eugen Hoyos2018-12-021-1/+1
* | avcodec/proresdec : add 12b decodingMartin Vignali2018-12-025-10/+10
* | additional math.h functions for djgppPeter Ross2018-11-281-0/+1
* | avcodec/opus: set skip_samplesPaul B Mahol2018-11-281-0/+1
* | fate/prores-metadata : make output bit exactMartin Vignali2018-11-252-2/+2
* | swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-2416-0/+48
* | avutil : add YUVA444P12 and YUVA422P12Martin Vignali2018-11-241-0/+22
* | avformat/movenc: get number of written bytes from bitstream writerPaul B Mahol2018-11-221-2/+2
* | fate-api-h264-slice: use the heap for nal bufferPeter Ross2018-11-211-2/+9
* | api-h264-slice-test: use av_be2ne16 instead of ntohsPeter Ross2018-11-211-2/+2
* | avutil/cuda_check: Make sure this passes make fate-sourcePhilip Langdale2018-11-171-0/+2
* | fate: Add test for vc1test demuxerJun Zhao2018-11-123-0/+65
OpenPOWER on IntegriCloud