115288 Commits (4a8506c794d92744514aac26ac9a1b898a7401ab)
 

Author SHA1 Message Date
Nuo Mi a9586a00df avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice. 8 months ago
Michael Niedermayer 96449cfeae
avcodec/mpegvideo_enc: Fix 1 line and one column images 8 months ago
Michael Niedermayer a3bb269db9
avcodec/amrwbdec: assert mode to be valid in decode_fixed_vector() 8 months ago
Michael Niedermayer a2ec2bd493
avcodec/wavarc: fix integer overflow in decode_5elp() block type 2 8 months ago
Michael Niedermayer 1330a73cca
swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 8 months ago
Michael Niedermayer a56559e688
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template 8 months ago
Michael Niedermayer c7075cdb67
avcodec/dovi_rpuenc: Initialize bl_compat_id 8 months ago
James Almer 2e16285fe8 avformat/iamf_reader: split "if ((ret = ...) < 0)" line 8 months ago
James Almer 0ec8f3c55a avformat/mov: don't use stream duration to calculate bitrate with fragmented input 8 months ago
James Almer 82397084a9 avfilter/vf_scale: properly reinitialize framesync 8 months ago
James Almer ccf395e8bd avfilter/framesync: reset nb_in on allocation failure 8 months ago
James Almer eb392e4100 avfilter/vf_scale: don't expose framesync options in vf_scale2ref 8 months ago
Derek Buitenhuis f8a613d6a8 fftools/ffprobe: Avoid overflow when calculating DAR 8 months ago
James Almer 088bf6e8c1 avutil/iamf: use AV_OPT_TYPE_UINT 8 months ago
James Almer d6e877bbcd avutil/iamf: fix offsets for mix_gain options 8 months ago
James Almer d053290d8d avutil/opt: add an unsigned option type 8 months ago
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 8 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 8 months ago
Andreas Rheinhardt 2c77dc5aad avformat/movenc: Avoid loop for writing array 8 months ago
Andreas Rheinhardt 601873263e avformat/movenc: Check av_malloc() 8 months ago
Niklas Haas df868bae23 doc/filters: mention scale2ref in replacement example 8 months ago
Niklas Haas 8bf0a9c2ca doc/filters: move scale=ref_* to correct sectton 8 months ago
Niklas Haas 6a5b021e35 avfilter/vf_scale: fix input declaration 8 months ago
Rémi Denis-Courmont 38f67a32b3 lavc/ac3dsp: R-V V min_exponents 8 months ago
Marcus B Spencer 5e7180864f
avutil/opt: Clarify type of integers 8 months ago
sunyuechi 5bc3b7f513 lavc/rv40dsp: R-V V chroma_mc 8 months ago
sunyuechi cfa8d2488d checkasm/rv40dsp: add chroma_mc test 8 months ago
sunyuechi 7d0673db7e lavc/blockdsp: R-V V fill_block 8 months ago
sunyuechi b369c4d569 checkasm/blockdsp: add fill_block test 8 months ago
Rémi Denis-Courmont 6cd97cd797 lavc/ac3dsp: R-V V sum_square_butterfly_float 8 months ago
Rémi Denis-Courmont 6459966beb lavc/ac3dsp: R-V V sum_square_butterfly_int32 8 months ago
Niklas Haas 95568c4e31 avfilter/scale2ref: deprecate in favor of scale=rw:rh 8 months ago
Niklas Haas 5b5e692da6 fate/scale2ref_keep_aspect: switch to vf_scale ref_* 8 months ago
Niklas Haas bb80445813 avfilter/vf_scale: add optional "ref" input 8 months ago
Niklas Haas e82a3997cd avfilter/vf_scale: switch to FFFrameSync 8 months ago
Niklas Haas a5032dc12a avfilter/framesync: make framesync_class un-static 8 months ago
Michael Niedermayer 69b4d9736b
avcodec/av1dec: Change bit_depth to int 8 months ago
Michael Niedermayer fd7d24fa3f
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 8 months ago
Michael Niedermayer f9218e4d52
avcodec/avs3_parser: assert the return value of init_get_bits() 8 months ago
Michael Niedermayer a7c4f119c9
avcodec/avs2_parser: Assert init_get_bits8() success with const size 15 8 months ago
Andreas Rheinhardt c3ca90a92e avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 8 months ago
Andreas Rheinhardt 9fb3d640fb avcodec/av1dec: Always set ret before goto end 8 months ago
James Almer 86e418ffd7 avcodec/avcodec: free decoded_side_data in ff_codec_close() 8 months ago
Niklas Haas 71669f2ad5 avcodec/libx264: bump minimum required version to 155 8 months ago
Timo Rothenpieler 476688095f configure: handle xargs versions that exec empty commands 8 months ago
Timo Rothenpieler 95edaf72b4 configure: support msvc build inside WSL 8 months ago
Michael Niedermayer e757726e89
avfilter/avfiltergraph: return value of ff_request_frame() is unused 8 months ago
Andrew Sayers 99e43a6dfe
lavu/opt: Clarify the scope of AVOptions 8 months ago
Michael Niedermayer 9f54c13bc4
avformat/iamfdec: check nb_streams in header read 8 months ago
Michael Niedermayer 20a6bfda0f
avformat/mxfdec: Check body_offset 8 months ago