summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-09-04tools: add benchmark for crypto functions.Nicolas George3-1/+363
2013-08-10Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'Michael Niedermayer3-64/+94
2013-08-09libavutil: Move avpriv_open to a new file, file_open.cMartin Storsjö3-64/+94
2013-06-15lavu: Add RIPEMD hashingJames Almer8-1/+554
2013-06-02lavu: Add SHA-2 512 hashingJames Almer5-0/+450
2013-05-16Rename ffadler to ffhash and expand it using the generic hash APIJames Almer4-88/+147
2013-05-13Add a generic hash API.Reimar Döffinger4-18/+276
2013-05-13Add 128 bit murmur3 hash function.Reimar Döffinger5-0/+231
2013-05-09tools: Add adler32 checksum toolMichael Niedermayer2-1/+74
2013-04-26lavu/opencl:add opencl set param functionhighgod04013-1/+93
2013-04-11Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'Michael Niedermayer2-2/+2
2013-04-11Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov2-2/+2
2013-04-03Fix make checkheaders without opencl headers.Carl Eugen Hoyos2-0/+3
2013-04-03Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'Michael Niedermayer4-8/+21
2013-04-03configure: prettify atomics handling.Anton Khirnov4-7/+20
2013-04-01opencl wrapper based on comments on 20130401highgod04014-0/+925
2013-03-12Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'Michael Niedermayer4-1/+96
2013-03-08Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'Michael Niedermayer7-462/+951
2013-03-08atomic: Exclude the unsupported implementation headers from checkheadersMartin Storsjö1-0/+4
2013-03-08Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb'Michael Niedermayer4-0/+453
2013-03-08Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'Michael Niedermayer8-0/+359
2013-03-08Move AVFrame from lavc to lavu.Anton Khirnov4-347/+833
2013-03-08lavu: add a new API for reference-counted data buffers.Anton Khirnov4-0/+453
2013-03-08lavu: add support for atomic operations.Ronald S. Bultje8-0/+359
2013-01-16Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer9-0/+202
2013-01-15lavu: Add a fate test for the HMAC APIMartin Storsjö4-0/+59
2013-01-15Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer7-1/+584
2013-01-15lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö5-1/+239
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer84-319/+323
2012-11-11lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles6-184/+197
2012-11-05Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'Michael Niedermayer8-45/+174
2012-11-05lavu: add av_ctz() for trailing zero bit countJustin Ruggles5-2/+65
2012-10-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer5-20/+18
2012-10-25tools: add ffescape utilityStefano Sabatini4-1/+236
2012-10-25Restore installation of libavutil/lzo.h after 2a91ada8282f18d2807abee5188225b...Alexis Ballier1-2/+3
2012-10-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer15-85/+102
2012-10-25avutil: Make LZO decoder code configure-time selectableDiego Biurrun3-5/+16
2012-10-23Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f'Michael Niedermayer6-34/+12
2012-10-23Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov5-33/+11
2012-10-21Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'Michael Niedermayer12-55/+126
2012-10-20avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö5-11/+33
2012-10-20avutil: remove inline av_log2 from public APIMans Rullgard4-40/+89
2012-10-16Merge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d'Michael Niedermayer3-10/+16
2012-10-15build: simplify enabling of compat objectsMans Rullgard2-6/+12
2012-10-13Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066'Michael Niedermayer7-11/+37
2012-10-12avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun7-11/+35
2012-10-12Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer15-118/+70
2012-10-11Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun14-85/+70
2012-10-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-97/+135
[next]