summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/swfenc: fix generation of FileAttributes tagMarton Balint2021-01-23
* avfilter/af_astats: fix possible crash because of undefined float to integer ...Marton Balint2021-01-23
* Revert "avutil/timecode: fix sscanf format string with garbage at the end"Marton Balint2021-01-23
* qsv: dump more info in error, debug and verbose modeHaihao Xiang2021-01-23
* lavf/qsv: Add functions to print mfx iopattern, warning and errorHaihao Xiang2021-01-23
* avcodec/qsvdec: refact, remove duplicate code for plugin loadingXu Guangxin2021-01-23
* avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.cXu Guangxin2021-01-23
* avcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.cXu Guangxin2021-01-23
* avcodec/qsvdec_h2645: refact, use DEFINE_QSV_DECODER to remove duplicate codeXu Guangxin2021-01-23
* avcodec/qsvdec_other: refact, use DEFINE_QSV_DECODER to remove duplicate codeXu Guangxin2021-01-23
* avcodec/qsv_h2645: fix memory leak for plugin loadXu Guangxin2021-01-23
* avformat/flvdec: Use av_sat_add64() for pts computationMichael Niedermayer2021-01-23
* avformat/utils: Check dts - (1<<pts_wrap_bits) overflowMichael Niedermayer2021-01-23
* avformat/bfi: Check chunk_headerMichael Niedermayer2021-01-23
* avformat/ads: Check sizeMichael Niedermayer2021-01-23
* avformat/iff: Check block align also for ID_MAUDMichael Niedermayer2021-01-23
* doc/ffmpeg: document adrift_thresholdGyan Doshi2021-01-23
* doc/ffmpeg: restore location of stray passageGyan Doshi2021-01-23
* doc/fftools-common-opts: document max_allocGyan Doshi2021-01-23
* doc/fftools-common-opts: document buildconfGyan Doshi2021-01-23
* avcodec/utils: Check for integer overflow in get_audio_frame_duration() for A...Michael Niedermayer2021-01-23
* avformat/fitsdec: Better size checksMichael Niedermayer2021-01-23
* avformat/mxfdec: Fix integer overflow in next position in mxf_read_local_tags()Michael Niedermayer2021-01-23
* avcodec/tableprint: Don't include mem_internal.hAndreas Rheinhardt2021-01-22
* avfilter/vf_atadenoise: fix mid calculationPaul B Mahol2021-01-22
* avfilter/vf_estdif: make interpolation used user configurablePaul B Mahol2021-01-22
* avfilter/vf_atadenoise: add sigma optionsPaul B Mahol2021-01-22
* avcodec/h264_metadata_bsf: Don't use unitialized valueAndreas Rheinhardt2021-01-22
* avcodec/videotoolboxenc: Fix SEI enum identifiersAndreas Rheinhardt2021-01-22
* avfilter/vf_w3fdif: reduce overhead calling execute for every planePaul B Mahol2021-01-22
* tests/dnn: fix build issue after function name changedGuo, Yejun2021-01-22
* dnn: Add ff_ prefix to unnamespaced globalsMark Thompson2021-01-22
* dnn_backend_native.c: Add missing static to local variableMark Thompson2021-01-22
* dnn-layer-conv2d-test.c: remove dependency of dnn_native_classGuo, Yejun2021-01-22
* avutils/vulkan: hwmap, respect src frame resolutionXu Guangxin2021-01-22
* dnn_backend_native_layer_mathbinary.c: Delete unused global variableMark Thompson2021-01-22
* dnn_backend_native_layer_conv2d.c: refine code with av_malloc_array and av_freepGuo, Yejun2021-01-22
* dnn_backend_native_layer_conv2d.c: correct struct name with CamelCaseGuo, Yejun2021-01-22
* dnn/queue: remove prefix FF for Queue and SafeQueueGuo, Yejun2021-01-22
* libavfilter/dnn: add prefix ff_ for internal functionsGuo, Yejun2021-01-22
* libavfilter/dnn: use avpriv_report_missing_feature for unsupported featuresGuo, Yejun2021-01-22
* dnn_backend_openvino.c: add version mismatch reminderGuo, Yejun2021-01-22
* avformat/async: Use AVERROR macroLimin Wang2021-01-22
* lavd/dshow: Add namespace prefix to global functionsMark Thompson2021-01-21
* avcodec/cri: check for available input in unpack_10bit()Michael Niedermayer2021-01-21
* avformat/avidec: dv does not support palettesMichael Niedermayer2021-01-21
* avformat/dhav: Break out of infinite dhav search loopMichael Niedermayer2021-01-21
* libavformat/utils: consider avio_size() failure in ffio_limit()Michael Niedermayer2021-01-21
* avformat/nistspheredec: Check bits_per_coded_sample and channelsMichael Niedermayer2021-01-21
* avformat/paf: Do not zero allocated tables which are immedeately filledMichael Niedermayer2021-01-21