Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-10Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer
2013-12-09avframe: add codec-independent stereoscopic metadataVittorio Giovara
2013-12-06Add Windows resource file support for shared librariesJames Almer
2013-12-01build: rename version.h to libavutil/ffversion.hTimothy Gu
2013-11-22lavu/avstring: add av_utf8_decode() functionStefano Sabatini
2013-11-17avutil: reintroduce lls1 as the 52 ABI needs itMichael Niedermayer
2013-11-17avutil: rename lls to lls2Michael Niedermayer
2013-09-04tools: add benchmark for crypto functions.Nicolas George
2013-08-10Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'Michael Niedermayer
2013-08-10libavutil: Move avpriv_open to a new file, file_open.cMartin Storsjö
2013-06-16lavu: Add RIPEMD hashingJames Almer
2013-06-02lavu: Add SHA-2 512 hashingJames Almer
2013-05-16Rename ffadler to ffhash and expand it using the generic hash APIJames Almer
2013-05-13Add a generic hash API.Reimar Döffinger
2013-05-13Add 128 bit murmur3 hash function.Reimar Döffinger
2013-05-09tools: Add adler32 checksum toolMichael Niedermayer
2013-04-26lavu/opencl:add opencl set param functionhighgod0401
2013-04-12Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'Michael Niedermayer
2013-04-11Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov
2013-04-03Fix make checkheaders without opencl headers.Carl Eugen Hoyos
2013-04-03Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'Michael Niedermayer
2013-04-03configure: prettify atomics handling.Anton Khirnov
2013-04-01opencl wrapper based on comments on 20130401highgod0401
2013-03-13Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'Michael Niedermayer