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-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-10-27Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes
2015-10-27FATE: Increase FUZZ value on AAC LTP encoding testRostislav Pehlivanov
2015-10-27FATE: Slightly increase thresholds on prediction AAC encoding testsRostislav Pehlivanov
2015-10-26tests/aac: Add bitexact flags to AAC LTP Encode testDerek Buitenhuis
2015-10-26tests/fate/aac: Add bitexact flags to fate-aac-pns-encodeMichael Niedermayer
2015-10-26avutil/opt: print more meaningful default flags valuesClément Bœsch
2015-10-23innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara
2015-10-18aacenc_ltp: adjust and speed up autocorrelation calculationsRostislav Pehlivanov
2015-10-17tests/fate-run: Remove ./ from run ffmpeg callMichael Niedermayer
2015-10-17fate: use -profile:a aac_ltp instead of -aac_ltp 1 for LTP encode testRostislav Pehlivanov
2015-10-17tests/fate-run: Remove PROGSUF from function callsMichael Niedermayer
2015-10-17fate: increase fuzz on AAC LTP encoding testRostislav Pehlivanov
2015-10-17fate: add a parameter to disable TNS for the other encoder testsRostislav Pehlivanov
2015-10-17fate: adjust the target for the new TNS changesRostislav Pehlivanov
2015-10-17aacenc: increase fuzz on aac-ms-encode testRostislav Pehlivanov
2015-10-17fate: adjust aac encoder test values and introduce MS and LTP testsRostislav Pehlivanov
2015-10-17Merge commit '1f84b008bf2b1eaca473937c48788cb4e4ce1aea'Hendrik Leppkes
2015-10-16fate: use PROGSSUFChristophe Gisquet
2015-10-15fate: Move screenpresso to the appropriate screen capture fileVittorio Giovara
2015-10-14avutil/fifo: add function av_fifo_generic_peek_at()Zhang Rui
2015-10-13vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje
2015-10-13fate: add 10bits YUV4:2:2 dnxhd testChristophe Gisquet
2015-10-13avcodec/simple_idct10: improve precisionChristophe Gisquet
2015-10-12avformat/webvttdec: Don't stop parsing on commentsRicardo Constantino
2015-10-12fate/subtitles: Add a new test for WebVTTRicardo Constantino
2015-10-12fate: increase fuzz on fate-aac-tns-encode testRostislav Pehlivanov
2015-10-12avcodec: remove leftover iff_byterun1 decoderAndreas Cadhalpun
2015-10-12AAC encoder tests: increase fuzz for pred testClaudio Freire
2015-10-11AAC encoder: Extensive improvementsClaudio Freire
2015-10-10fate/async: test error code from underlying protocolZhang Rui
2015-10-09fate: add DNxHD/HR testsChristophe Gisquet
2015-10-08tests: update fate-filter-delogo test reference after commit 8bc708fcee137ead...Stefano Sabatini
2015-10-07checkasm: add alacdsp testsJames Almer
2015-10-04checkasm: Fix compilation with --disable-avcodecHenrik Gramner
2015-10-03checkasm: Remove use of deprecated av_set_cpu_flags_mask()Henrik Gramner
2015-10-03checkasm: Fix the function name sorting algorithmHenrik Gramner
2015-10-03Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes
2015-10-02dnxhddec: use dequantization formula from specsChristophe Gisquet
2015-10-02dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-29fate: Add basic license header checkMichael Niedermayer
2015-09-29Merge commit '26e8fa3b508eb047e85f4e923fc8e82a1aa656ba'Hendrik Leppkes
2015-09-29tiny_psnr: Use the correct abs() versionVittorio Giovara
2015-09-28checkasm/vp9dsp: Fix iszero() to read the correct dataHenrik Gramner
2015-09-28checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje
2015-09-28checkasm: Fix the function name sorting algorithmHenrik Gramner
2015-09-28checkasm/x86: Correctly handle variadic functionsHenrik Gramner
2015-09-28checkasm: Use a self-balancing treeHenrik Gramner
2015-09-27checkasm/x86: Correctly handle variadic functionsHenrik Gramner