summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* libavutil/encryption_info: Add unit tests.Jacob Trimble2018-06-272-0/+4
* from RTCTIME to N*23, step is 23Steven Liu2018-06-252-1532/+1532
* avformat/movenc: read track title from correct keyGyan Doshi2018-06-194-7/+7
* fate: correct filename references of qt-faststart binaryGyan Doshi2018-06-162-2/+2
* qt-faststart: add fate test for stco overflowerankor2018-06-132-2/+11
* fate: add Dolby E testfoo862018-06-051-0/+5
* lavf/mov.c: Set st->start_time for video streams explicitly.Sasi Inguva2018-06-063-1/+38
* lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytesAndrey Semashev2018-05-301-1/+1
* avcodec/qtrle: Do not output duplicated frames on insufficient inputMichael Niedermayer2018-05-301-109/+0
* hwcontext: Add test for device creation and derivationMark Thompson2018-05-212-0/+11
* avformat/mpegts: add merge_pmt_versions optionAman Gupta2018-05-182-0/+37
* tests/checkasm/nlmeans: fix invalid read/write on ii bufferClément Bœsch2018-05-181-4/+4
* avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sourcesTobias Rapp2018-05-183-0/+26
* avcodec/xwddec: fix palette alphaMarton Balint2018-05-161-2/+2
* avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset ...Michael Niedermayer2018-05-129-11/+11
* fate: add more tests for hue video filterTobias Rapp2018-05-115-3/+11
* fate/cbs: Add an SEI testMark Thompson2018-05-102-2/+7
* checkasm/sw_rgb: fix the function declaration warningJun Zhao2018-05-101-1/+1
* avformat/mxfenc: Write transfer characteristicMichael Niedermayer2018-05-089-11/+11
* avformat/mxfenc: Add Stored F2 Offset / Image Start/End Offset for D10Michael Niedermayer2018-05-089-11/+11
* avformat/mxfenc: Write Audio Ref Level for D10Michael Niedermayer2018-05-089-11/+11
* avformat/mxfenc: Add Padding BitsMichael Niedermayer2018-05-0819-370/+370
* avformat/mxfenc: add white/black ref /color rangeMichael Niedermayer2018-05-089-11/+11
* avformat/mxfenc: Add vertical subsampling supportMichael Niedermayer2018-05-089-11/+11
* avformat/mxfenc: Add object model versionMichael Niedermayer2018-05-089-11/+11
* avformat/mxfenc: Add Product Version, Toolkit version and PlatformMichael Niedermayer2018-05-089-11/+11
* avformat/mxfenc: Bump minor versions for S377-1-2009Michael Niedermayer2018-05-089-11/+11
* avformat/mxfenc: Correct KAG alignment of prefaceMichael Niedermayer2018-05-0818-342/+342
* fate/hapenc : remove tests due to inconsistent resultMartin Vignali2018-05-081-17/+0
* checkasm: add vf_nlmeans test for ssd_integral_imageClément Bœsch2018-05-084-0/+118
* fate: update fate-sws-pixdesc-query reference fileJames Almer2018-05-051-0/+5
* fate: update pad pixfmt testPaul B Mahol2018-05-051-1/+1
* swscale: add gray14 supportPaul B Mahol2018-05-0513-0/+23
* avfilter/drawutils: add support for full rangePaul B Mahol2018-05-031-5/+5
* avformat/yuv4mpegdec: simplify mathPaul B Mahol2018-05-031-28/+29
* fate/cbs: Always overwrite output in cbs fate testsMark Thompson2018-05-021-1/+1
* lavc/cbs: Add tests for VP9Mark Thompson2018-05-0215-5/+43
* avformat/qtpalette: parse color table according to the QuickTime file format ...Marton Balint2018-04-301-1/+1
* avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startxPaul B Mahol2018-04-281-1/+1
* lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch2018-04-261-1/+3
* mov: Properly abide by the track's media durationDerek Buitenhuis2018-04-261-1/+1
* avcodec/vc1: add overlap smooting and loop filter for frame/field-interlaceJerome Borsboom2018-04-252-43/+43
* avcodec/vc1: implement interlaced out-of-bounds reference pixel replicationJerome Borsboom2018-04-251-9/+9
* avformat/yuv4mpegdec: fix seeking backwardsPaul B Mahol2018-04-251-21/+24
* swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422Martin Vignali2018-04-221-0/+50
* avformat/mov: Increase support for common encryption.Jacob Trimble2018-04-193-0/+122
* tests/checkasm/checkasm: Provide verbose failure information on float_near_ab...Michael Niedermayer2018-04-141-1/+5
* tests/fate/filter-video: Use a bitexact/lossless input sample for fate-filter...Michael Niedermayer2018-04-132-514/+13
* fate: to test program sub stream selection by its type in mpegtsBela Bodecs2018-04-122-0/+14
* libavformat/aac: Parse all ID3 tags present between ADTS framesMattias Amnefelt2018-04-122-1/+477
OpenPOWER on IntegriCloud