42560 Commits (6847e22c8c85b80bf1d25ec66f77f7ccbcf43aed)

Author SHA1 Message Date
Michael Niedermayer 6847e22c8c avcodec/wmavoice: sanity check block_align 5 years ago
Michael Niedermayer 985d3666f6 avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF 5 years ago
Michael Niedermayer be54da2117 avcodec/snappy: Sanity check bytestream2_get_levarint() 5 years ago
Michael Niedermayer fcc9f13717 avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() 5 years ago
Zane van Iperen b49404ea30 avcodec/adpcm_argo: simplify and move duplicated logic into a function 5 years ago
Andriy Gelman d85c84eb38 avcodec/v4l2_m2m: Cosmetics 5 years ago
Andriy Gelman 73e23b404c avcodec/v4l2_m2m: Use consistent logging context 5 years ago
Andriy Gelman 4c1a3e9166 avcodec/v4l2_m2m: Simplify capture buffer init check 5 years ago
Andriy Gelman 3905ecbc06 avcodec:v4l2_context: Remove NULL initialization 5 years ago
leozhang 81d25e5bfc avcodec/utils: remove extra brackets 5 years ago
OvchinnikovDmitrii 843c24a400 libavcodec/amfenc_hevc.c: Fix constant QP settings for I, P 5 years ago
Linjie Fu f0287e120a lavc/h265_profile_level: Fix the default profile in ff_h265_guess_level 5 years ago
Michael Niedermayer b82825eba8 avcodec/avdct: Clear IDCTDSPContext context 5 years ago
Michael Niedermayer 24af459d1e avcodec/x86/diracdsp: Fix high bits on Windows x86_64 5 years ago
Michael Niedermayer a71794e8c2 avcodec/ralf: Fix overflows of biased values 5 years ago
Michael Niedermayer 422202516c avcodec/wmalosslessdec: Fix multiple integer overflows 5 years ago
Michael Niedermayer a3655bb02c avcodec/apedec: Fix undefined integer overflow in decode_array_0000() 5 years ago
Michael Niedermayer 6f5c18da59 avcodec/smacker: Check space before decoding type 5 years ago
Michael Niedermayer 2b5b9d5dac avcodec/rawdec: Use linesize in b64a 5 years ago
Michael Niedermayer 8652f4e7a1 avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM 5 years ago
Michael Niedermayer 0694b60b7b avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32() 5 years ago
Michael Niedermayer 20916f9bc4 avcodec/screenpresso: Optimize sum_delta_flipped() 5 years ago
Paul B Mahol d01d606504 avcodec/dnxhddec: properly set colorspace 5 years ago
James Almer 5e62100152 avcodec/av1_parser: export color information 5 years ago
Zane van Iperen bf890ae0d7 avcodec: add decoder for argonaut games' adpcm codec 5 years ago
Andreas Rheinhardt 1ab302da6e avcodec/cbs_av1_syntax_template: Remove unused variable 5 years ago
James Almer c461500c5e avcodec/libaomenc: add an option to set the encoder "usage" 5 years ago
Andreas Rheinhardt e3fb9af6f1 avcodec/ra144enc: Fix invalid left shift of negative number 5 years ago
Michael Niedermayer 576bf05aa9 avcodec/hapdec: Add codec_tags list 5 years ago
Michael Niedermayer 550a6b4212 avcodec/avcodec: Add codec_tags array to AVCodec 5 years ago
Paul B Mahol 2bae3da79e avcodec/exr: fix some small cosmetics nits 5 years ago
Gonzalo Garramuño 44b1c5ddcf avcodec/exr.c: make channel name comparisons case insensitive 5 years ago
Andreas Rheinhardt 39b60359db avcodec/j2kenc: Fix undefined shifts of negative numbers 5 years ago
Carl Eugen Hoyos f2e7864496 lavc/mjpegenc: Fix not writing RST tag after final slice. 5 years ago
Andreas Rheinhardt 340e6b0185 avcodec/adxdec: Remove unnecessary left-shift 5 years ago
Andreas Rheinhardt 59a9d65e0d avcodec/adxenc: Avoid undefined left shift of negative numbers 5 years ago
Andreas Rheinhardt 3ad8af51b7 avcodec/adpcm: Fix undefined left shifts of negative numbers 5 years ago
Michael Niedermayer a8ceb2a72f avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow 5 years ago
Michael Niedermayer 1e23b5a706 avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() 5 years ago
Michael Niedermayer a70d836364 avcodec/cbs_av1: Check leb128 values read 5 years ago
Michael Niedermayer e7af64178a avcodec/iff: Check input space before loop in decode_delta_d() 5 years ago
Michael Niedermayer 6a69f04927 avcodec/vc1dec: Allocate only as much space as is unescaped 5 years ago
James Almer 6ae84e7b03 avcodec/libx265: zero the padding bytes in extradata 5 years ago
Wang Cao 8c9d82af6b Add a commandline option to control loop restoration for libaom 5 years ago
Andriy Gelman ad326379c6 lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
James Almer 56c8856966 avcodec/libx264: export Producer Reference Time as packet side data 5 years ago
James Almer 717b2074ec avcodec: add a Producer Reference Time AVPacketSideData type 5 years ago
Michael Niedermayer d26589c27a avcodec/wmalosslessdec: Use AV_STRINGIFY() 5 years ago
Michael Niedermayer 9d6be83085 avcodec/wmalosslessdec: Replace negative channel check by assert 5 years ago
Michael Niedermayer 891bcc4acc avcodec/wmalosslessdec: move channel check up 5 years ago