3598 Commits (7e4070d2e70bbd0e70dd83c06089e465a0eda704)

Author SHA1 Message Date
Michael Niedermayer ed18c49f5f fate: Add basic license header check 9 years ago
Vittorio Giovara 26e8fa3b50 tiny_psnr: Use the correct abs() version 9 years ago
Henrik Gramner 69e456d7fb checkasm/vp9dsp: Fix iszero() to read the correct data 9 years ago
Ronald S. Bultje 0b227c6d47 checkasm: add vp9dsp.itxfm_add tests. 9 years ago
Henrik Gramner 19b28d047d checkasm: Fix the function name sorting algorithm 9 years ago
Henrik Gramner cc28552100 checkasm/x86: Correctly handle variadic functions 9 years ago
Henrik Gramner 5405584b7b checkasm: Use a self-balancing tree 9 years ago
Henrik Gramner 7ca1de5b4f checkasm/x86: Correctly handle variadic functions 9 years ago
James Almer 4e03f0ab08 checkasm/vp9dsp: add const to suppress "discards const qualifier" warnings 9 years ago
James Almer af990d72b7 checkasm/Makefile: add missing testclean target 9 years ago
Henrik Gramner 2ab65b652d checkasm: Use a self-balancing tree 9 years ago
Ronald S. Bultje 7a4b97e946 checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range. 9 years ago
Rodger Combs f559812a84 tests/checkasm: make randomize_buffers a function for easier debugging 9 years ago
Claudio Freire 9458a62dec AAC encoder: tweak PNS usage to be more aggressive 9 years ago
Michael Niedermayer 5ba40c3c71 tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3 9 years ago
Christophe Gisquet f94af8d32a fate: add chroma position scale test 9 years ago
Claudio Freire 7ec74ae4aa AAC encoder: tweak rate-distortion logic 9 years ago
Ronald S. Bultje 350e9c6765 vp9: fix loopfilter test code to address Hendrik's comments. 9 years ago
Rodger Combs df2a2643fe tests/checkasm: fix stack smash in check_loopfilter 9 years ago
Michael Niedermayer bddcf758d3 tests/checkasm/vp9dsp: Add () to protect macro arguments 9 years ago
Ronald S. Bultje b074367405 checkasm: add VP9 loopfilter tests. 9 years ago
James Almer 784792788b checkasm: add jpeg2000dsp rct_int tests 9 years ago
Rostislav Pehlivanov 0cfdaf45c4 lpc: correctly apply windowing to the samples in the float-only lpc 9 years ago
James Almer 763ffa2029 checkasm: add flacdsp decorrelate tests 9 years ago
Henrik Gramner 781a25e9c4 checkasm: v210: Fix array overwrite 9 years ago
Claudio Freire 8df9bf8e39 AAC encoder: refactor to resynchronize MIPS port 9 years ago
Rostislav Pehlivanov 5ba811bdf0 aacenc_tns: fix coefficient compression condition 9 years ago
Michael Niedermayer a860adb49c tests/checkasm/vp9dsp: Use snprintf() for safetey 9 years ago
Henrik Gramner 6115966ad3 checkasm: v210: Fix array overwrite 9 years ago
Henrik Gramner 985e7d8cc1 checkasm: v210: s/Libav/FFmpeg/ 9 years ago
Ronald S. Bultje bbd44e124a checkasm: add vp9 intra pred tests. 9 years ago
Ronald S. Bultje 084451e1e4 checkasm: add vp9 MC tests. 9 years ago
Vittorio Giovara 2c6014c629 fate: Change global error option to private error_rate option 9 years ago
Vittorio Giovara e17db9ac49 fate: Move mv0 option from global to mpv private 9 years ago
Vittorio Giovara 18adc1fd3b avconv_filter: Use full named options 9 years ago
Rostislav Pehlivanov 1e75bee3d6 fate: readjust AAC encoder TNS test 9 years ago
Michael Niedermayer 319898bba2 swscale/utils: handle gray+alpha formats like gray for luma ranges 9 years ago
Rostislav Pehlivanov da64bd6a99 aaccoder: tweak PNS implementation further 9 years ago
Clément Bœsch 9117748cff avutil/opt: add AV_OPT_TYPE_BOOL 9 years ago
Rostislav Pehlivanov b6cc8ec7ec aaccoder: add frequency scaling and quantization correction for PNS 9 years ago
Rostislav Pehlivanov 1956cfbaed aacenc_is: take absolute coefficient value upon energy calculations 9 years ago
Rostislav Pehlivanov ff99a38855 fate: adjust AAC encoder tests values 9 years ago
Yayoi 87f90be4f2 avcodec/samidec: use ff_htmlmarkup_to_ass() 9 years ago
Yayoi fc9aa1fb46 fate/subtitles: add a new test for SAMI demuxer and decoder 9 years ago
Henrik Gramner 3cdda78deb checkasm: add unit tests for v210enc 9 years ago
Michael Niedermayer 61009a709c tests/fate: replace all -f md5 by framemd5 9 years ago
Michael Niedermayer 3cb85ad445 tests/fate-run: Pass bitexact flags to enc_dec_pcm() output 9 years ago
Rostislav Pehlivanov cf6fb6f3f7 fate: increase the fuzz of the AAC encoder aref test 9 years ago
Hendrik Leppkes d83dd630a0 lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft 9 years ago
Rostislav Pehlivanov 5ab3b6a8a5 fate: adjust AAC encoder TNS test target 9 years ago