summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-04
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* avutil: add alias names for gray 8/16 colour spacesVittorio Giovara2014-08-04
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-04
* imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-04
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* aarch64: use MACH-O const data asm directive in const macroJanne Grunau2014-08-04
* cpu-test: test av_cpu_countJanne Grunau2014-08-04
* fate: add informative cpu testJanne Grunau2014-08-04
* pixdesc: K&R formatting cosmeticsLuca Barbato2014-08-01
* avstring: Expose the simple name match functionLuca Barbato2014-07-29
* arm: Macroize the test for 'setend' CPU instruction supportBen Avison2014-07-21
* armv6: Accelerate butterflies_floatBen Avison2014-07-18
* armv6: Accelerate vector_fmul_windowBen Avison2014-07-18
* display: add matrix flip apiVittorio Giovara2014-07-09
* audio_fifo: Split into a separate doxygen moduleTimothy Gu2014-07-06
* samplefmt: Add doxygen categoriesTimothy Gu2014-07-06
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernelMartin Storsjö2014-06-28
* pixfmt: mark the reserved valuesVittorio Giovara2014-06-23
* lzo: Handle integer overflowLuca Barbato2014-06-23
* Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-20
* stereo3d: add missing include guardsVittorio Giovara2014-06-19
* AVFrame: factor out freeing the side dataRoman Savchenko2014-06-18
* av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau2014-06-09
* dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun2014-06-05
* build: check if AS supports the '.func' directiveJanne Grunau2014-06-03
* aarch64: use '#' for whole line asm commentsJanne Grunau2014-06-03
* aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau2014-06-03
* aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau2014-06-03
* Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-02
* 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