115232 Commits (4ed4f9a6c0a99c823706bfc4bb4df53f963f2f5a)
 

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