summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
28 hourslavc/ac3dsp: add R-V Zvbb extract_exponentsupstream-masterRémi Denis-Courmont
28 hourslavu/riscv: add Zvbb CPU capability detectionRémi Denis-Courmont
28 hoursriscv: add Zvbb vector bit manipulation extensionRémi Denis-Courmont
28 hourscheckasm: Fix h264chroma test namesunyuechi
28 hourscheckasm: add test for fdctRamiro Polla
28 hourslibavcodec/mpegvideo_enc: fix multi-threaded motion estimation rounding for m...Ramiro Polla
29 hourslibavcodec/motion_est: fix penalty_factor for b framesRamiro Polla
29 hourslavc/vaapi_encode_av1: insert HDR_CLL metadata if haveHaihao Xiang
29 hourslavc/vaapi_encode_av1: Insert HDR_MDCV metadata if haveHaihao Xiang
29 hourslavc/vaapi_encode_av1: implement write_extra_header callbackHaihao Xiang
37 hoursavcodec/libaomenc: properly clean up image metadataNiklas Haas
44 hourslavu/riscv: remove bespoke assembler for MINRémi Denis-Courmont
44 hoursswscale/riscv: explicitly require Zbb for MINRémi Denis-Courmont
44 hourslavc/riscv: explicitly require Zbb for MINRémi Denis-Courmont
44 hourslavu/riscv: allow requesting a second extensionRémi Denis-Courmont
45 hourslavc/vp8dsp: R-V V put_epel vsunyuechi
45 hourslavc/vp8dsp: R-V V put_epel hsunyuechi
45 hourslavc/vp8dsp: R-V V put_bilin_hvsunyuechi
45 hourslavc/vp8dsp: R-V V put_bilin_h vsunyuechi
45 hourslavc/vp8dsp: R-V put_vp8_pixelssunyuechi
3 daysavcodec/cbs_av1: Avoid shift overflowMichael Niedermayer
3 daysfftools/ffplay: Check return of swr_alloc_set_opts2()Michael Niedermayer
3 daystools/opt_common: Check for malloc failureMichael Niedermayer
3 daysdoc/examples/demux_decode: Simplify loopMichael Niedermayer
3 daysavformat/concatdec: Check fileMichael Niedermayer
3 daystools/target_enc_fuzzer: Only read pix_fmts if its setMichael Niedermayer
3 daystools/target_enc_fuzzer: replace assert by clean exitMichael Niedermayer
3 daysavformat/evc: Small fixes in documentationDawid Kozinski
3 daystests/checkasm/svq1enc: Use proper range for inputAndreas Rheinhardt
3 daysavfilter/af_volume: Don't free options manuallyAndreas Rheinhardt
4 daysavcodec/evc: Reference to ISO_IEC_23094-1-2020 document section for EVC_MAX_A...Dawid Kozinski
4 daysavformat/avi: Added EVC codec tag to the list of supported codec_id-codec_tag...Dawid Kozinski
4 daysavcodec/bitstream_filters: Declaration of the ff_evc_frame_merge_bsf variable...Dawid Kozinski
4 daysavcodec/evc: Set the AV_FRAME_FLAG_KEY flag for a decoded frame when the deco...Dawid Kozinski
4 daysx86/blockdsp: add sse2 and avx2 versions of fill_block_tabJames Almer
4 dayscheckasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab testsJames Almer
4 dayscheckasm/blockdsp: don't randomize the buffers for fill_block_tabJames Almer
4 daysavfilter/f_select.c: add support for iw and ih variablesPoorvaGaikar
4 dayslavd/v4l2: Use proper field type for second parameter of ioctl() with BSD'sBrad Smith
4 dayslavc/vp9dsp: fix compilation with llvm-asRémi Denis-Courmont
4 dayslavu/riscv: fix build without <sys/hwprobe.h>Rémi Denis-Courmont
5 daysavutil/opt: free the temporary layout in av_opt_is_set_to_default()James Almer
5 daysavutil/opt: propagate av_dict_copy() errors in av_opt_{get,set}_dict_val()James Almer
5 daysavutil/opt: don't set a channel layout if the option is flagged as read onlyJames Almer
5 daysavutil/opt: add a note about the av_opt_{get,set}_chlayout() behaviorJames Almer
5 daysavfilter/Makefile: Add missing morpho->framesync dependencyAndreas Rheinhardt
5 daysconfigure: Add missing identity filter->scene_sad dependencyAndreas Rheinhardt
5 daysavfilter/Makefile: Add missing identity->framesync dependencyAndreas Rheinhardt
5 daysavfilter/x86/Makefile: Fix standalone build of haldclut filterAndreas Rheinhardt
5 daysavfilter/vf_lut3d: Fix standalone build of lut1dAndreas Rheinhardt