98097 Commits (ea1940c6e2ead234f6e563c095bb67d352e3328f)
 

Author SHA1 Message Date
Michael Niedermayer 7f817853cd avcodec/mv30: Fix multiple integer overflows in idct_1d() 5 years ago
Michael Niedermayer e73a251680 avcodec/mv30: Do not allow MVs outside the allocated image 5 years ago
Michael Niedermayer c42ed06695 avcodec/wmalosslessdec: Fix integer overflow in mclms_predict() 5 years ago
Michael Niedermayer 071e293723 avcodec/vp9dsp_template: Fix integer overflow(s) in iadst16_1d() 5 years ago
Michael Niedermayer bafaf95116 avcodec/wavpack: Do not allow the sample format to change between channels 5 years ago
Michael Niedermayer e34686d7ac avcodec/bitpacked: add missing comma to codec tags 5 years ago
Samuel Foss 5bbd93c3ee avformat/utils: Find a fallback probe decoder that will also match a forced decoder's codec. 5 years ago
Roman Arzumanyan 470bbf60d4 avcodec/nvenc: honor max bitrate in CQ mode 5 years ago
Jun Zhao 0c79b73164 hwcontext_vulkan: fix make checkheaders fail 5 years ago
James Almer 8e7b5ba80e avcodec/decode: actually propagate AVHWAccel.alloc_frame() return value 5 years ago
James Almer 821fda819a fate/vcodec: use the encoder private option for frame skip compare function 5 years ago
Nicolas George a45be55d5b lavf/tee: pass options to protocol. 5 years ago
Wu Zhiwen b6d7c4c1d4 dnn/native: fix typo for definition of DOT_INTERMEDIATE 5 years ago
Limin Wang 801c8a961a avcodec/ratecontrol: fix the integer overflow after long time run 5 years ago
James Almer 6e1903938b avcodec/internal: move packet related functions to their own header 5 years ago
Limin Wang cca8f53a8e avformat/prompeg: av_dict_set() -> av_dict_set_int() 5 years ago
Limin Wang 6e911898fc avformat/rtpproto: av_dict_set() -> av_dict_set_int() 5 years ago
Limin Wang cb14c6ff8f avformat/rtspdec: av_dict_set() -> av_dict_set_int() 5 years ago
rcombs fb17ba86a8 compat/cuda/ptx2c: remove shell loop; fix BSD sed compat 5 years ago
Michael Niedermayer 782865bf30 avcodec/h264dec: Disable forced small_padding on flag2 fast 5 years ago
Michael Niedermayer 4b2248594c avcodec/jpeg2000dec: clear pointer which become stale in get_ppt() 5 years ago
Zane van Iperen 01fd93e2ac fate: add adpcm_ima_ssi encoding test 5 years ago
Andriy Gelman 6cd198860d fftools/ffmpeg: update text requesting samples 5 years ago
Roman Arzumanyan 0842fd2c25 avcodec/nvenc: zero avg and max bitrate in CQ mode 5 years ago
Jun Zhao 7f76f20fa0 checkasm: sw_rgb: Fix mixed declaration and code 5 years ago
Przemysław Sobala 2a9ffd89fc avformat/dashenc: use AVStream timebase when computing missing bitrate 5 years ago
Andreas Rheinhardt 317b722c51 avfilter/vf_lut3d: Fix mixed declaration and code 5 years ago
Andreas Rheinhardt f02b1b1222 avcodec/encode: Remove ff_alloc_packet 5 years ago
Limin Wang dd76226842 avcodec/mpeg12enc: support mpeg2 encoder const profile 5 years ago
Brad Hards b8d6d9376c avformat/mpegtsenc: set stream_id correctly based on KLV profile selected 5 years ago
Brad Hards bbc0eb7fcb avcodec: add constants for KLV pseudo-profile. 5 years ago
Andreas Rheinhardt a886785018 avcodec/anm: Don't unnecessarily use context variables 5 years ago
Andreas Rheinhardt 45c3502266 avcodec/anm: Check extradata length before allocating frame 5 years ago
Zane van Iperen 4aa07d1a74 avformat: add kvag muxer 5 years ago
Mark Reid a1221b96d8 avfilter/vf_lut3d: prelut support for 3d cinespace luts 5 years ago
Dale Curtis 57564a2cfc avformat/oggparsetheora: Don't update start time when lastpts is AV_NOPTS_VALUE. 5 years ago
Paul B Mahol 1329db8cfb avfilter/af_aiir: simplify polynomial evaluation 5 years ago
Paul B Mahol aac16abd92 avfilter/af_aiir: use correct size when allocating in zp2tf 5 years ago
Paul B Mahol 726dbc57f8 avfilter: add dblur video filter 5 years ago
Paul B Mahol d49db99ce2 avcodec: add PFM image decoder 5 years ago
Jun Zhao 4391289609 lavf/utils: fix start_time/duration dump if it is AV_NOPTS_VALUE 5 years ago
Jun Zhao 018cd437f8 lavfi/aiir: Refine the pad/vpad related operation 5 years ago
Jun Zhao ff8329a730 lavfi/afir: fix vpad.name leak 5 years ago
Limin Wang 77e15f01fb avutil/attributes: Fix too many warning: false is not defined [-Wundef] 5 years ago
Paul B Mahol 6485b54477 Revert "avfilter/af_aiir: move response drawing as last step" 5 years ago
Paul B Mahol 3fc7b01c52 avfilter/af_aiir: improve response calculation with zp coefficients 5 years ago
Paul B Mahol e2e8121eaa avfilter/af_aiir: add S-plane support 5 years ago
Paul B Mahol 327b52412d avfilter/af_aiir: make it clear that transfer function is digital one 5 years ago
Paul B Mahol 1206a10d9c avfilter/af_biquads: implement 1st order allpass 5 years ago
Dale Curtis f3068be15b avformat/utils: Use av_sat_add64() when updating start_time by skip_samples. 5 years ago