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
AgeCommit message (Expand)Author
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