summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
Commit message (Expand)AuthorAge
* avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsvJames Almer2016-09-28
* Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer2016-09-28
|\
| * hwcontext: add a QSV implementationAnton Khirnov2016-06-21
* | Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes2016-06-22
|\|
| * hwcontext: add a dxva2 implementationAnton Khirnov2016-05-17
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|\|
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-09
|\|
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* | Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis2016-04-14
|\|
| * lavu: VAAPI hwcontext implementationMark Thompson2016-03-19
* | Added a selftest to libavutil/display.cPetru Rares Sincraian2016-03-22
* | Add tests for functions in hash.cNagaChaitanya Vellanki2016-03-09
* | Add test for avpriv_get_trc_function_from_trc functionNagaChaitanya Vellanki2016-03-03
* | Merge commit 'd847a40888c064cc8c35b546fc5a0ccb69136a7c'Derek Buitenhuis2016-02-24
|\|
| * hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov2016-02-18
* | Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'Derek Buitenhuis2016-02-24
|\|
| * hwcontext: add a CUDA implementationAnton Khirnov2016-02-14
* | Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'Derek Buitenhuis2016-02-17
|\|
| * hwcontext: add a VDPAU implementationAnton Khirnov2016-02-14
* | Merge commit '89923e418b494e337683442ab896d754bc07341a'Derek Buitenhuis2016-02-17
|\|
| * lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-14
* | libavutil: add mastering display metadata sidedataNeil Birkbeck2016-01-19
* | libavutil: add aes-ctr supporterankor2015-12-15
* | avutil/rational: Test av_rescale_rnd() with combinations of "special" valuesMichael Niedermayer2015-12-02
* | avutil: install des.h, rc4.h and tree.h as public headersAndreas Cadhalpun2015-10-21
* | Merge commit '2d40968dd3ff17b12f7c80dbfad409b14418e267'Hendrik Leppkes2015-09-05
|\|
| * lavu: Drop deprecated audioconvert.h headerVittorio Giovara2015-08-28
* | Merge commit '183db02a51a422568084b113a7571c845ca68622'Hendrik Leppkes2015-09-05
|\|
| * lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-28
* | avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun2015-08-12
* | avutil/softfloat: move av_sincos_sf() back to headerJames Almer2015-07-22
* | Add support for TEA (Tiny Encryption Algorithm)Vesselin Bontchev2015-07-21
* | lavu: Makefile: skip atomic.c if native atomics are availableRodger Combs2015-07-01
* | avutil/softfloat: properly separate testcodeMichael Niedermayer2015-06-11
* | avutil: Extract gamma determination from PNG encoder for future use. Adds pri...Kevin Wheatley2015-03-05
* | libavutil: Added twofish symmetric block cipherSupraja Meedinti2015-01-29
* | libavutil: Added Camellia symmetric block cipherSupraja Meedinti2015-01-02
* | lavu/dict: add av_dict_get_stringLukasz Marek2014-11-21
* | libavutil: Add CAST128 symmetric block cipherSupraja Meedinti2014-10-18
* | avutil/Makefile: add softfloat to TESTPROGSMichael Niedermayer2014-10-09
* | avutil: remove obsolete FF_API_INTFLOAT cruftJames Almer2014-10-05
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-18
* | drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-09
* | avutil: add pixelutils APIClément Bœsch2014-08-05
* | avutil: actually install hash.hTimothy Gu2014-07-06
* | lavu: add thread message API.Nicolas George2014-05-26
* | Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer2014-05-19
|\|
| * Add transformation matrix API.Vittorio Giovara2014-05-19
* | Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer2014-04-30
* | avutil/log: add code to test av_log()Michael Niedermayer2014-04-03