4785 Commits (d5343a5005af770b7dfa31e53d41a05041b7f75c)

Author SHA1 Message Date
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
Martin Storsjö 3a7b4ae62c arm: Produce .const_data instead of .section .rodata for Mach-O 7 years ago
Mark Thompson 44000b7744 hwcontext_d3d11: Fix crash with valid adapter but no device 7 years ago
Jacob Trimble db2a7c947e avcodec/avcodec.h: Add encryption info side data. 7 years ago
Mark Thompson ac993e73de hwcontext_opencl: Add support for mapping DRM objects to Beignet 7 years ago
Mark Thompson ca9f13bbce hwcontext_vaapi: Pass correct read/write flags when exporting surfaces 7 years ago
Mark Thompson c6bbb8cca7 hwcontext_vaapi: Add support for legacy DRM mapping 7 years ago
Mark Thompson f86e8c91d0 hwcontext_drm: Clarify value for unknown format modifiers 7 years ago
Mark Thompson 9313422dfc hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headers 7 years ago
Ruiling Song 86499771d1 qsv: align surface width/height to 16. 7 years ago
James Almer 72bb955625 avutil/integer: move the test to the corresponding subdirectory 7 years ago
Mark Thompson 0f3d1c69b5 hwcontext_vaapi: Always include DRM hwcontext header 7 years ago
Mark Thompson 389f4c3e0d hwcontext_vaapi: Fix condition for DRM device derivation 7 years ago
wm4 4b86ac27a0 lavu/frame: add QP side data 7 years ago
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