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
2014-06-05tests: add adpcm trellis testsTimothy Gu
2014-06-05tests: Add ac3_fixed decoder testTimothy Gu
2014-06-05tests/swr: move the results out of the functionsTimothy Gu
2014-06-04Fix some fate filter tests with --target-path.Carl Eugen Hoyos
2014-06-04Fix fate-aac-ln-encode with --target-path (second try).Carl Eugen Hoyos
2014-06-03Fix fate-opus and fate-aac-ln-encode with --target-path.Carl Eugen Hoyos
2014-06-02fate: fate-hevc-conformance-INITQP_B_Sony_1 belongs to the 10bit kindMichael Niedermayer
2014-06-02tests: Replace fieldmatch test with pixfmtTimothy Gu
2014-06-02fate: add simple test for asyncMichael Niedermayer
2014-06-01tests: remove stale fate-update.sh scriptTimothy Gu
2014-06-01tests: Add pullup filter testTimothy Gu
2014-05-30tests: Add MPEG4 nsse testTimothy Gu
2014-05-29tests: allow passing dimensions to videogenChristophe Gisquet
2014-05-29tests/fate/opus: change test to use the official reference samplesMichael Niedermayer
2014-05-28avformat/oggenc: fix EOS flagMichael Niedermayer
2014-05-28Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b'Michael Niedermayer
2014-05-27oggenc: Flush after writing headersAndrew Kelley
2014-05-25avcodec/webvttenc: add webvtt encoderAman Gupta
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