2006 Commits (e10b7ef2fe56603fb1baac6b20fd6bd0a3fdd0d0)

Author SHA1 Message Date
wm4 7a6cf27714 lavu: improve documentation of some AVFrame functions 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Anton Khirnov d847a40888 hwcontext_cuda/vdpau: add to skipheaders 9 years ago
Anton Khirnov ad884d1002 hwcontext: add a CUDA implementation 9 years ago
Anton Khirnov 7bc780cd44 pixfmt: add a CUDA hwaccelled format 9 years ago
Anton Khirnov a001ce31bc hwcontext: add a VDPAU implementation 9 years ago
Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago
Anton Khirnov 721a4efc05 buffer: add support for pools using caller data in allocation 9 years ago
James Almer b624f0660b x86: Add ymm_reg struct 9 years ago
Vittorio Giovara 6695f178a5 pixdesc: Use AV_CEIL_RSHIFT in documentation 9 years ago
Vittorio Giovara 1546a41ada pixdesc: Drop unneeded deprecation warning guards 9 years ago
Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Henrik Gramner 002c47798d x86inc: Avoid creating unnecessary local labels 9 years ago
Henrik Gramner fd6ecac38e x86inc: Simplify AUTO_REP_RET 9 years ago
Henrik Gramner 5ca8e195e5 x86inc: Use more consistent indentation 9 years ago
Henrik Gramner 91ed050f42 x86inc: Preserve arguments when allocating stack space 9 years ago
Henrik Gramner 715eb7ca24 x86inc: Improve FMA instruction handling 9 years ago
Henrik Gramner f60f06d989 x86inc: Be more verbose in assertion failures 9 years ago
Henrik Gramner 7adcd4e841 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 9 years ago
Anton Khirnov d336bfcf69 pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample() 9 years ago
Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
Martin Storsjö 73c8c0341c arm: Fix vfp dead code elimination with have_vfp_vm 9 years ago
Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
Janne Grunau 64034849da arm64: add cycle counter support 9 years ago
Janne Grunau 50078c1c80 libavutil: move FFALIGN macro from common.h to macros.h 9 years ago
Martin Storsjö 92d107a171 xtea: Add functions for little endian mode 9 years ago
Martin Storsjö 1fc94724f1 xtea: Clarify that the current API works in big endian mode 9 years ago
Luca Barbato c53e796f8b thread: Provide no-op variants for pthread_once 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Henrik Gramner 2c3dbff1d8 avutil/avstring: Inline some tiny functions 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Vicente Olivert Riera d00bb8addc mips: intreadwrite: Only execute that code for mips r1 or r2 9 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 9 years ago
Luca Barbato 7b02cb29d9 pixdesc: Document the component order 9 years ago
Hendrik Leppkes c7ed26ad60 pixdesc: Add missing alpha flag for yuva420p9be 9 years ago
Hendrik Leppkes e336c51e6f pixdesc: Consistently order components 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Vittorio Giovara 6b3ef7f080 lavu: Remove bit packing from AVComponentDescriptor 9 years ago
wm4 b8b5d82744 lavu: extend size of the AVPixFmtDescriptor.flags field 9 years ago
Vittorio Giovara a686e58165 des: Add missing include 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 9 years ago
Vittorio Giovara 3d89373fae lavu: Drop deprecated private lls functions 9 years ago
Vittorio Giovara 2f9b652e8c lavu: Drop deprecated context size variables 9 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 9 years ago
Vittorio Giovara bf7114b6ca lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol 9 years ago
Vittorio Giovara 2d40968dd3 lavu: Drop deprecated audioconvert.h header 9 years ago
Vittorio Giovara cdfe45ad37 lavu: Drop deprecated av_reverse function 9 years ago
Vittorio Giovara 2f8cbbc962 lavu: Drop deprecated external access to AVPixFmtDescriptor table 9 years ago
Vittorio Giovara 183db02a51 lavu: Drop deprecated old_pix_fmt.h and related code 9 years ago