491 Commits (b89081e01be76fc6166131fb082151041b1a56b5)

Author SHA1 Message Date
Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
James Almer 28d5a3a74a lavu: rename and move ff_parity to av_parity 9 years ago
erankor 23ac99dc17 libavutil: add aes-ctr support 9 years ago
Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
Reynaldo H. Verdejo Pinochet 21c34cb261 libavutil: add version component accessor macros 9 years ago
Ganesh Ajjanagadde 1bb7db217d avutil/crc: avoid needless space wastage of hardcoded crc table 9 years ago
Clément Bœsch 56bdf61baa avutil/motion_vector: export subpel motion information 9 years ago
Michael Niedermayer fc91eeab0b avutil/mem: Add av_fast_mallocz() 9 years ago
Ganesh Ajjanagadde 6f520ce1a6 avutil/common: add av_rint64_clip 9 years ago
Martin Storsjö 92d107a171 xtea: Add functions for little endian mode 9 years ago
Rodger Combs 1e477a970f lavu: add AESNI CPU flag 9 years ago
James Almer 3d1690b8c6 avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Rodger Combs 0562f95902 lavu/opt: add flag to return NULL when applicable in av_opt_get 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 9 years ago
Michael Niedermayer 77d03b0ebb avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/TRC_SMPTEST428_1 and AVCOL_TRC_SMPTEST2084 9 years ago
Clément Bœsch 9117748cff avutil/opt: add AV_OPT_TYPE_BOOL 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Hendrik Leppkes d83dd630a0 lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft 9 years ago
Hendrik Leppkes 237cf3786e lavu: Drop old deprecated AVOption API 9 years ago
Hendrik Leppkes 137f075993 lavu/hmac: remove deprecated type ids 9 years ago
Hendrik Leppkes 545559e43d Remove FF_CONST_AVUTIL55 cruft 9 years ago
Hendrik Leppkes a991526832 lavu/frame: put frame QP elements under a new version guard 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
Timothy Gu 0aa9bbbc37 version: Fix two more typos 9 years ago
Michael Niedermayer 0b7829901b */version.h: Add note/recommandition about bumping major 9 years ago
Gwenole Beauchesne 9f8e57efe4 vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). 9 years ago
James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 9 years ago
James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 9 years ago
James Almer bc397246aa avutil/hmac: fix API/ABI compatibility with the fork 9 years ago
Paul B Mahol f0489a35c0 avutil: add ayuv64le and ayuv64be packed pixel format 9 years ago
Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 10 years ago
Nedeljko Babic 19ed3e35a5 libavutil/doc: Changes in documentation due to changes to fixed_dsp 10 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
James Almer c312bfac4c x86/cpu: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Michael Niedermayer 1fb9b2a283 avutil: Add av_q2intfloat() 10 years ago
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Vittorio Giovara eaa2d123f0 log: Print a full backtrace along with error messages under Valgrind 10 years ago
Vittorio Giovara c253340ae6 log: Introduce a more verbose debug level 10 years ago
Luca Barbato 27f2746282 parseutils: Make av_small_strptime public 10 years ago