Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-09-19lpc: correctly apply windowing to the samples in the float-only lpcRostislav Pehlivanov
2015-09-17checkasm: add flacdsp decorrelate testsJames Almer
2015-09-17AAC encoder: refactor to resynchronize MIPS portClaudio Freire
2015-09-16aacenc_tns: fix coefficient compression conditionRostislav Pehlivanov
2015-09-16tests/checkasm/vp9dsp: Use snprintf() for safeteyMichael Niedermayer
2015-09-16checkasm: v210: Fix array overwriteHenrik Gramner
2015-09-16checkasm: v210: s/Libav/FFmpeg/Henrik Gramner
2015-09-16Merge commit 'e17db9ac496420f8824190ff5059a8a3646cbb7e'Hendrik Leppkes
2015-09-15checkasm: add vp9 intra pred tests.Ronald S. Bultje
2015-09-15checkasm: add vp9 MC tests.Ronald S. Bultje
2015-09-13fate: Move mv0 option from global to mpv privateVittorio Giovara
2015-09-13avconv_filter: Use full named optionsVittorio Giovara
2015-09-12fate: readjust AAC encoder TNS testRostislav Pehlivanov
2015-09-10swscale/utils: handle gray+alpha formats like gray for luma rangesMichael Niedermayer
2015-09-09aaccoder: tweak PNS implementation furtherRostislav Pehlivanov
2015-09-08avutil/opt: add AV_OPT_TYPE_BOOLClément Bœsch
2015-09-08Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'Hendrik Leppkes
2015-09-07Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes
2015-09-07aaccoder: add frequency scaling and quantization correction for PNSRostislav Pehlivanov
2015-09-06aacenc_is: take absolute coefficient value upon energy calculationsRostislav Pehlivanov
2015-09-06fate: adjust AAC encoder tests valuesRostislav Pehlivanov
2015-09-06avcodec/samidec: use ff_htmlmarkup_to_ass()Yayoi
2015-09-06fate/subtitles: add a new test for SAMI demuxer and decoderYayoi
2015-09-06checkasm: add unit tests for v210encHenrik Gramner
2015-09-06tests/fate: replace all -f md5 by framemd5Michael Niedermayer
2015-09-06tests/fate-run: Pass bitexact flags to enc_dec_pcm() outputMichael Niedermayer
2015-09-05fate: increase the fuzz of the AAC encoder aref testRostislav Pehlivanov
2015-09-05lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes
2015-09-05fate: adjust AAC encoder TNS test targetRostislav Pehlivanov
2015-09-04vp9_parse: fix parsing of pskip and profile 2/3.Ronald S. Bultje
2015-09-03AAC: Increase fuzziness of fate-aac testsClaudio Freire
2015-09-03avfilter/vf_vectorscope: support more formats for color4 mode in common casePaul B Mahol
2015-09-02DXV decoderVittorio Giovara
2015-09-02fate: increase fuzziness for the AAC encoder prediction testRostislav Pehlivanov
2015-09-02fate: add fuzziness to the AAC Encode prediction testRostislav Pehlivanov
2015-09-02fate: update AAC encoder testsRostislav Pehlivanov
2015-09-01fate: adjust fuzz of AAC Encoder's TNS testRostislav Pehlivanov
2015-09-01fate: update AAC tests to the new defaultsRostislav Pehlivanov
2015-09-01fate: update AAC Encoder TNS test for the new changesRostislav Pehlivanov
2015-08-31tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt par...Peter B
2015-08-31fate: use 'c' for setting the channel_layoutAndreas Cadhalpun
2015-08-31fate: add -fflags +bitexact to the relevant targetsAndreas Cadhalpun
2015-08-30avfilter/vf_vectorscope: make color mode more usefulPaul B Mahol
2015-08-29avfilter/vf_vectorscope: add yet another modePaul B Mahol
2015-08-29fate: adjust AAC encoder TNS test fuzzinessRostislav Pehlivanov
2015-08-29fate: add a test for encoding AAC-Main predictionRostislav Pehlivanov
2015-08-29fate: reenable TNS testRostislav Pehlivanov
2015-08-28checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner
2015-08-25checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner
2015-08-25fate: add tests for vectorscope filterPaul B Mahol