4876 Commits (fd2d6f376d84f1cf1a1fc2daf0560b72a8203901)

Author SHA1 Message Date
wm4 36855abc0e lavu/frame: fix inconsistent qp_table_buf deprecation 7 years ago
Tobias Rapp 1296a718dc avutil/log: print level prefix also when no AVClass context is available 7 years ago
James Almer 7af2336598 avutil: bump version after the latest AVOption flag addition 7 years ago
Jun Zhao 7b5cf0a410 lavu/opt: add bit stream filter option dump support. 7 years ago
Jun Zhao e0e72539cf lavu/opt: add AV_OPT_FLAG_BSF_PARAM 7 years ago
James Almer 950170bd3b avutil: add missing version bump for AV_CRC_8_EBU 7 years ago
Marton Balint 8d37dd6ed3 avutil/parseutils: only accept full us duration, do not accept mss duration 7 years ago
Aurelien Jacobs 0b4ad86959 crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 7 years ago
Rostislav Pehlivanov 8218249f1f parseutils: accept only full "ms" suffix 7 years ago
Aurelien Jacobs 61c972384d parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATION 7 years ago
Rostislav Pehlivanov 6731f60598 frame: add an av_frame_new_side_data_from_buf function 7 years ago
Gyan Doshi b6652f5100 avutil/timecode: fix starting frame number for 59.94 fps 7 years ago
Ruiling Song 8ca39b855a qsv: Default PicStruct to progressive 7 years ago
Mark Thompson 193e43e619 hwcontext_vaapi: Fix frames context creation with external attributes 7 years ago
Mark Thompson fabcbfba38 hwcontext_vaapi: Add more surface formats 7 years ago
Michael Niedermayer ab6f571ef7 avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c() 7 years ago
James Almer 8a8d0b319a avutil/crypto: change length parameter to size_t on the remaining modules 7 years ago
wm4 474194a8d0 avutil/opt: remove ABI hacks 7 years ago
Mark Thompson e412d683fe hwcontext: Perform usual uninitialisation on derived frames contexts 7 years ago
Mark Thompson caecb85014 hwcontext: Perform usual initialisation on derived device contexts 7 years ago
Diego Biurrun 4cf84e254a Drop some unnecessary config.h #includes 7 years ago
Mark Thompson 2eb396b175 hwcontext: Fix memory leak on derived frame allocation failure 7 years ago
Jun Zhao 96e476cc9d hwcontext: Fix documentation for av_hwdevice_ctx_alloc() 7 years ago
Jacob Trimble 9f07cf7c00 avutil/aes_ctr: Add method to set 16-byte IV. 7 years ago
Henrik Gramner 6f62b0bd4f x86inc: Drop cpuflags_slowctz 7 years ago
Henrik Gramner eb5f063e7c x86inc: Correctly set mmreg variables 7 years ago
Henrik Gramner 6b6edd1216 x86inc: Support creating global symbols from local labels 7 years ago
Henrik Gramner 9e4b3675f2 x86inc: Use .rdata instead of .rodata on Windows 7 years ago
Henrik Gramner 3a02cbe3fa x86inc: Enable AVX emulation for floating-point pseudo-instructions 7 years ago
Martin Storsjö 85e10c0a93 intreadwrite: Use __unaligned in MSVC for ARM64 as well 7 years ago
wm4 27b9f82e2c hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints() 7 years ago
wm4 cbbb206734 hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints() 7 years ago
James Almer ef21033c32 avutil/mastering_display_metadata: fix copyright header wrongly formated as doxy 7 years ago
Anton Khirnov 89b84cb18b It has been replaced by C11 stdatomic.h and is now unused. 7 years ago
James Almer 8d9c9775b2 avutil/log: use thread wrappers for the locking functionality 7 years ago
wm4 18fbfd7bf8 hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly 7 years ago
Humberto Ribeiro 59b126f922 libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDisplayModeEx 7 years ago
Carl Eugen Hoyos 695b1d8111 lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc(). 7 years ago
Carl Eugen Hoyos 21b5990da4 lavu/mem: Do not realloc in av_fast_realloc() if size == min_size. 7 years ago
Zhong Li e23190269f lavu/qsv: add log message for libmfx version 7 years ago
wm4 a04c2c707d lavc: replace and deprecate the lock manager 7 years ago
wm4 9b121dfc32 w32pthreads: always use Vista+ API, drop XP support 7 years ago
James Almer 90d216cb90 x86inc: set the correct amount of simd regs in x86_64 when avx512 is enabled but not used 7 years ago
Henrik Gramner f7197f68dc x86inc: AVX-512 support 7 years ago
James Darnley e2218ed8ce avutil: add alignment needed for AVX-512 7 years ago
James Darnley 4783a01c11 avutil: detect when AVX-512 is available 7 years ago
James Darnley 8b81eabe57 avutil: add AVX-512 flags 7 years ago
Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
Aman Gupta e4d9f05ca7 lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC 7 years ago
Andrew D'Addesio 9b45bcf713 libavutil: Add saturating subtraction functions 7 years ago