4815 Commits (abb28d41ea8dd747eb86121781615d0722f386b3)

Author SHA1 Message Date
Michael Niedermayer aa41d322be avutil/common: Fix undefined behavior in av_clip_uintp2_c() 7 years ago
Derek Buitenhuis 238a8ae92f pixdesc: Only check against valid entries when iterating over lists of enums 7 years ago
Jun Zhao 3bab7b70da lavu/hwcontext_opecl: fix the build warning 7 years ago
Ruiling Song e4006a474f lavu: add calling convention for OpenCL callback. 7 years ago
Vittorio Giovara c9fcdac118 Use the same name for stereo3d frame/packet side data 7 years ago
Mark Thompson 8ef51a4092 hwcontext_vaapi: Fix mapping from DRM 7 years ago
Mark Thompson ba7d1377e8 hwcontext: Add test for device creation and derivation 7 years ago
Mark Thompson 989c5a84ac lavu/Makefile: Fix alignment and ordering 7 years ago
Mark Thompson 136260eb88 hwcontext: Do not call device_init again when deriving an existing device 7 years ago
Marton Balint 1b2471039b avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer 7 years ago
Haihao Xiang bed670a1de hwcontext_vaapi: Add an assert in vaapi_map_from_drm() 7 years ago
Timo Rothenpieler ece068a771 avutil/hwcontext_cuda: use generic size and pointer assignment functions 7 years ago
Timo Rothenpieler 41a18982d0 avutil/hwcontext_cuda: add support for nvenc rgb formats 7 years ago
Timo Rothenpieler 9b82e333b7 avutil/hwcontext_cuda: explicitly synchronize cuMemcpy calls 7 years ago
Timo Rothenpieler c855683427 avutil/hwcontext_cuda: add CUstream in cuda hwctx 7 years ago
Paul B Mahol aef93c6aa5 avutil: add gray14 pixel format 7 years ago
Paul B Mahol f43fd68f28 avfilter/drawutils: add support for full range 7 years ago
Marton Balint 7033654f7f Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used 7 years ago
Marton Balint 56b081da57 avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 7 years ago
Mark Thompson 92a0a6bea9 hwcontext_vaapi: Fix compilation with libva versions < 1.4.0 7 years ago
Clément Bœsch 5be0410cb3 lavu/opt: add AV_OPT_FLAG_DEPRECATED 7 years ago
Clément Bœsch 71fa82bed6 lavu/threadmessage: add av_thread_message_queue_nb_elems() 7 years ago
Jacob Trimble f7221d8e67 avformat/mov: Increase support for common encryption. 7 years ago
Michael Niedermayer 3c1ecb057d Bump minor versions after release/4.0 branching 7 years ago
Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
Steve Lhomme aedbf1640c avutil/random_seed: use bcrypt instead of the old wincrypt API 7 years ago
Diego Biurrun 8f144d9e3d Drop Windows XP support remnants 7 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
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