summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc/aarch64: new optimization for 8-bit hevc_epel_bi_hLogan Lyu2023-12-01
* lavc/aarch64: new optimization for 8-bit hevc_pel_bi_pixelsLogan Lyu2023-12-01
* checkasm/ac3dsp: add float_to_fixed24 testsunyuechi2023-12-01
* avcodec/ac3dsp: add missing stddef.h includeJames Almer2023-12-01
* avfilter/framesync: fix OOM casePaul B Mahol2023-11-30
* avfilter/arls_template: use defines for all constantsPaul B Mahol2023-11-28
* avfilter: add Affine Projection adaptive audio filterPaul B Mahol2023-11-28
* lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2dxufuji4562023-11-28
* avfilter/af_anlms: set output frame durationPaul B Mahol2023-11-28
* avfilter/af_arls: set output frame durationPaul B Mahol2023-11-28
* avfilter/af_amix: set output frame durationPaul B Mahol2023-11-28
* avfilter/af_amultiply: set output frame durationPaul B Mahol2023-11-28
* avfilter/af_amerge: use already provided outlinkPaul B Mahol2023-11-28
* avfilter: no need to request more samples if internal frame is availablePaul B Mahol2023-11-28
* tools/general_assembly: add newly voted-in extra GA membersAnton Khirnov2023-11-28
* avfilter/af_arls: add double sample format supportPaul B Mahol2023-11-27
* avfilter/af_anlms: add double sample format supportPaul B Mahol2023-11-27
* checkasm: test for dcmul_addsunyuechi2023-11-27
* avcodec/videotoolboxenc: refactor dump encoder nameZhao Zhili2023-11-27
* avcodec/videotoolboxenc: Fix build failure due to PropertyKey_EncoderIDZhao Zhili2023-11-27
* fftools/ffplay_renderer: declare function argument as constLeo Izen2023-11-27
* avfilter/vf_colorcorrect: fix memory leaksPaul B Mahol2023-11-27
* avfilter/af_dialoguenhance: do output scaling oncePaul B Mahol2023-11-27
* avfilter/af_afwtdn: fix crash with EOF handlingPaul B Mahol2023-11-27
* avfilter/af_dialoguenhance: simplify channels copyPaul B Mahol2023-11-27
* doc/filters: restore entry for libvmaf option poolGyan Doshi2023-11-27
* avformat: add QOA demuxerPaul B Mahol2023-11-26
* avcodec: add QOA decoderPaul B Mahol2023-11-26
* libavcodec/mlpdec: add missing correction to ch_layout when downmixingGeoffrey McRae2023-11-26
* libavcodec/dcadec: adjust the `ch_layout` when downmix is activeGeoffrey McRae2023-11-26
* libavfilter/vf_dnn_detect: Add yolo supportWenbin Chen2023-11-26
* libavfilter/vf_dnn_detect: Add model_type option.Wenbin Chen2023-11-26
* tools/general_assembly: restore printing HEADAnton Khirnov2023-11-26
* tools/general_assembly: implement extra GA membersAnton Khirnov2023-11-26
* avfilter/vsrc_gradients: allow zero speedPaul B Mahol2023-11-26
* avfilter/vsrc_gradients: add square typePaul B Mahol2023-11-26
* mips/ac3dsp_mips: add missing stddef.h header includeJames Almer2023-11-25
* x86/ac3dsp: add ff_float_to_fixed24_avx()James Almer2023-11-25
* x86/ac3dsp: reduce instruction count inside the float_to_fixed24 loopJames Almer2023-11-25
* avfilter/af_dialoguenhance: fix overreadsPaul B Mahol2023-11-25
* avfilter/af_channelmap: do not override set channel layoutPaul B Mahol2023-11-25
* Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport protocol"Zhao Zhili2023-11-25
* checkasm/riscv: report an error upon SIGILLRémi Denis-Courmont2023-11-23
* checkasm: add helper to report a fatal signalRémi Denis-Courmont2023-11-23
* lavc/llvidencdsp: add R-V V diff_bytesRémi Denis-Courmont2023-11-23
* lavc/aacpsdsp: use LMUL=2 and amortise stridesRémi Denis-Courmont2023-11-23
* lavc/g722dsp: optimise R-V V apply_qmfRémi Denis-Courmont2023-11-23
* lavu/fixed_dsp: R-V V fmul_window_scaledRémi Denis-Courmont2023-11-23
* lavu/float_dsp: optimise R-V V fmul_reverse & fmul_windowRémi Denis-Courmont2023-11-23
* lavu/fixed_dsp: optimise R-V V fmul_reverseRémi Denis-Courmont2023-11-23