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
2014-05-19Set dwSuggestBufferSize to largest chunk size for every stream in avi.Carl Eugen Hoyos
2014-05-19ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer
2014-05-19ffmpeg: Skip writing the version when -flags bitexact is usedMichael Niedermayer
2014-05-18Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer
2014-05-18avconv: set the "encoder" tag when transcodingAnton Khirnov
2014-05-18Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce'Michael Niedermayer
2014-05-16Merge commit '4735784f1ced27026fbeada5fd31505132e565e9'Michael Niedermayer
2014-05-16FATE/opus: increase fuzz for the celt testsAnton Khirnov
2014-05-15Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer
2014-05-15Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer
2014-05-15lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-15tests/fate/libavutil: run cpu test and display the cpus detected feature setMichael Niedermayer
2014-05-15tests/fate-run: add runecho command to run a test and display its outputMichael Niedermayer
2014-05-08avcodec/huffyuvenc: Make version 3 of ffvhuff non experimentalMichael Niedermayer
2014-05-05tests/tiny_ssim: more correct error messageMichael Niedermayer
2014-05-05tests/tiny_ssim: check dimensionsMichael Niedermayer
2014-05-04Initialize riff and wav size fields to -1 instead of 0.Carl Eugen Hoyos
2014-05-03avfilter/edgedetect: add a colormix mode.Clément Bœsch
2014-05-02avcodec/utils: ff_decode_frame_props: set pkt_sizeMichael Niedermayer
2014-05-01Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'Michael Niedermayer
2014-05-01asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov
2014-05-01matroskaenc: write CodecDelayAnton Khirnov
2014-04-30fate/hevc: update with new sequences from jctvc(cherry picked from commit de6...Mickaël Raulet
2014-04-30ff_put_wav_header: add flag to force WAVEFORMATEXDaniel Verkamp
2014-04-28avformat/utils: prevent r frame rate from being set larger than 1/tbMichael Niedermayer
2014-04-28avformat/utils: add gif to tb_unreliable()Michael Niedermayer
2014-04-25swresample: add swri_resample_double_sse2James Almer
2014-04-25fate: Add fic-in-avi testDerek Buitenhuis
2014-04-25fate: Add fic-in-avi testDerek Buitenhuis
2014-04-24fate/libswresample: use linear interpolation on both aresample filtersMichael Niedermayer
2014-04-22avformat/mpegtsenc: Changed Video PES packet length to 0.Graham Booker
2014-04-22txd: do not set the codec timebase.Anton Khirnov
2014-04-20Merge commit '911fa05b514e1be009e00b79d7004b93717c023b'Michael Niedermayer
2014-04-19mvc: Specify the pixel format for the mv-mvc* testsMartin Storsjö
2014-04-19Merge commit '6dfd99c93808d6504dd5cb1fad847d68cb179352'Michael Niedermayer
2014-04-19fate: add tests for SGI RLE and MVC1&2 decodersVittorio Giovara
2014-04-19avformat/mlv: add fate samplePeter Ross
2014-04-19fate: add DTS-ES testJames Almer
2014-04-19avfilter/vf_rotate: fix several of by 1 errorsMichael Niedermayer
2014-04-19avfilter/vf_rotate: fix location of update operationMichael Niedermayer
2014-04-19avfilter/vf_rotate: increase fixed point precisionMichael Niedermayer
2014-04-18Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'Michael Niedermayer
2014-04-17crc: add ANSI CRC16 LEAlessandro Ghedini
2014-04-16iavcodec/vc1dec: Fix missing {}Michael Niedermayer
2014-04-16avfilter/f_select: fix loss of precission in SAD calculationMichael Niedermayer
2014-04-15fate: force 128kb/sec for mp2 testMichael Niedermayer
2014-04-15swresample/resample_template: try to consider src_size more exactlyMichael Niedermayer
2014-04-14Merge branch 'flac' of https://github.com/FernetMenta/FFmpegMichael Niedermayer
2014-04-14fate: update seeking reference for flacRainer Hochecker