4963 Commits (41b05b849f215b03eeb9e3608571ba47de64182a)

Author SHA1 Message Date
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
Steve Lhomme abf806f7f1 random_seed: use bcrypt instead of the old wincrypt API 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
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