summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/frame: Try to align width to achive linesize[0] alignmentMichael Niedermayer2013-06-18
* lavu/adler32: Fix doxy group definition, take twoJames Almer2013-06-16
* lavu/hash: Add support for RIPEMDJames Almer2013-06-16
* Merge branch 'crypto' of https://github.com/jamrial/FFmpegMichael Niedermayer2013-06-16
|\
| * lavu: Add RIPEMD hashingJames Almer2013-06-15
| * lavu/hash: Add support for SHA-2 512James Almer2013-06-15
* | lavu/utils: silence warnings about incompatible pointer typesPaul B Mahol2013-06-15
|/
* avutil/utils: check and warn about llrint() brokennessMichael Niedermayer2013-06-15
* lavu/md5: Add doxyJames Almer2013-06-15
* lavu/crc: Fix doxy group definitionJames Almer2013-06-15
* lavu/adler32: Fix doxy group definitionJames Almer2013-06-15
* avutil/timestamp: remove ""Michael Niedermayer2013-06-13
* fate: Add test vectors for HMAC SHA and SHA-2James Almer2013-06-12
* lavu/hmac: Add support for SHA-2James Almer2013-06-12
* avutil/mem: simplify av_reallocp_array() by using av_realloc_f()Michael Niedermayer2013-06-05
* Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'Michael Niedermayer2013-06-05
|\
| * mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö2013-06-04
* | Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a'Michael Niedermayer2013-06-03
|\|
| * cpu: Restructure code to avoid pointless ret variable indirectionDiego Biurrun2013-06-02
* | avutil/sha: reorder Maj argumentsMichael Niedermayer2013-06-02
* | avutil/sha512: Reshuffle Maj() operandsMichael Niedermayer2013-06-02
* | lavu: Add SHA-2 512 hashingJames Almer2013-06-02
* | avutil/crc: Dont limit CRC32 standard tablesJames Almer2013-06-01
* | av_d2q: Add a special case for |value| > MAX and |value| < 1/MAXMichael Niedermayer2013-05-31
* | Add AV_HASH_MAX_SIZE.Reimar Döffinger2013-05-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-27
|\|
| * arm: Only output eabi attributes if building for ELFMartin Storsjö2013-05-27
* | av_cpu_count: factorize "detected %d logical cores" messageMichael Niedermayer2013-05-26
* | av_d2q: Avoid llrint(), its not correctly implemented in old netbsdMichael Niedermayer2013-05-26
* | avutil/md5: reindent after previous commitsGiorgio Vazzana2013-05-25
* | av_d2q: fix rounding for negative valuesMichael Niedermayer2013-05-25
* | av_d2q: Fix infinity checkMichael Niedermayer2013-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-24
|\|
| * cpu: Include common.h for av_popcount64Martin Storsjö2013-05-24
* | avutil/bprint: Fix doxygen commentsMichael Niedermayer2013-05-24
* | Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'Michael Niedermayer2013-05-24
|\|
| * Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-24
| * pixdesc: mark gray8 as pseudopalAnton Khirnov2013-05-22
* | lavu/opencl: remove semi-colon from macro.Clément Bœsch2013-05-24
* | lavu/opt: check if class is NULL tooPaul B Mahol2013-05-21
* | avutil/pixfmt: add forgotten deprecated to YUVJ411Michael Niedermayer2013-05-21
* | add YUVJ411PMichael Niedermayer2013-05-21
* | avutil/frame: continue to process bufs even if some are emptyXidorn Quan2013-05-20
* | avutil/md5: move loop inside inner functionGiorgio Vazzana2013-05-20
* | avutil/hmac: silence pointer type warningsMichael Niedermayer2013-05-20
* | md5: optimize second round by using 4-operation form of G()Giorgio Vazzana2013-05-20
* | Merge commit '40020e171a3549a2c0b65ce6f2649aec868872f2'Michael Niedermayer2013-05-18
|\|
| * doxy: add a section about versioning.Anton Khirnov2013-05-17
* | Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'Michael Niedermayer2013-05-18
|\|
| * lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-17