summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
Commit message (Expand)AuthorAge
* 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
* | tools: Add adler32 checksum toolMichael Niedermayer2013-05-09
* | lavu/opencl:add opencl set param functionhighgod04012013-04-26
* | Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'Michael Niedermayer2013-04-11
|\|
| * Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov2013-04-11
* | Fix make checkheaders without opencl headers.Carl Eugen Hoyos2013-04-03
* | Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'Michael Niedermayer2013-04-03
|\|
| * configure: prettify atomics handling.Anton Khirnov2013-04-03
* | opencl wrapper based on comments on 20130401highgod04012013-04-01