103339 Commits (b8e31568dfee086e068b1148e62d42682edf9041)
 

Author SHA1 Message Date
Nicolas George 85a6404d7e lavfi/formats: describe conversion in negotiation structure. 4 years ago
Nicolas George 86d3dd5627 lavfi/formats: put merge functions in structures. 4 years ago
Nicolas George 1d8e1afc00 lavu/internal: add FF_FIELD_AT(). 4 years ago
Lynne 1c5610824a
hwcontext_vulkan: use GPU memcpy when copying to system RAM 4 years ago
Lynne d5de9965ef
imgutils: expose av_image_copy_plane_uc_from() 4 years ago
Andreas Rheinhardt c44c03221d avfilter/vf_transpose_npp: Use correct array name 4 years ago
Paul B Mahol 96491430c2 avcodec/smc: use uint8_t type instead of longer variant 4 years ago
Paul B Mahol b78fccd080 avcodec/smc: report error codes instead of silently ignoring them 4 years ago
Paul B Mahol cf7240d1a7 avcodec/smc: 0xF0 opcode operates like 0xE0 opcode 4 years ago
Andreas Rheinhardt 18ec426a86 avfilter/formats: Factor common function combinations out 4 years ago
Anselm Busse 55d9d67679 Fix for bug #9231: B-frames parameter is ignored in videotoolboxenc 4 years ago
Haihao Xiang 115f5e8035 lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower modes 4 years ago
Andreas Rheinhardt 21c7df0d22 avutil/mem: Correct av_calloc() documentation 4 years ago
Andreas Rheinhardt f9126b62b6 avutil/mem: Reinline av_size_mult() internally 4 years ago
Andreas Rheinhardt 26aa844a21 avformat/oggdec: Use av_realloc_array() 4 years ago
Andreas Rheinhardt 3dc6e4d602 avfilter/vf_scale: Avoid unnecessary indirection 4 years ago
Michael Witten f040c1ec4e libavformat/file.c: 'file_delete()' and 'file_move()' require 'CONFIG_FILE_PROTOCOL' 4 years ago
Haihao Xiang c3ef9e0277 doc/examples/qsvdec: simplify this example via hw_device_ctx interface 4 years ago
Haihao Xiang ecee3b07cd qsvdec: add support for HW_DEVICE_CTX method 4 years ago
Andreas Rheinhardt 35b1f46d79 avfilter/avfilter: Use av_memdup where appropriate 4 years ago
Andreas Rheinhardt c66bb56d9a fftools/cmdutils: Use av_strstart() instead of strncmp() 4 years ago
Soft Works 4b3906bd7e libavcodec/qsvence: Use QSV encoder defaults as ffmpeg defaults 4 years ago
Paul B Mahol c245963a21 avfilter/af_join: fix eof timestamps and blocking in many scenarios 4 years ago
James Almer 90bf83d6f1 avcodec/h264_slice: use ff_h264_replace_picture when syncing thread contexts 4 years ago
James Almer a2a5a579bc avcodec/h264_picture: add ff_h264_replace_picture() 4 years ago
James Almer ab448a7f9b avcodec/h264_picture: split copying H264Picture some fields into a separate function 4 years ago
James Almer ce4a31cd1f avcodec/h264_slice: clear old slice POC values on parsing failure 4 years ago
Michael Niedermayer f803635c4f avcodec/faxcompr: Check for end of input in cmode == 1 in decode_group3_2d_line() 4 years ago
Michael Niedermayer 643b2d49bf avcodec/vc1dec: Disable error concealment for *IMAGE 4 years ago
Michael Niedermayer 8f2856a1da avcodec/sbrdsp_fixed: Fix negation overflow in sbr_neg_odd_64_c() 4 years ago
Michael Niedermayer c2f5e9ff3c avcodec/argo: Check for even dimensions 4 years ago
Shubhanshu Saxena 2063745a93 lavfi/dnn: DNNAsyncExecModule Execution Failure Handling 4 years ago
Shubhanshu Saxena 371e5672f3 lavfi/dnn_backend_tf: Error Handling for tf_create_inference_request 4 years ago
Shubhanshu Saxena 009b2e5b5e lavfi/dnn: Extract Common Parts from get_output functions 4 years ago
Shubhanshu Saxena 4d627acefa lavfi/dnn_backend_tf: Add TF_Status to TFRequestItem 4 years ago
Shubhanshu Saxena a3db9b5405 lavfi/dnn_backend_tf: Error Handling for execute_model_tf 4 years ago
Shubhanshu Saxena 0985e9283c lavfi/dnn: Async Support for TensorFlow Backend 4 years ago
Shubhanshu Saxena e6ae8fc18e lavfi/dnn_backend_tf: TFInferRequest Execution and Documentation 4 years ago
Shubhanshu Saxena c716578588 lavfi/dnn: Common Function to Get Async Result in DNN Backends 4 years ago
Shubhanshu Saxena 86f0a4f9de lavfi/dnn: Add Async Execution Mechanism and Documentation 4 years ago
Jin Bo 903c5d58f0 configure: [loongson] adjust MMI check in configure 4 years ago
Martin Storsjö bff7d662d7 movenc: Don't try to fix the fragment end duration if none will be written 4 years ago
Haihao Xiang 43aeeab764 lavfi/qsvvpp: do not mix up FFmpeg and SDK error code 4 years ago
Gregory Montoir 3f92496d9e avformat/paf: read frame rate from header @0x88 4 years ago
Timo Rothenpieler 00b579890d avcodec/nvenc: always set qp cr/cb offsets 4 years ago
Martin Storsjö c60b76d0c8 aarch64: h264dsp: Fix indentation of some functions to match the rest 4 years ago
Martin Storsjö e86ec831b0 aarch64: h264dsp: Remove unnecessary sign extensions 4 years ago
Marton Balint a2690dccca avcodec/mpeg12dec: report error when picture type is unknown and err_detect is EXPLODE 4 years ago
Marton Balint 188e17ac85 avformat/mxfdec: make MXFMetadataSet part of all metadata sets 4 years ago
Anton Khirnov 5fdb5ed613 FATE: add a test for sliced scaling 4 years ago