summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
Commit message (Expand)AuthorAge
* 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
* | libavutil: Add fixed_dspNedeljko Babic2014-04-01
* | Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78'Michael Niedermayer2014-03-24
|\|
| * Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-18
|\|
| * float_dsp: add test program and use it as fate testJanne Grunau2014-03-18
* | Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'Michael Niedermayer2014-02-16
|\|
| * lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-30
|\|
| * lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-29
| * avutil: Remove deprecated intfloat_readwrite codeDiego Biurrun2013-12-16
* | Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer2013-12-09
|\|
| * avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09
* | Add Windows resource file support for shared librariesJames Almer2013-12-05
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-30
* | lavu/avstring: add av_utf8_decode() functionStefano Sabatini2013-11-22
* | avutil: reintroduce lls1 as the 52 ABI needs itMichael Niedermayer2013-11-17
* | avutil: rename lls to lls2Michael Niedermayer2013-11-17
* | tools: add benchmark for crypto functions.Nicolas George2013-09-04
* | Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'Michael Niedermayer2013-08-10
|\|
| * libavutil: Move avpriv_open to a new file, file_open.cMartin Storsjö2013-08-10
* | lavu: Add RIPEMD hashingJames Almer2013-06-15
* | lavu: Add SHA-2 512 hashingJames Almer2013-06-02
* | Rename ffadler to ffhash and expand it using the generic hash APIJames Almer2013-05-16
* | Add a generic hash API.Reimar Döffinger2013-05-13
* | Add 128 bit murmur3 hash function.Reimar Döffinger2013-05-13