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
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
2014-08-05avutil: add pixelutils APIClément Bœsch
2014-07-06avutil: actually install hash.hTimothy Gu
2014-05-26lavu: add thread message API.Nicolas George
2014-05-19Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-05-01Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer
2014-04-04avutil/log: add code to test av_log()Michael Niedermayer
2014-04-01libavutil: Add fixed_dspNedeljko Babic
2014-03-24Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78'Michael Niedermayer
2014-03-24Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov
2014-03-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-18float_dsp: add test program and use it as fate testJanne Grunau
2014-02-16Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'Michael Niedermayer
2014-02-16lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2013-12-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-30lavu: Move preprocessor macros in a separate fileLuca Barbato
2013-12-16avutil: Remove deprecated intfloat_readwrite codeDiego Biurrun