2121 Commits (c70add61d1551bf31734f7ef7d87824ff5389280)

Author SHA1 Message Date
Hendrik Leppkes e336c51e6f pixdesc: Consistently order components 10 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 10 years ago
Vittorio Giovara 6b3ef7f080 lavu: Remove bit packing from AVComponentDescriptor 10 years ago
wm4 b8b5d82744 lavu: extend size of the AVPixFmtDescriptor.flags field 10 years ago
Vittorio Giovara a686e58165 des: Add missing include 10 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 10 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 10 years ago
Vittorio Giovara 3d89373fae lavu: Drop deprecated private lls functions 10 years ago
Vittorio Giovara 2f9b652e8c lavu: Drop deprecated context size variables 10 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 10 years ago
Vittorio Giovara bf7114b6ca lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol 10 years ago
Vittorio Giovara 2d40968dd3 lavu: Drop deprecated audioconvert.h header 10 years ago
Vittorio Giovara cdfe45ad37 lavu: Drop deprecated av_reverse function 10 years ago
Vittorio Giovara 2f8cbbc962 lavu: Drop deprecated external access to AVPixFmtDescriptor table 10 years ago
Vittorio Giovara 183db02a51 lavu: Drop deprecated old_pix_fmt.h and related code 10 years ago
Luca Barbato e23f84d965 channel_layout: Add a 16channel default layout 10 years ago
Henrik Gramner 44b4444120 x86inc: Various minor backports from x264 10 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner 1c6bb81328 x86inc: Disable vpbroadcastq workaround in newer yasm versions 10 years ago
Christophe Gisquet f5e486f6f8 x86inc: Fix instantiation of YMM registers 10 years ago
Anton Mitrofanov b114d28a18 x86inc: warn when instructions incompatible with current cpuflags are used 10 years ago
Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 10 years ago
Anton Mitrofanov 8c75ba55a4 x86inc: warn if XOP integer FMA instruction emulation is impossible 10 years ago
James Almer 3e853ff7ac des: extend av_des_init() doxy 10 years ago
James Almer d9e8b47e31 des: add av_des_alloc() 10 years ago
James Almer 5d8bea3bb2 xtea: add av_xtea_alloc() 10 years ago
James Almer b469832de9 rc4: extend av_rc4_init() doxy 10 years ago
James Almer ae365453c3 rc4: add av_rc4_alloc() 10 years ago
James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 10 years ago
James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 10 years ago
James Almer e59f7cd89e fate: add test vectors for HMAC SHA and SHA-2 10 years ago
James Almer 7e38340b83 hmac: add support for SHA-2 10 years ago
Luca Barbato 219b39a71a parseutil: Use non ambiguous aliases for uhd 10 years ago
Luca Barbato e93ca480c9 parseutil: Add more resolution aliases 10 years ago
Henrik Gramner d1a6cb195f x86: Serialize rdtsc in read_time() 10 years ago
Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 10 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
Luca Barbato a6f19d6a9f configure: Support MSVC 2015 10 years ago
James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
James Almer cae3985120 x86: Add helper macros to check for slow cpuflags 10 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Luca Barbato d0bf20a4f2 ppc: vsx: Implement diff_pixels and get_pixels 10 years ago
Luca Barbato eecd29b3fd ppc: vsx: Implement float_dsp 10 years ago
Luca Barbato 7d07ee5a9b ppc: cpu: Add support for VSX and POWER8 extensions 10 years ago
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian 10 years ago
Luca Barbato 3058872c29 ppc: Clarify and extend the cpuid check 10 years ago
Luca Barbato baa94563fe ppc: linux: Check altivec using the auxv 10 years ago
Luca Barbato 72cebae0d9 ppc: avutil: Use the abriged vector types 10 years ago
Luca Barbato 254eb5b6fa ppc: avutil: Drop a potentially dangerous workaround 10 years ago
wm4 a64a5773ea pixfmt: remove misleading and broken documentation 10 years ago