aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lavu/mem: add av_dynarray_add_nofree functionLukasz Marek2014-03-293-3/+31
* | avutil/frame: undeprecate AVFrame.motion_val APIMichael Niedermayer2014-03-261-2/+0
* | x86/cpu: check for OS support before enabling AVX2James Almer2014-03-251-1/+1
* | Merge commit 'd161ae0a37900cbd36c1390ca32a56b892c02ab5'Michael Niedermayer2014-03-243-1/+23
|\|
| * frame: add a function for removing side data from a frameAnton Khirnov2014-03-243-1/+23
* | Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78'Michael Niedermayer2014-03-244-1/+57
|\|
| * Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-244-1/+57
* | avutil/dynarray: remove debug av_log() from AV_DYNARRAY_ADDMichael Niedermayer2014-03-221-2/+0
* | avutil/mem: avoid using intptr_t to access void* in av_dynarray_add()Michael Niedermayer2014-03-221-3/+3
* | lavu/mem: reimplement the dynarray functions with the macro.Nicolas George2014-03-221-53/+22
* | lavu: add AV_DYNARRAY_ADD() macro.Nicolas George2014-03-221-0/+72
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-221-11/+10
|\|
| * float_dsp: Replace arch optimization ifdefs by if cascadeDiego Biurrun2014-03-221-9/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-201-9/+9
|\|
| * float-dsp-test: do not use C99's predefined __func__Janne Grunau2014-03-201-9/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-191-23/+25
|\|
| * float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functionsMartin Storsjö2014-03-191-23/+25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-195-2/+279
|\|
| * aarch64: float_dsp NEON assemblerJanne Grunau2014-03-185-2/+279
* | Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-181-1/+35
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-182-0/+284
|\|
| * float_dsp: add test program and use it as fate testJanne Grunau2014-03-182-0/+284
* | Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'Michael Niedermayer2014-03-173-17/+33
|\|
| * RGBA64 pixel formatsJean First2014-03-163-1/+62
* | Merge commit 'da785231ea0b82b5c2526babbb2871c935b21a87'Michael Niedermayer2014-03-141-0/+54
|\|
| * bfin: Refactor duplicated assembly-related macrosDiego Biurrun2014-03-131-0/+54
* | Merge commit 'e99af2a3b1660b4f328335149980064692097cad'Michael Niedermayer2014-03-141-0/+34
|\|
| * bfin: Refactor duplicated l1_text/l1_data_B macrosDiego Biurrun2014-03-131-0/+34
* | Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer2014-03-131-2/+0
|\|
| * Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-131-2/+0