2025 Commits (74d98d1b0e0e7af444c933ea3c472494de3ce6f2)

Author SHA1 Message Date
  Diego Biurrun f2422b5875 testprogs: Mark some tables as static const 9 years ago
  Thomas Guillem 785bfb1d7b pixfmt: fix wrong comment 9 years ago
  Anton Khirnov a0f469da74 hwcontext: initialize sw_format in av_hwframe_ctx_alloc() 9 years ago
  Martin Storsjö 798845ce7e testprogs: Add missing libm.h includes 9 years ago
  Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 10 years ago
  Diego Biurrun 01621202aa build: miscellaneous cosmetics 10 years ago
  Diego Biurrun 3b08d9d932 testprogs: K&R formatting cosmetics 10 years ago
  Diego Biurrun 439929859a testprogs: Clean up #includes 10 years ago
  Michael Niedermayer 564b4591bb opt: Add av_opt_copy() 11 years ago
  Lukasz Marek 8833f1508b opt: Add const to av_opt_next 11 years ago
  Diego Biurrun 0d2fcdb1c5 opt-test: Merge struct declaration and initialization 10 years ago
  Diego Biurrun d3044cf37f opt-test: Move some variable declarations to avoid block braces 10 years ago
  Diego Biurrun a84713e70d parseutils-test: Move some variable declarations to avoid block braces 10 years ago
  Diego Biurrun 52385410b7 des-test: Move a variable declaration to avoid an ifdef 10 years ago
  Mark Thompson 551c6775ab lavu: VAAPI hwcontext implementation 10 years ago
  Mark Thompson d264c720f7 lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 10 years ago
  Mark Thompson b1f01e85a9 lavu: add a way to query hwcontext frame constraints 10 years ago
  Anton Khirnov 328e9a15c5 buffer: drop a reference to a non-existing function from the docs 10 years ago
  Anton Khirnov 7480d00131 pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy 10 years ago
  wm4 7a6cf27714 lavu: improve documentation of some AVFrame functions 10 years ago
  Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 10 years ago
  Anton Khirnov d847a40888 hwcontext_cuda/vdpau: add to skipheaders 10 years ago
  Anton Khirnov ad884d1002 hwcontext: add a CUDA implementation 10 years ago
  Anton Khirnov 7bc780cd44 pixfmt: add a CUDA hwaccelled format 10 years ago
  Anton Khirnov a001ce31bc hwcontext: add a VDPAU implementation 10 years ago
  Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 10 years ago
  Anton Khirnov 721a4efc05 buffer: add support for pools using caller data in allocation 10 years ago
  James Almer b624f0660b x86: Add ymm_reg struct 10 years ago
  Vittorio Giovara 6695f178a5 pixdesc: Use AV_CEIL_RSHIFT in documentation 10 years ago
  Vittorio Giovara 1546a41ada pixdesc: Drop unneeded deprecation warning guards 10 years ago
  Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 10 years ago
  Henrik Gramner 002c47798d x86inc: Avoid creating unnecessary local labels 10 years ago
  Henrik Gramner fd6ecac38e x86inc: Simplify AUTO_REP_RET 10 years ago
  Henrik Gramner 5ca8e195e5 x86inc: Use more consistent indentation 10 years ago
  Henrik Gramner 91ed050f42 x86inc: Preserve arguments when allocating stack space 10 years ago
  Henrik Gramner 715eb7ca24 x86inc: Improve FMA instruction handling 10 years ago
  Henrik Gramner f60f06d989 x86inc: Be more verbose in assertion failures 10 years ago
  Henrik Gramner 7adcd4e841 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 10 years ago
  Anton Khirnov d336bfcf69 pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample() 10 years ago
  Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 10 years ago
  Martin Storsjö 73c8c0341c arm: Fix vfp dead code elimination with have_vfp_vm 10 years ago
  Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 10 years ago
  Janne Grunau 64034849da arm64: add cycle counter support 10 years ago
  Janne Grunau 50078c1c80 libavutil: move FFALIGN macro from common.h to macros.h 10 years ago
  Martin Storsjö 92d107a171 xtea: Add functions for little endian mode 10 years ago
  Martin Storsjö 1fc94724f1 xtea: Clarify that the current API works in big endian mode 10 years ago
  Luca Barbato c53e796f8b thread: Provide no-op variants for pthread_once 10 years ago
  Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 10 years ago
  Henrik Gramner 2c3dbff1d8 avutil/avstring: Inline some tiny functions 10 years ago
  Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 10 years ago