summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov2016-02-18
* hwcontext: add a CUDA implementationAnton Khirnov2016-02-14
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-14
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-14
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-14
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-14
* x86: Add ymm_reg structJames Almer2016-01-28
* pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara2016-01-25
* pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara2016-01-25
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-23
* x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-23
* 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