summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'Michael Niedermayer2014-04-251-0/+7
|\
| * lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-241-0/+7
* | avutil/avutil.h: remove duplicate rational.h includeMichael Niedermayer2014-04-231-1/+0
* | Merge commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8'Michael Niedermayer2014-04-231-6/+5
|\ \ | |/
| * avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-221-5/+5
| * avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-223-1/+12
* | avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-221-5/+6
* | avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-223-1/+12
* | avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTOMichael Niedermayer2014-04-221-0/+18
* | x86/float_dsp: remove duplicated code from vector_dmul_scalarJames Almer2014-04-191-8/+3
* | Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'Michael Niedermayer2014-04-173-3/+41
|\ \ | |/
| * crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-173-3/+41
* | x86: move horizontal add macros to x86utilJames Almer2014-04-171-0/+33
* | x86/float_dsp: unroll loop in vector_fmac_scalarJames Almer2014-04-161-18/+26
* | x86/float_dsp: use SWAP in vector_fmac_scalar Win64James Almer2014-04-161-3/+3
* | avutil/frame: use av_malloc(z)_array()Michael Niedermayer2014-04-151-4/+4
* | avutil/avstring: do not lose ascii characters when decoding non utf-8 with av...Michael Niedermayer2014-04-131-4/+4
* | avutil/log: add av_log_get_flags()Michael Niedermayer2014-04-123-1/+7
* | avutil/log: factor "level != AV_LOG_INFO/8" checks outMichael Niedermayer2014-04-091-4/+8
* | Merge commit '8b17243d1742279bcb2368f8d325ea71e66736c8'Michael Niedermayer2014-04-093-1/+14
|\ \ | |/
| * lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-073-1/+14
| * xtea: Add Doxy @file and groupTimothy Gu2014-04-072-0/+9
| * adler32: Fix doxy group definitionTimothy Gu2014-04-072-0/+21
* | Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14'Michael Niedermayer2014-04-074-2/+7
|\ \ | |/
| * aarch64: add armv8 CPU flagJanne Grunau2014-04-064-2/+7
* | Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81'Michael Niedermayer2014-04-042-3/+3
|\ \ | |/
| * replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-042-3/+3
| * log: Unbreak windows supportLuca Barbato2014-04-031-0/+1
* | lavu/opt: validate range before dereferenceLukasz Marek2014-04-041-2/+4
* | log: allow color highlighting in Cygwin's minttyJames Darnley2014-04-041-3/+3
* | avutil/log: remove stray ;Michael Niedermayer2014-04-031-1/+1
* | avutil/log: fix negative log levelsMichael Niedermayer2014-04-031-3/+5
* | avutil/log: add code to test av_log()Michael Niedermayer2014-04-032-0/+24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-031-1/+1
|\ \ | |/
| * log: Do not assume the TERM variable is always setLuca Barbato2014-04-031-1/+1
* | Merge commit '42ba1c51d9e843135772a3b9e5cf036a37b28bdb'Michael Niedermayer2014-04-031-6/+8
|\ \ | |/
| * log: Document AV_LOG_C usageLuca Barbato2014-04-031-6/+8
* | Merge commit '28b9ac4e48f3405a82e8e87ead336188215cf1e6'Michael Niedermayer2014-04-031-2/+2
|\ \ | |/
| * log: Remove undefined behaviourLuca Barbato2014-04-031-2/+2
* | Merge commit '7763118cae4eb468b032dbd29af15a011c2c233b'Michael Niedermayer2014-04-033-6/+26
|\ \ | |/
| * log: Support for 256color terminalsLuca Barbato2014-04-033-20/+47
| * lavu: add missing formats to av_pix_fmt_swap_endiannessJanne Grunau2014-04-021-0/+3
* | log: Factorize check_color_terminal() outLuca Barbato2014-04-031-22/+25
* | lavu/opt: dont crash on freeing NULL AVOptionRangesLukasz Marek2014-04-031-0/+3
* | Merge commit 'lukaszmluki/master^'Michael Niedermayer2014-04-033-10/+77
|\ \
| * | lavu/opt: extend AVOptionRange by extra valuesLukasz Marek2014-04-033-10/+77
* | | dict: const pointers to dictionary where possibleRoman Fietze2014-04-032-4/+4
|/ /
* | avutil/fixed_dsp: remove redundant castMichael Niedermayer2014-04-011-1/+1
* | libavutil: Add fixed_dspNedeljko Babic2014-04-014-1/+244
* | avutil/opt: dont crash on av_opt_set_dict() with NULLMichael Niedermayer2014-03-301-0/+3
OpenPOWER on IntegriCloud