summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* checkasm/vp9dsp: add const to suppress "discards const qualifier" warningsJames Almer2015-09-261-2/+2
* checkasm/Makefile: add missing testclean targetJames Almer2015-09-261-1/+1
* checkasm: Use a self-balancing treeHenrik Gramner2015-09-261-12/+47
* checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.Ronald S. Bultje2015-09-261-2/+2
* tests/checkasm: make randomize_buffers a function for easier debuggingRodger Combs2015-09-261-51/+57
* AAC encoder: tweak PNS usage to be more aggressiveClaudio Freire2015-09-251-1/+1
* tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e...Michael Niedermayer2015-09-241-1/+3
* fate: add chroma position scale testChristophe Gisquet2015-09-232-0/+30
* AAC encoder: tweak rate-distortion logicClaudio Freire2015-09-231-5/+5
* vp9: fix loopfilter test code to address Hendrik's comments.Ronald S. Bultje2015-09-211-6/+5
* tests/checkasm: fix stack smash in check_loopfilterRodger Combs2015-09-201-0/+3
* tests/checkasm/vp9dsp: Add () to protect macro argumentsMichael Niedermayer2015-09-201-2/+2
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2015-09-201-0/+147
* checkasm: add jpeg2000dsp rct_int testsJames Almer2015-09-204-0/+76
* lpc: correctly apply windowing to the samples in the float-only lpcRostislav Pehlivanov2015-09-191-1/+1
* checkasm: add flacdsp decorrelate testsJames Almer2015-09-174-0/+95
* AAC encoder: refactor to resynchronize MIPS portClaudio Freire2015-09-161-3/+12
* aacenc_tns: fix coefficient compression conditionRostislav Pehlivanov2015-09-161-1/+1
* tests/checkasm/vp9dsp: Use snprintf() for safeteyMichael Niedermayer2015-09-161-4/+6
* checkasm: v210: Fix array overwriteHenrik Gramner2015-09-161-1/+1
* checkasm: v210: s/Libav/FFmpeg/Henrik Gramner2015-09-161-4/+4
* Merge commit 'e17db9ac496420f8824190ff5059a8a3646cbb7e'Hendrik Leppkes2015-09-161-5/+4
|\
| * fate: Move mv0 option from global to mpv privateVittorio Giovara2015-09-131-7/+7
| * avconv_filter: Use full named optionsVittorio Giovara2015-09-131-1/+1
* | checkasm: add vp9 intra pred tests.Ronald S. Bultje2015-09-151-1/+68
* | checkasm: add vp9 MC tests.Ronald S. Bultje2015-09-154-0/+127
* | fate: readjust AAC encoder TNS testRostislav Pehlivanov2015-09-121-1/+1
* | swscale/utils: handle gray+alpha formats like gray for luma rangesMichael Niedermayer2015-09-1011-11/+11
* | aaccoder: tweak PNS implementation furtherRostislav Pehlivanov2015-09-091-1/+1
* | avutil/opt: add AV_OPT_TYPE_BOOLClément Bœsch2015-09-081-2/+20
* | Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'Hendrik Leppkes2015-09-084-0/+99
|\ \ | |/
| * checkasm: add unit tests for v210encHenrik Gramner2015-09-064-0/+99
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-075-0/+23
|\ \ | |/
| * DXV decoderVittorio Giovara2015-09-025-0/+23
| * checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-281-3/+7
| * checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-207-39/+53
| * checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-201-0/+7
* | aaccoder: add frequency scaling and quantization correction for PNSRostislav Pehlivanov2015-09-071-1/+1
* | aacenc_is: take absolute coefficient value upon energy calculationsRostislav Pehlivanov2015-09-061-1/+1
* | fate: adjust AAC encoder tests valuesRostislav Pehlivanov2015-09-061-2/+2
* | avcodec/samidec: use ff_htmlmarkup_to_ass()Yayoi2015-09-062-88/+88
* | fate/subtitles: add a new test for SAMI demuxer and decoderYayoi2015-09-062-0/+94
* | tests/fate: replace all -f md5 by framemd5Michael Niedermayer2015-09-068-12/+90
* | tests/fate-run: Pass bitexact flags to enc_dec_pcm() outputMichael Niedermayer2015-09-061-1/+1
* | fate: increase the fuzz of the AAC encoder aref testRostislav Pehlivanov2015-09-051-1/+1
* | lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes2015-09-051-5/+5
* | fate: adjust AAC encoder TNS test targetRostislav Pehlivanov2015-09-051-1/+1
* | vp9_parse: fix parsing of pskip and profile 2/3.Ronald S. Bultje2015-09-043-3/+10
* | AAC: Increase fuzziness of fate-aac testsClaudio Freire2015-09-031-1/+3
* | avfilter/vf_vectorscope: support more formats for color4 mode in common casePaul B Mahol2015-09-031-3/+3
OpenPOWER on IntegriCloud