summaryrefslogtreecommitdiff
path: root/libavcodec/tests
Commit message (Expand)AuthorAgeFilesLines
* fate/libavcodec: add codec_desc testMuhammad Faiz2018-02-121-0/+45
* Ignore libavcodec/tests/mpeg12framerate, a test programJim DeLaHunt2017-11-181-0/+1
* mpeg12: Add a common function to find the best frame rateMark Thompson2017-10-171-0/+87
* add missing ignore filesJesse Liu2017-09-101-0/+1
* avcodec/tests/dct: Add Mean square error testMichael Niedermayer2017-08-111-3/+7
* avcodec/tests/dct: Add peak mean error checkMichael Niedermayer2017-08-111-0/+2
* lavc/htmlsubtitles: improve line breaks handlingClément Bœsch2017-08-011-0/+2
* lavc/tests: add htmlsubtitlesClément Bœsch2017-08-012-0/+50
* avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...James Darnley2017-06-281-0/+2
* lavc/tests/golomb: Add unit test for set_ue_golomb_long.Jun Zhao2017-06-241-0/+19
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-5/+5
* avcodec/x86: move simple_idct to external assemblyJames Darnley2017-05-301-1/+1
* avcodec/tests/celp_math: Change IsAlmostEqual() to a functionMichael Niedermayer2017-03-241-8/+9
* avcodec/tests: added test for celp_math.cThomas Turner2017-03-241-0/+48
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-2/+3
|\
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-2/+3
* | lavc/tests/dct/aarch64: add ff_simple_idct_neon testMatthieu Bouron2017-03-162-1/+33
* | avcodec/tests/mjpegenc_huffman: Remove static in main() tableMichael Niedermayer2017-02-101-1/+1
* | tests/mjpegenc_huffman: align static tablesRostislav Pehlivanov2017-02-091-26/+30
* | tests/mjpegenc_huffman: replace assert() with av_assert0()Rostislav Pehlivanov2017-02-091-1/+1
* | Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-082-0/+164
* | avcodec/tests/fft: Fix indention of dct_init()Michael Niedermayer2017-01-011-1/+1
* | libavcodec/tests: Add avpacket test to .gitignoreDerek Buitenhuis2016-12-101-0/+1
* | Added test for libavcodec/avpacket.cThomas Turner2016-12-061-0/+128
* | fate: add test for avfftPetru Rares Sincraian2016-07-194-58/+189
* | avcodec/tests/options: Set timebaseMichael Niedermayer2016-06-221-0/+1
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-2220-92/+1209
|/
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-1310-0/+1384