summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
...
* x86inc: Simplify AUTO_REP_RETHenrik Gramner2016-01-23
* x86inc: Use more consistent indentationHenrik Gramner2016-01-23
* x86inc: Preserve arguments when allocating stack spaceHenrik Gramner2016-01-23
* x86inc: Improve FMA instruction handlingHenrik Gramner2016-01-23
* x86inc: Be more verbose in assertion failuresHenrik Gramner2016-01-23
* x86inc: Make cpuflag() and notcpuflag() return 0 or 1Henrik Gramner2016-01-23
* pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample()Anton Khirnov2016-01-23
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* arm: Fix vfp dead code elimination with have_vfp_vmMartin Storsjö2016-01-08
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
* arm64: add cycle counter supportJanne Grunau2015-12-14
* libavutil: move FFALIGN macro from common.h to macros.hJanne Grunau2015-12-14
* xtea: Add functions for little endian modeMartin Storsjö2015-11-13
* xtea: Clarify that the current API works in big endian modeMartin Storsjö2015-11-13
* thread: Provide no-op variants for pthread_onceLuca Barbato2015-10-14
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-12
* avutil/avstring: Inline some tiny functionsHenrik Gramner2015-10-03
* lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-30
* mips: intreadwrite: Only execute that code for mips r1 or r2Vicente Olivert Riera2015-09-29
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-17
* pixdesc: Document the component orderLuca Barbato2015-09-10
* pixdesc: Add missing alpha flag for yuva420p9beHendrik Leppkes2015-09-10
* pixdesc: Consistently order componentsHendrik Leppkes2015-09-10
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-07
* lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-07
* des: Add missing includeVittorio Giovara2015-08-31
* Bump major versions of all librariesVittorio Giovara2015-08-28
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* lavu: Drop deprecated private lls functionsVittorio Giovara2015-08-28
* lavu: Drop deprecated context size variablesVittorio Giovara2015-08-28
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbolVittorio Giovara2015-08-28
* lavu: Drop deprecated audioconvert.h headerVittorio Giovara2015-08-28
* lavu: Drop deprecated av_reverse functionVittorio Giovara2015-08-28
* lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-28
* lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-28
* channel_layout: Add a 16channel default layoutLuca Barbato2015-08-23
* x86inc: Various minor backports from x264Henrik Gramner2015-08-13
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
* x86inc: Disable vpbroadcastq workaround in newer yasm versionsHenrik Gramner2015-08-11
* x86inc: Fix instantiation of YMM registersChristophe Gisquet2015-08-11
* x86inc: warn when instructions incompatible with current cpuflags are usedAnton Mitrofanov2015-08-11
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-11
* x86inc: warn if XOP integer FMA instruction emulation is impossibleAnton Mitrofanov2015-08-11
* des: extend av_des_init() doxyJames Almer2015-07-31
* des: add av_des_alloc()James Almer2015-07-31
* xtea: add av_xtea_alloc()James Almer2015-07-31
* rc4: extend av_rc4_init() doxyJames Almer2015-07-31
* rc4: add av_rc4_alloc()James Almer2015-07-31