112950 Commits (7665139656280a2f77ee8d047dd998c1b78af7eb)
 

Author SHA1 Message Date
Wenbin Chen caa5d123a7 libavfilter/vf_dnn_detect: Add model_type option. 1 year ago
Anton Khirnov 2020ef9770 tools/general_assembly: restore printing HEAD 1 year ago
Anton Khirnov 56a8b34b64 tools/general_assembly: implement extra GA members 1 year ago
Paul B Mahol e7111ba44a avfilter/vsrc_gradients: allow zero speed 1 year ago
Paul B Mahol f1acb0d843 avfilter/vsrc_gradients: add square type 1 year ago
James Almer 72390dea00 mips/ac3dsp_mips: add missing stddef.h header include 1 year ago
James Almer e40ea9f34b x86/ac3dsp: add ff_float_to_fixed24_avx() 1 year ago
James Almer d8b1a34433 x86/ac3dsp: reduce instruction count inside the float_to_fixed24 loop 1 year ago
Paul B Mahol 2d9ed64859 avfilter/af_dialoguenhance: fix overreads 1 year ago
Paul B Mahol 37c5bcc4e8 avfilter/af_channelmap: do not override set channel layout 1 year ago
Zhao Zhili bbdedd9663 Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport protocol" 1 year ago
Rémi Denis-Courmont 7212466e73 checkasm/riscv: report an error upon SIGILL 1 year ago
Rémi Denis-Courmont 286d674221 checkasm: add helper to report a fatal signal 1 year ago
Rémi Denis-Courmont 0fa421c8f1 lavc/llvidencdsp: add R-V V diff_bytes 1 year ago
Rémi Denis-Courmont 0183c2c830 lavc/aacpsdsp: use LMUL=2 and amortise strides 1 year ago
Rémi Denis-Courmont b88d4058f9 lavc/g722dsp: optimise R-V V apply_qmf 1 year ago
Rémi Denis-Courmont e33ce0d9dd lavu/fixed_dsp: R-V V fmul_window_scaled 1 year ago
Rémi Denis-Courmont e49f41fb27 lavu/float_dsp: optimise R-V V fmul_reverse & fmul_window 1 year ago
Rémi Denis-Courmont 3a134e8299 lavu/fixed_dsp: optimise R-V V fmul_reverse 1 year ago
Paul B Mahol 4adb93dff0 avfilter/asrc_afirsrc: fix by one smaller allocation of buffer 1 year ago
James Almer 0008e1c5d5 avfilter/asrc_anullsrc: fix allowed range for sample_rate 1 year ago
James Almer 567c67c6c8 avcodec/ac3dsp: make len a size_t in float_to_fixed24 1 year ago
Paul B Mahol 4af412be71 avfilter: use AV_OPT_TYPE_CHLAYOUT 1 year ago
James Almer 707e46dc54 test/checkasm: test llauddsp 1 year ago
James Almer 2d9fd814d0 x86/: clear the high bits for order in scalarproduct_and_madd functions 1 year ago
Michael Niedermayer 3c154e8579 doc/git-howto: use less weird username for git URL 1 year ago
Zhao Zhili e8a49b1424 avcodec/mmaldec: Fix build error 1 year ago
Zhao Zhili bec6dfcd5c avformat/rtmpproto: Pass rw_timeout to underlying transport protocol 1 year ago
Zhao Zhili e1d6b3cb5a avformat/flvenc: add extract_extradata bsf for new video codecs 1 year ago
Zhao Zhili f27fce0c0c avcodec/mediacodecdec: fix return EAGAIN after EOF 1 year ago
Dmitry Rogozhkin e9c93009fc avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used 1 year ago
Zhao Zhili 641f8a71fb fate/h264: move mp4toannexb_ticket5927 test to fate-h264 1 year ago
Zhao Zhili aa3b857101 avcodec/h264_mp4toannexb_bsf: process new extradata 1 year ago
Zhao Zhili d3aa0cd16f avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames 1 year ago
Zhao Zhili 4c4b833abd avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument 1 year ago
Zhao Zhili 91cbae2f6c avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling 1 year ago
Michael Niedermayer fb52070848
avcodec/h264dec: use BOOL for skip_gray, noref_gray 1 year ago
Jun Zhao c961ac4b0c vulkan_decode: fix the print format of VkDeviceSize 1 year ago
Jun Zhao ab3bd5ead0 avdevice/decklink_dec: add explicit specifier 1 year ago
James Almer 1258f99978 avcodec: bump version after EVC additions 1 year ago
Dawid Kozinski cfe2947887 avcodec/evc_decoder: Provided support for EVC decoder 1 year ago
Dawid Kozinski c59a96fd08 avcodec/evc_encoder: Provided support for EVC encoder 1 year ago
Michael Niedermayer e56d91f8a8
avcodec/h264dec: Support skipping frames that used gray gap frames 1 year ago
Michael Niedermayer 6364fa9e9a
avcodec/h264: Avoid using gray gap frames as references 1 year ago
Michael Niedermayer 29f6c9b04d
avcodec/h264: keep track of which frames used gray references 1 year ago
Michael Niedermayer e4337606e1
avcodec/h264dec: More elaborate documentation for frame_recovered 1 year ago
Michael Niedermayer 68e1cf204a
avcodec/h264: Use FRAME_RECOVERED_HEURISTIC instead of IDR/SEI 1 year ago
Michael Niedermayer 3f4a1a24a5
avcodec/h264: Seperate SEI and IDR recovery handling 1 year ago
Paul B Mahol d55d0bba48 avfilter/af_afir: remove flag that is not needed 1 year ago
Paul B Mahol 28a43cf7fe avfilter/af_afir: no need to dynamically add outpad 1 year ago