summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/snow_dwt: Make ff_snow_(horizont|vertic)al_compose97i staticAndreas Rheinhardt2021-09-08
* avcodec/jpeg2000: Make ff_tag_tree_size() staticAndreas Rheinhardt2021-09-08
* avcodec/mqcenc: Make ff_mqc_flush() staticAndreas Rheinhardt2021-09-08
* avcodec/qsv: Make ff_qsv_map_error() staticAndreas Rheinhardt2021-09-08
* avcodec/h263dec: Make ff_h263_hw_config_list staticAndreas Rheinhardt2021-09-08
* avcodec/cbs: Make ff_cbs_alloc_unit_data() staticAndreas Rheinhardt2021-09-08
* avcodec/bsf: ff_list_bsf staticAndreas Rheinhardt2021-09-08
* avformat/dhav: use frame number if timestamp difference is zeroPaul B Mahol2021-09-08
* libavfilter/vf_deinterlace_qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* libavfilter/vf_scale_qsv: add MFX_MEMTYPE_FROM_VPPOUT flag to frame_typeArtem Galin2021-09-08
* libavfilter/vf_scale_qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* libavfilter/qsvvpp: add MFX_MEMTYPE_FROM_VPPOUT flag to output framesArtem Galin2021-09-08
* libavfilter/qsvvpp: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin2021-09-08
* libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly s...Artem Galin2021-09-08
* libavutil/hwcontext_qsv: supporting d3d11va device typeArtem Galin2021-09-08
* libavcodec/qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* avfilter/af_speechnorm: add timeline supportPaul B Mahol2021-09-08
* avfilter/af_speechnorm: check return value of av_frame_make_writable()Paul B Mahol2021-09-08
* avfilter/af_speechnorm: use floats in place of doubles where it is already fl...Paul B Mahol2021-09-08
* avcodec/h264_parser: Fix nalsize checkMichael Niedermayer2021-09-08
* avfilter/af_silenceremove: fix stop_silence handlingPaul B Mahol2021-09-08
* avfilter/af_silenceremove: avoid returning 1 sample duration framesPaul B Mahol2021-09-08
* avfilter/af_silenceremove: fix processing of periods > 1Paul B Mahol2021-09-08
* avfilter/af_silenceremove: guard against negative numbersPaul B Mahol2021-09-08
* avfilter/af_silenceremove: add asserts to check for NaNsPaul B Mahol2021-09-08
* avfilter/af_silenceremove: use duration option for window optionPaul B Mahol2021-09-07
* avfilter/af_silenceremove: fix indentationPaul B Mahol2021-09-07
* avfilter/af_silenceremove: cover default case tooPaul B Mahol2021-09-07
* avcodec/mlpenc: simplify some complicated expressions morePaul B Mahol2021-09-07
* avcodec/mlpenc: simplify strange pointer initializationsPaul B Mahol2021-09-07
* avformat/mlpdec: fix time_base for packet timestampsPaul B Mahol2021-09-07
* avcodec/mlpdec: fix integer sanitizer warning under clangPaul B Mahol2021-09-07
* libswscale/swscale: initialize all dst plane pointers in sws_receive_slice()James Almer2021-09-07
* avcodec/siren: MSN Siren decoderPeter Ross2021-09-07
* avcodec/mlpenc: remove convoluted incomplete multiple substreams support codePaul B Mahol2021-09-07
* avcodec/mlpenc: use variables local to for loopsPaul B Mahol2021-09-07
* avcodec/nvenc: add constrainedFrame encoding supportLimin Wang2021-09-06
* avcodec/nvenc: add single slice intra refresh supportLimin Wang2021-09-06
* avcodec/nvenc: add intra refresh supportLimin Wang2021-09-06
* avcodec/nvenc: make number of slices per frame configurableLimin Wang2021-09-06
* lavfi/vf_scale: pass the thread count to the scalerAnton Khirnov2021-09-06
* sws: implement slice threadingAnton Khirnov2021-09-06
* lavfi/vf_scale: convert to the frame-based sws APIAnton Khirnov2021-09-06
* sws: add a new scaling APIAnton Khirnov2021-09-06
* avcodec/jpeg2000dec: Check that atom header is within bytsetreamMichael Niedermayer2021-09-05
* avcodec/apedec: Fix 2 integer overflows in filter_3800()Michael Niedermayer2021-09-05
* avcodec/xpmdec: Move allocations down after more error checksMichael Niedermayer2021-09-05
* avcodec/argo: Move U, fix shiftMichael Niedermayer2021-09-05
* avcodec/mlp: move sync defines to common headerPaul B Mahol2021-09-05