summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fftools/ffmpeg: deprecate -adrift_thresholdAnton Khirnov2023-05-02
* lavf/dv: use a more granular timebase for audioAnton Khirnov2023-05-02
* lavf/dv: shorten code by using a local variableAnton Khirnov2023-05-02
* lavf/dv: do not set video timebase more than onceAnton Khirnov2023-05-02
* avfilter/af_anlms: improve documentation and extend optionPaul B Mahol2023-05-01
* avfilter/af_arls: improve documentation and extend optionPaul B Mahol2023-05-01
* avfilter/audio: move a variable declaration outside of an unrelated deprecate...James Almer2023-05-01
* avfilter/vf_waveform: cc2b3201e7 missed same for >8 bitsPaul B Mahol2023-05-01
* avcodec/hevc_ps: check for out of range bitdepth in SPSJames Almer2023-04-30
* avcodec/hevc_ps: Avoid signed overflow before check on QPMichael Niedermayer2023-05-01
* tools/target_dec_fuzzer: Adjust threshold for rkaMichael Niedermayer2023-05-01
* avcodec/hevc_ps: Check depth to be within 8 to 16Michael Niedermayer2023-05-01
* avcodec/wavarc: Check order before using it to write the listMichael Niedermayer2023-05-01
* avcodec/bonk: decode multiple passes in intlist_read() at onceMichael Niedermayer2023-05-01
* avcodec/cavsdec: Check bits left before picture allocationMichael Niedermayer2023-05-01
* tools/target_dec_fuzzer: Adjust threshold for APEMichael Niedermayer2023-05-01
* avcodec/apedec: Factor constant sign out of loop in long_filter_high_3800()Michael Niedermayer2023-05-01
* avcodec/apedec: Move pointer instead of copying each element in delay in long...Michael Niedermayer2023-05-01
* tools/target_dec_fuzzer: Adjust threshold for FMVCMichael Niedermayer2023-05-01
* avcodec/hevc_ps: use get_ue_golomb() for some SPS Screen Content Coding exten...James Almer2023-04-30
* avcodec/parser: fill avctx dimensions if unsetJames Almer2023-04-30
* avfilter/af_asdr: add support for threadsPaul B Mahol2023-04-30
* avfilter/af_asdr: add timeline supportPaul B Mahol2023-04-30
* avfilter/af_asdr: set output frame durationPaul B Mahol2023-04-30
* avfilter: add arls filterPaul B Mahol2023-04-30
* avfilter/af_adynamicequalizer: add precision optionPaul B Mahol2023-04-30
* avcodec/hevc_ps: use get_{ue,se}_golomb() for some PPS Range extension fieldsJames Almer2023-04-28
* avcodec/hevc_ps: use get_ue_golomb() for some PPS Screen Content Coding exten...James Almer2023-04-28
* avfilter/af_adynamicequalizer: refactor code to gain small speedupPaul B Mahol2023-04-28
* avfilter/af_adynamicequalizer: factor detection filter codePaul B Mahol2023-04-28
* avfilter/af_adynamicequalizer: add dftype optionPaul B Mahol2023-04-28
* fftools/ffmpeg_filter: fix leak of AVIOContext in read_binary()James Almer2023-04-28
* lavf/dauddec: set timebase to 1/samplerateAnton Khirnov2023-04-28
* lavfi/dnn: Remove DNN native backendTing Fu2023-04-28
* lavfi/dnn: Modified DNN native backend related tools and docs.Ting Fu2023-04-28
* lavfi/dnn: modify dnn interface for removing native backendTing Fu2023-04-28
* avfilter/afir_template: avoid multiplications if memcpy is enoughPaul B Mahol2023-04-27
* avfilter: add FIR equalizer coefficients source filterPaul B Mahol2023-04-27
* avcodec/smacker: do not use NULL for av_log()Paul B Mahol2023-04-27
* avformat/adtsenc: do not pass NULL to av_log()Paul B Mahol2023-04-27
* avcodec/interplayacm: do not use NULL for av_log()Paul B Mahol2023-04-27
* avfilter/vf_libplacebo: strip ICC profiles on CSP changeNiklas Haas2023-04-26
* doc/filters/libplacebo: add vaapi interop exampleNiklas Haas2023-04-26
* doc/filters/libplacebo: remove outdated exampleNiklas Haas2023-04-26
* mov: Do not blindly disable advanced edit lists if use_mfra_for is setDerek Buitenhuis2023-04-25
* avfilter/af_afir: fix remaining artifacts on IR switchPaul B Mahol2023-04-25
* avfilter/af_afir: add way to control loading interval of impulsesPaul B Mahol2023-04-25
* avfilter/af_afir: make IR switching work also with minp != maxpPaul B Mahol2023-04-25
* avdevice/decklink_enc: fix operator precedence in create_s337_payloadMarton Balint2023-04-24
* doc/muxers: reorder and cleanup mov muxer optionsMarton Balint2023-04-24