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
AgeCommit message (Expand)Author
2019-10-23avcodec/tests: add h265_levels to .gitignoreZhao Zhili
2019-07-07lavc/h265_profile_level: Add unit testMark Thompson
2019-03-27lavc/h264_levels: add MaxMBPS checking and update fate test.Decai Lin
2019-01-22avcodec/tests: Add codec_desc to .gitignoreFeRD (Frank Dana)
2019-01-14avcodec/tests/rangecoder: initialize array to avoid valgrind warningMichael Niedermayer
2018-12-31avcodec/rangecoder: Add and test ff_rac_check_termination()Michael Niedermayer
2018-12-31avcodec/tests/rangecoder: Test coder more completelyMichael Niedermayer
2018-12-31avcodec/rangecoder: factorize termination version codeMichael Niedermayer
2018-12-02avcodec/proresdec : rename dsp part for 10b and check dspinit for supported b...Martin Vignali
2018-11-14h264_levels, h264_metadata_bsf: Fix levels typoAndreas Rheinhardt
2018-09-23lavc/h264: Add common code for level handlingMark Thompson
2018-04-30avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint
2018-04-02simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2018-02-12fate/libavcodec: add codec_desc testMuhammad Faiz
2017-11-18Ignore libavcodec/tests/mpeg12framerate, a test programJim DeLaHunt
2017-10-17mpeg12: Add a common function to find the best frame rateMark Thompson
2017-09-10add missing ignore filesJesse Liu
2017-08-11avcodec/tests/dct: Add Mean square error testMichael Niedermayer
2017-08-11avcodec/tests/dct: Add peak mean error checkMichael Niedermayer
2017-08-01lavc/htmlsubtitles: improve line breaks handlingClément Bœsch
2017-08-01lavc/tests: add htmlsubtitlesClément Bœsch
2017-06-28avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...James Darnley
2017-06-24lavc/tests/golomb: Add unit test for set_ue_golomb_long.Jun Zhao
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-05-30avcodec/x86: move simple_idct to external assemblyJames Darnley
2017-03-24avcodec/tests/celp_math: Change IsAlmostEqual() to a functionMichael Niedermayer
2017-03-24avcodec/tests: added test for celp_math.cThomas Turner
2017-03-21Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer
2017-03-16lavc/tests/dct/aarch64: add ff_simple_idct_neon testMatthieu Bouron
2017-02-10avcodec/tests/mjpegenc_huffman: Remove static in main() tableMichael Niedermayer
2017-02-09tests/mjpegenc_huffman: align static tablesRostislav Pehlivanov
2017-02-09tests/mjpegenc_huffman: replace assert() with av_assert0()Rostislav Pehlivanov
2017-02-08Implement optimal huffman encoding for (M)JPEG.Jerry Jiang
2017-01-02avcodec/tests/fft: Fix indention of dct_init()Michael Niedermayer
2016-12-10libavcodec/tests: Add avpacket test to .gitignoreDerek Buitenhuis
2016-12-06Added test for libavcodec/avpacket.cThomas Turner
2016-09-29idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun
2016-07-20fate: add test for avfftPetru Rares Sincraian
2016-06-22avcodec/tests/options: Set timebaseMichael Niedermayer
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun