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-01-02avutil/tests: added selftest for aes_ctr.cThomas Turner
2016-12-21avutil: Added selftest for libavutil/audio_fifo.cThomas Turner
2016-12-11avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADSWan-Teh Chang
2016-12-11fate: add av_image_check_size() testMichael Niedermayer
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-11-24cuda: check for cuda.h when enabledJames Almer
2016-11-24avutil/tests: Add cpu_init.c to check whether the one-time initialization in ...Wan-Teh Chang
2016-09-28avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsvJames Almer
2016-09-28Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer
2016-06-22Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-21hwcontext: add a QSV implementationAnton Khirnov
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-04-14Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-22Added a selftest to libavutil/display.cPetru Rares Sincraian
2016-03-19lavu: VAAPI hwcontext implementationMark Thompson
2016-03-09Add tests for functions in hash.cNagaChaitanya Vellanki
2016-03-03Add test for avpriv_get_trc_function_from_trc functionNagaChaitanya Vellanki
2016-02-24Merge commit 'd847a40888c064cc8c35b546fc5a0ccb69136a7c'Derek Buitenhuis
2016-02-24Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'Derek Buitenhuis
2016-02-18hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov
2016-02-17Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'Derek Buitenhuis
2016-02-17Merge commit '89923e418b494e337683442ab896d754bc07341a'Derek Buitenhuis
2016-02-15hwcontext: add a CUDA implementationAnton Khirnov
2016-02-15hwcontext: add a VDPAU implementationAnton Khirnov
2016-02-14lavu: add a framework for handling hwaccel framesAnton Khirnov
2016-01-19libavutil: add mastering display metadata sidedataNeil Birkbeck
2015-12-15libavutil: add aes-ctr supporterankor
2015-12-02avutil/rational: Test av_rescale_rnd() with combinations of "special" valuesMichael Niedermayer
2015-10-21avutil: install des.h, rc4.h and tree.h as public headersAndreas Cadhalpun
2015-09-05Merge commit '2d40968dd3ff17b12f7c80dbfad409b14418e267'Hendrik Leppkes
2015-09-05Merge commit '183db02a51a422568084b113a7571c845ca68622'Hendrik Leppkes
2015-08-28lavu: Drop deprecated audioconvert.h headerVittorio Giovara
2015-08-28lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara
2015-08-12avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun
2015-07-23avutil/softfloat: move av_sincos_sf() back to headerJames Almer
2015-07-22Add support for TEA (Tiny Encryption Algorithm)Vesselin Bontchev
2015-07-01lavu: Makefile: skip atomic.c if native atomics are availableRodger Combs
2015-06-11avutil/softfloat: properly separate testcodeMichael Niedermayer
2015-03-05avutil: Extract gamma determination from PNG encoder for future use. Adds pri...Kevin Wheatley
2015-01-29libavutil: Added twofish symmetric block cipherSupraja Meedinti
2015-01-02libavutil: Added Camellia symmetric block cipherSupraja Meedinti
2014-11-21lavu/dict: add av_dict_get_stringLukasz Marek
2014-10-18libavutil: Add CAST128 symmetric block cipherSupraja Meedinti
2014-10-09avutil/Makefile: add softfloat to TESTPROGSMichael Niedermayer
2014-10-06avutil: remove obsolete FF_API_INTFLOAT cruftJames Almer
2014-08-18avcodec: export motion vectors in frame side data on demandClément Bœsch
2014-08-10drop LLS1, rename LLS2 to LLSMichael Niedermayer