summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu: add all color-related enums to AVFramewm42014-06-01
* aarch64: Use the correct syntax for relocationsMartin Storsjö2014-05-29
* frame: fix the error path in av_frame_copy_props()Roman Savchenko2014-05-29
* ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun2014-05-28
* ppc: util_altivec: Drop unused macrosDiego Biurrun2014-05-28
* imgutils: make systematic palette opaque.Carl Eugen Hoyos2014-05-25
* display: Include mathematics.h for fallback definition of NANMartin Storsjö2014-05-19
* Add transformation matrix API.Vittorio Giovara2014-05-19
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-11
* mathematics: K&R formatting cosmeticsLuca Barbato2014-05-03
* lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-24
* avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-22
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-22
* crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-17
* lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-07
* xtea: Add Doxy @file and groupTimothy Gu2014-04-07
* adler32: Fix doxy group definitionTimothy Gu2014-04-07
* aarch64: add armv8 CPU flagJanne Grunau2014-04-06
* replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-04
* log: Unbreak windows supportLuca Barbato2014-04-03
* log: Do not assume the TERM variable is always setLuca Barbato2014-04-03
* log: Document AV_LOG_C usageLuca Barbato2014-04-03
* log: Remove undefined behaviourLuca Barbato2014-04-03
* log: Support for 256color terminalsLuca Barbato2014-04-03
* lavu: add missing formats to av_pix_fmt_swap_endiannessJanne Grunau2014-04-02
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-24
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-24
* float_dsp: Replace arch optimization ifdefs by if cascadeDiego Biurrun2014-03-22
* float-dsp-test: do not use C99's predefined __func__Janne Grunau2014-03-20
* float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functionsMartin Storsjö2014-03-19
* aarch64: float_dsp NEON assemblerJanne Grunau2014-03-18
* float_dsp: add test program and use it as fate testJanne Grunau2014-03-18
* RGBA64 pixel formatsJean First2014-03-16
* bfin: Refactor duplicated assembly-related macrosDiego Biurrun2014-03-13
* bfin: Refactor duplicated l1_text/l1_data_B macrosDiego Biurrun2014-03-13
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
* float_dsp: fix errors in documentationJanne Grunau2014-03-09
* timer: use mach_absolute_time as high resolution clock on darwinJanne Grunau2014-03-09
* dict: K&R formatting cosmeticsPatrice Clement2014-03-07
* arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau2014-03-05
* doc: fix a couple of typos in frame.hVittorio Giovara2014-03-04
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-24
* x86: add detection for Bit Manipulation Instruction setsJames Almer2014-02-23
* x86: add detection for FMA3 instruction setJames Almer2014-02-23
* x86: add missing XOP checks and macrosJames Almer2014-02-23
* aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-20
* x86: float dsp: unroll SSE versionsChristophe Gisquet2014-02-20
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-19
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-19
* threads: Check w32threads dependencies at the configure stageDiego Biurrun2014-02-19