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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-12-04aacenc_ltp: fix out of bounds memory accessRostislav Pehlivanov
2015-12-03tests/api: Fix API test build on windows with --enable-sharedHendrik Leppkes
2015-12-02AAC encoder: improve SF range utilizationClaudio Freire
2015-12-02avformat/mp3dec: prefer "fast_seek" to TOC seek for CBR files.Chris Cunningham
2015-11-29AAC encoder: make pe.min a local minimumClaudio Freire
2015-11-29Merge commit '823fa7004571cb8404ca5785f9fa6e85f0f9f3d3'Hendrik Leppkes
2015-11-29Merge commit '99f40fd02f1870c2dee70977b672da9cb198f0be'Hendrik Leppkes
2015-11-26aac_ltp: split, reorder and improve prediction algorithmRostislav Pehlivanov
2015-11-26fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM testsMatthieu Bouron
2015-11-26fate-run: Fix indentationTimothy Gu
2015-11-24fate: Rework sgi tests into a suite and add the missing onesVittorio Giovara
2015-11-24sgienc: Do not end RLE lines with 0sVittorio Giovara
2015-11-23avformat/movenc-test: Fix integer overflowsMichael Niedermayer
2015-11-23avutil/motion_vector: export subpel motion informationClément Bœsch
2015-11-21avcodec/atrac1: fix decoder: QMF delay compensation should be 39 samplesDaniil Cherednik
2015-11-20tests/tiny_ssim: replace #define by typedefGanesh Ajjanagadde
2015-11-18Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe'Derek Buitenhuis
2015-11-18movenc-test: Pad the packet data start with 0sDerek Buitenhuis
2015-11-17Merge commit '3eeb7edfc2a1157b7b0e0ce21ac2cd44d55d405b'Derek Buitenhuis
2015-11-17fate: update fate-source reference fileJames Almer
2015-11-16fate: fix concat demuxer extended test portabilityMarton Balint
2015-11-16Merge commit '59e8ec0aa8ab174701d01a3bfe96fedd0b7fcead'Derek Buitenhuis
2015-11-16fate: fix concat demuxer extended tests on windowsMarton Balint
2015-11-16fate: fix concat demuxer tests on msys/cygwin by using relative pathsMarton Balint
2015-11-15fate: add concat demuxer testsMarton Balint
2015-11-11movenc: Add a unit test for signaling of the track start timesMartin Storsjö
2015-11-11movenc: Add a unit test for frag_discont with edit listsMartin Storsjö
2015-11-11swresample/resample: increase precision for compensationMichael Niedermayer
2015-11-11ffmpeg: set muxer packet duration based on framerate only for CFRMichael Niedermayer
2015-11-11avformat/mxfenc: Only store user comment related tags when neededMichael Niedermayer
2015-11-10movenc: Add an API unit test for fragmenting options/callsMartin Storsjö
2015-11-10Merge commit '3efd71b4d0b4a73ccbbbdc092e6bbd54d92633f4'Hendrik Leppkes
2015-11-10tests/fate/avformat: Fix fate-lavfMichael Niedermayer
2015-11-08Add pixblockdsp checkasm testsTimothy Gu
2015-11-07lavu/opt: enhance printing durations.Nicolas George
2015-11-07fate: add mpdecimate test.Nicolas George
2015-11-07lavfi: add testsrc2 test source.Nicolas George
2015-11-03fate: update fate-source ref fileJames Almer
2015-10-30vf_lut: Add support for RGB48 and RGBA64.Steven Robertson
2015-10-30lavc/cdg: Add transparency support.Carl Eugen Hoyos
2015-10-29vp9: update timestamps in ref files using multiple invisible frames.Ronald S. Bultje
2015-10-28lavu: add AESNI CPU flagRodger Combs
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