103543 Commits (b9426f371a153d4340cbed0e61e8aed8b5f760f1)
 

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