summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/bitstream_filters: add missing entry for the duration setts optionJames Almer2022-02-28
* avcodec/setts_bsf: add constants to modify packet durationJames Almer2022-02-28
* avcodec/setts_bsf: add NEXT_PTS/DTS expression constantsJames Almer2022-02-28
* ffmpeg: ensure a keyframe was not seen before skipping packetsJames Almer2022-02-28
* ffmpeg: flush delayed frames in codec copy scenariosJames Almer2022-02-28
* tools/target_bsf_fuzzer: simplify the loop feeding packets to the filterJames Almer2022-02-28
* avformat/av1: reduce the scope of some variablesJames Almer2022-02-28
* avformat/av1: support av1C extradata in ff_av1_parse_seq_header()James Almer2022-02-28
* avformat: always compile isom_tagsJames Almer2022-02-28
* qsvenc: avoid dereferencing the null pointerTong Wu2022-02-28
* qsv: add return value check for MFXQueryIMPLTong Wu2022-02-28
* libavcodec/qsvenc: add mbbrc to hevc_qsvWenbin Chen2022-02-28
* libavcodec/qsvenc: add more ChromaFormat support to mjpeg_qsvWenbin Chen2022-02-28
* libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase perform...Wenbin Chen2022-02-28
* libavcodec/vaapi_encode: Add new API adaption to vaapi_encodeWenbin Chen2022-02-28
* avfilter/vf_amplify: improve performancePaul B Mahol2022-02-27
* avfilter/af_dynaudnorm: allocate new frame instead of making it writablePaul B Mahol2022-02-27
* avfilter/af_dynaudnorm: allow to filter subset of channelsPaul B Mahol2022-02-27
* avfilter/af_dynaudnorm: make frame writable if it may be changedPaul B Mahol2022-02-27
* avfilter/af_acrusher: add timeline supportPaul B Mahol2022-02-27
* avfilter/af_vibrato: add timeline supportPaul B Mahol2022-02-27
* avfilter/af_tremolo: add timeline supportPaul B Mahol2022-02-27
* avfilter/af_afftdn: add more verbose options aliasesPaul B Mahol2022-02-27
* avfilter/af_afftdn: remove ThreadData struct codePaul B Mahol2022-02-27
* avfilter/af_afftdn: add support for writable input framesPaul B Mahol2022-02-27
* configure: stop allowing disabling lzoJames Almer2022-02-26
* avutil: make lzo always compileJames Almer2022-02-26
* avfilter/af_aspectralstats: stop using fifo and rewritting ptsPaul B Mahol2022-02-26
* avfilter/af_afftdn: stop using fifo and rewritting ptsPaul B Mahol2022-02-26
* avcodec/libopenjpegenc: Don't clone AVFrame unnecessarilyAndreas Rheinhardt2022-02-25
* avcodec/h263dec: Avoid copying data when flipping imageAndreas Rheinhardt2022-02-25
* avformat/argo_cvg:: Fix order of operations in error check in argo_cvg_write_...Michael Niedermayer2022-02-25
* avformat/argo_asf: Fix order of operations in error check in argo_asf_write_t...Michael Niedermayer2022-02-25
* avcodec/movtextdec: add () to CMP() macro to avoid unexpected behaviorMichael Niedermayer2022-02-25
* avformat/matroskadec: Check durationMichael Niedermayer2022-02-25
* tools/target_dem_fuzzer: Check fmt before dereferencingMichael Niedermayer2022-02-25
* avfilter/f_ebur128: set video outlink timebase and frameratePaul B Mahol2022-02-25
* avfilter/f_ebur128: also set max peak for all channels in frame metadataPaul B Mahol2022-02-25
* avfilter/af_dynaudnorm: cleanup gaussian_filter() functionPaul B Mahol2022-02-25
* swscale: Take the destination range into account for yuv->rgb->yuv conversionsMartin Storsjö2022-02-25
* Remove mentions of a nonexistent avversion.hMartin Storsjö2022-02-25
* avcodec/libsvtav1: update some options and defaultsJames Almer2022-02-24
* avfilter/af_crystalizer: refactor codePaul B Mahol2022-02-24
* avfilter/vf_tmidequalizer: check that frame is validPaul B Mahol2022-02-24
* libavcodec, libavdevice: Remove unnecessary includes of version.hMartin Storsjö2022-02-24
* avfilter/vf_tpad: handle case when no frame was ever receivedPaul B Mahol2022-02-24
* avfilter/vf_tpad: if there is no frame to clone return earlyPaul B Mahol2022-02-24
* avcodec/libsvtav1: fix compilation with old SVT-AV1 buildsJames Almer2022-02-24
* avcodec/libsvtav1: add a svtav1-params option to pass a list of key=value par...James Almer2022-02-24
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24