summaryrefslogtreecommitdiffstats
path: root/libavutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libavutil: add aes-ctr supporterankor2015-12-151-0/+2
* avutil/rational: Test av_rescale_rnd() with combinations of "special" valuesMichael Niedermayer2015-12-021-0/+1
* avutil: install des.h, rc4.h and tree.h as public headersAndreas Cadhalpun2015-10-211-0/+3
* Merge commit '2d40968dd3ff17b12f7c80dbfad409b14418e267'Hendrik Leppkes2015-09-051-1/+0
|\
| * lavu: Drop deprecated audioconvert.h headerVittorio Giovara2015-08-281-1/+0
* | Merge commit '183db02a51a422568084b113a7571c845ca68622'Hendrik Leppkes2015-09-051-3/+0
|\ \ | |/
| * lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-281-3/+0
* | avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun2015-08-121-0/+1
* | avutil/softfloat: move av_sincos_sf() back to headerJames Almer2015-07-221-1/+0
* | Add support for TEA (Tiny Encryption Algorithm)Vesselin Bontchev2015-07-211-0/+3
* | lavu: Makefile: skip atomic.c if native atomics are availableRodger Combs2015-07-011-1/+2
* | avutil/softfloat: properly separate testcodeMichael Niedermayer2015-06-111-0/+1
* | avutil: Extract gamma determination from PNG encoder for future use. Adds pri...Kevin Wheatley2015-03-051-0/+1
* | libavutil: Added twofish symmetric block cipherSupraja Meedinti2015-01-291-0/+3
* | libavutil: Added Camellia symmetric block cipherSupraja Meedinti2015-01-021-0/+3
* | lavu/dict: add av_dict_get_stringLukasz Marek2014-11-211-0/+1
* | libavutil: Add CAST128 symmetric block cipherSupraja Meedinti2014-10-181-0/+3
* | avutil/Makefile: add softfloat to TESTPROGSMichael Niedermayer2014-10-091-0/+1
* | avutil: remove obsolete FF_API_INTFLOAT cruftJames Almer2014-10-051-2/+0
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-181-0/+1
* | drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-091-4/+2
* | avutil: add pixelutils APIClément Bœsch2014-08-051-0/+3
* | avutil: actually install hash.hTimothy Gu2014-07-061-0/+1
* | lavu: add thread message API.Nicolas George2014-05-261-0/+2
* | Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer2014-05-191-0/+2
|\ \ | |/
| * Add transformation matrix API.Vittorio Giovara2014-05-191-0/+2
* | Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer2014-04-301-0/+1
* | avutil/log: add code to test av_log()Michael Niedermayer2014-04-031-0/+1
* | libavutil: Add fixed_dspNedeljko Babic2014-04-011-0/+1
* | Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78'Michael Niedermayer2014-03-241-0/+1
|\ \ | |/
| * Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-181-0/+1
|\ \ | |/
| * float_dsp: add test program and use it as fate testJanne Grunau2014-03-181-0/+1
* | Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'Michael Niedermayer2014-02-161-0/+2
|\ \ | |/
| * lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-151-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-301-0/+1
|\ \ | |/
| * lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-291-0/+1
| * avutil: Remove deprecated intfloat_readwrite codeDiego Biurrun2013-12-161-2/+0
* | Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer2013-12-091-0/+2
|\ \ | |/
| * avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-0/+2
* | Add Windows resource file support for shared librariesJames Almer2013-12-051-0/+3
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-301-1/+2
* | lavu/avstring: add av_utf8_decode() functionStefano Sabatini2013-11-221-0/+1
* | avutil: reintroduce lls1 as the 52 ABI needs itMichael Niedermayer2013-11-171-0/+2
* | avutil: rename lls to lls2Michael Niedermayer2013-11-171-2/+2
* | tools: add benchmark for crypto functions.Nicolas George2013-09-041-1/+4
* | Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'Michael Niedermayer2013-08-101-0/+1
|\ \ | |/
| * libavutil: Move avpriv_open to a new file, file_open.cMartin Storsjö2013-08-101-0/+1
* | lavu: Add RIPEMD hashingJames Almer2013-06-151-0/+3
* | lavu: Add SHA-2 512 hashingJames Almer2013-06-021-0/+3
OpenPOWER on IntegriCloud