summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* lavu/opt: check if class is NULL tooPaul B Mahol2013-05-211-1/+1
* avutil/pixfmt: add forgotten deprecated to YUVJ411Michael Niedermayer2013-05-211-1/+1
* add YUVJ411PMichael Niedermayer2013-05-212-0/+13
* avutil/frame: continue to process bufs even if some are emptyXidorn Quan2013-05-201-3/+6
* avutil/md5: move loop inside inner functionGiorgio Vazzana2013-05-201-12/+17
* avutil/hmac: silence pointer type warningsMichael Niedermayer2013-05-201-5/+5
* md5: optimize second round by using 4-operation form of G()Giorgio Vazzana2013-05-201-1/+1
* Merge commit '40020e171a3549a2c0b65ce6f2649aec868872f2'Michael Niedermayer2013-05-181-0/+33
|\
| * doxy: add a section about versioning.Anton Khirnov2013-05-171-0/+33
* | Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'Michael Niedermayer2013-05-181-1/+1
|\ \ | |/
| * lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-171-1/+1
* | md5: avoid unnecessary copying.Reimar Döffinger2013-05-172-8/+28
* | lavu/opt: add AV_OPT_TYPE_COLORPaul B Mahol2013-05-173-2/+26
* | Rename ffadler to ffhash and expand it using the generic hash APIJames Almer2013-05-161-1/+1
* | Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d'Michael Niedermayer2013-05-161-1/+0
|\ \ | |/
| * Remove commented-out #includesDiego Biurrun2013-05-151-1/+0
* | lavu/hash: Fix CRC32 calculationJames Almer2013-05-151-3/+3
* | lavu/hash: Fix adler32 calculationJames Almer2013-05-151-4/+4
* | murmur3: fix memleakMichael Niedermayer2013-05-151-0/+1
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-152-35/+35
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-155-131/+164
|\ \ | |/
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-155-134/+167
* | Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd'Michael Niedermayer2013-05-151-1/+2
|\ \ | |/
| * Clarify output of av_get_bits_per_pixelKieran Kunhya2013-05-151-1/+2
* | lavu/hash: Fix name of SHA224James Almer2013-05-141-1/+1
* | Add a generic hash API.Reimar Döffinger2013-05-133-0/+233
* | Add 128 bit murmur3 hash function.Reimar Döffinger2013-05-133-0/+226
* | lavu/common: make FF_CEIL_RSHIFT faster when shift is constant.Clément Bœsch2013-05-131-1/+2
* | lavu/mem: add av_dynarray2_add()Stefano Sabatini2013-05-133-1/+59
* | lavu: define FF_MEMORY_POISON and use itStefano Sabatini2013-05-133-2/+4
* | lavu/mem.h: fix typoStefano Sabatini2013-05-101-1/+1
* | lavu: add FF_CEIL_RSHIFT and use it in various places.Clément Bœsch2013-05-093-2/+4
* | tools: Add adler32 checksum toolMichael Niedermayer2013-05-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-081-0/+5
|\ \ | |/
| * msvc: Move linker pragma from config.h to libavutil/internal.hMartin Storsjö2013-05-081-0/+5
* | lavu/mem: fix potential int overflow and crash in av_dynarray_add()Stefano Sabatini2013-05-082-2/+14
* | lavu/mem: extend documentation for av_dynarray_add()Stefano Sabatini2013-05-081-3/+14
* | avutil/av_pix_fmt_swap_endianness: simplify and fix codeMichael Niedermayer2013-05-071-40/+12
* | Merge commit '74652af821d7e526a6541876a637fbf81261fa8e'Michael Niedermayer2013-05-073-1/+60
|\ \ | |/
| * pixdesc: add function to return pixel format with swapped endiannesJanne Grunau2013-05-063-1/+60
* | lavu/opencl_internal: use av_opencl_errstrhighgod04012013-05-061-1/+1
* | lavu/opencl: add opencl public error APIhighgod04012013-05-053-25/+33
* | Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer2013-05-059-11/+20
|\ \ | |/
| * avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-049-11/+20
* | lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2013-05-033-2/+44
* | Merge commit '566b7a20fd0cab44d344329538d314454a0bcc2f'Michael Niedermayer2013-05-031-15/+17
|\ \ | |/
| * x86: float dsp: butterflies_float SSEChristophe Gisquet2013-05-032-0/+29
* | lavu/opencl: fix bug of opencl optionshighgod04012013-05-021-0/+1
* | avutil/mem: add av_memdup()Michael Niedermayer2013-05-022-0/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-011-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud