summaryrefslogtreecommitdiff
path: root/libavcodec/tests
Commit message (Expand)AuthorAge
* avcodec/tests: Add codec_desc to .gitignoreFeRD (Frank Dana)2019-01-22
* avcodec/tests/rangecoder: initialize array to avoid valgrind warningMichael Niedermayer2019-01-14
* avcodec/rangecoder: Add and test ff_rac_check_termination()Michael Niedermayer2018-12-31
* avcodec/tests/rangecoder: Test coder more completelyMichael Niedermayer2018-12-31
* avcodec/rangecoder: factorize termination version codeMichael Niedermayer2018-12-31
* avcodec/proresdec : rename dsp part for 10b and check dspinit for supported b...Martin Vignali2018-12-02
* h264_levels, h264_metadata_bsf: Fix levels typoAndreas Rheinhardt2018-11-13
* lavc/h264: Add common code for level handlingMark Thompson2018-09-23
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-30
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-02
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* fate/libavcodec: add codec_desc testMuhammad Faiz2018-02-12
* Ignore libavcodec/tests/mpeg12framerate, a test programJim DeLaHunt2017-11-18
* mpeg12: Add a common function to find the best frame rateMark Thompson2017-10-17
* add missing ignore filesJesse Liu2017-09-10
* avcodec/tests/dct: Add Mean square error testMichael Niedermayer2017-08-11
* avcodec/tests/dct: Add peak mean error checkMichael Niedermayer2017-08-11
* lavc/htmlsubtitles: improve line breaks handlingClément Bœsch2017-08-01
* lavc/tests: add htmlsubtitlesClément Bœsch2017-08-01
* avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...James Darnley2017-06-28
* lavc/tests/golomb: Add unit test for set_ue_golomb_long.Jun Zhao2017-06-24
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* avcodec/x86: move simple_idct to external assemblyJames Darnley2017-05-30
* avcodec/tests/celp_math: Change IsAlmostEqual() to a functionMichael Niedermayer2017-03-24
* avcodec/tests: added test for celp_math.cThomas Turner2017-03-24
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-21
|\
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* | lavc/tests/dct/aarch64: add ff_simple_idct_neon testMatthieu Bouron2017-03-16
* | avcodec/tests/mjpegenc_huffman: Remove static in main() tableMichael Niedermayer2017-02-10
* | tests/mjpegenc_huffman: align static tablesRostislav Pehlivanov2017-02-09
* | tests/mjpegenc_huffman: replace assert() with av_assert0()Rostislav Pehlivanov2017-02-09
* | Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-08
* | avcodec/tests/fft: Fix indention of dct_init()Michael Niedermayer2017-01-01
* | libavcodec/tests: Add avpacket test to .gitignoreDerek Buitenhuis2016-12-10
* | Added test for libavcodec/avpacket.cThomas Turner2016-12-06
* | fate: add test for avfftPetru Rares Sincraian2016-07-19
* | avcodec/tests/options: Set timebaseMichael Niedermayer2016-06-22
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|/
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13