49055 Commits (85dbf6d8e41f559db955dd169c702f46cdc77110)

Author SHA1 Message Date
Michael Niedermayer 85dbf6d8e4
avcodec/pixlet: Simplify pfx computation 8 months ago
Michael Niedermayer 6498053b90
avcodec/motion_est: Fix score squaring overflow 8 months ago
Michael Niedermayer d39d90e510
avcodec/mlpenc: Use 64 for ml, mr 8 months ago
Michael Niedermayer 21d7ac3a07
avcodec/loco: Check loco_get_rice() for failure 8 months ago
Michael Niedermayer 41c5289c7e
avcodec/loco: check get_ur_golomb_jpegls() for failure 8 months ago
Michael Niedermayer 99c3834f61
avcodec/imm4: check cbphi for error 8 months ago
Michael Niedermayer 1b0f37bbb6
avcodec/iff: Use signed count 8 months ago
Michael Niedermayer c543847ddd
avcodec/golomb: Assert that k is in the supported range for get_ur/sr_golomb() 8 months ago
Michael Niedermayer d4d971efbb
avcodec/golomb: Document return for get_ur_golomb_jpegls() and get_sr_golomb_flac() 8 months ago
Michael Niedermayer 6b20dadc81
avcodec/dxv: Fix type in get_opcodes() 8 months ago
Michael Niedermayer 0a22787423
avcodec/cri: Check length 8 months ago
Michael Niedermayer 343a76e123
avcodec/xsubdec: Check parse_timecode() 8 months ago
Michael Niedermayer ba0c1fc015
avcodec/proresenc_kostya: use unsigned alpha for rotation 8 months ago
Mark Thompson a1b6a6907b
cbs_av1: Reject thirty-two zero bits in uvlc code 8 months ago
Michael Niedermayer adc6730d51
avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure 8 months ago
Michael Niedermayer 74bacfc00b
avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter() 8 months ago
Michael Niedermayer 29852104f5
avcodec/cbs_jpeg: Try to move the read entity to one side in a test 8 months ago
Michael Niedermayer cc8f0276b5
avcodec/targaenc: Allocate space for the palette 8 months ago
Michael Niedermayer ac9045e993
avcodec/r210enc: Use av_rescale for bitrate 8 months ago
Michael Niedermayer 11ae269072
avcodec/jfdctint_template: Fewer integer anomalies 8 months ago
Michael Niedermayer c9d1d0f0d7
avcodec/snowenc: MV limits due to mv_penalty table size 8 months ago
Michael Niedermayer 4d05988497
avcodec/libvpxenc: Cleanup on error 8 months ago
Michael Niedermayer 22d2a4eb34
avcodec/ilbcdec: Remove dead code 8 months ago
Michael Niedermayer 18b0e31390
avcodec/vp8: Check cond init 8 months ago
Michael Niedermayer 79f7917939
avcodec/vp8: Check mutex init 8 months ago
Michael Niedermayer ad636886ca
avcodec/proresenc_anatoliy: Assert that AV_PROFILE_UNKNOWN is replaced 8 months ago
Michael Niedermayer e04470d816
avcodec/pcm-dvdenc: 64bit pkt-size 8 months ago
Michael Niedermayer 537a893560
avcodec/notchlc: Check init_get_bits8() for failure 8 months ago
Michael Niedermayer 11e8eeca4d
avcodec/tests/dct: Use 64bit in intermediate for error computation 8 months ago
Michael Niedermayer 6696741957
avcodec/scpr3: Check add_dec() for failure 8 months ago
Michael Niedermayer 8d348dc635
avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext() 8 months ago
Michael Niedermayer c630e08d41
avcodec/wavpackenc: Use unsigned for potential 31bit shift 8 months ago
Michael Niedermayer 846d2f7d71
avcodec/tests/jpeg2000dwt: Use 64bit in comparission 8 months ago
Michael Niedermayer 729c68f86f
avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation 8 months ago
Michael Niedermayer 8255f469bf
avcodec/sga: Make it clear that the return is intentionally not checked 8 months ago
Michael Niedermayer 47fd81fda3
avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths() 8 months ago
Michael Niedermayer 0241e87624
avcodec/tiff: Assert init_get_bits8() success in unpack_gray() 8 months ago
Michael Niedermayer c8907643fb
avcodec/tiff: Assert init_get_bits8() success in horizontal_fill() 8 months ago
Michael Niedermayer 66a140c0c0
avcodec/tests/bitstream_template: Assert bits_init8() return 8 months ago
Leo Izen 6a8cf7b383
avcodec/png: more informative error message for invalid sBIT size 8 months ago
Leo Izen 09c1c0b126
avcodec/pngdec: avoid erroring with sBIT on indexed-color images 8 months ago
Josh Allmann 69bcdb4575 avcodec/nvenc: fix segfault in intra-only mode 8 months ago
Michael Niedermayer e3711d18f3 qsv: Initialize impl_value 9 months ago
llyyr e821e6c21d
lavc/vp9: reset segmentation fields when segmentation isn't enabled 10 months ago
Michael Niedermayer 4e53ea496c
avcodec/mscc & mwsc: Check loop counts before use 10 months ago
Michael Niedermayer 7cc79bfda9
avcodec/mpegvideo_enc: Fix potential overflow in RD 10 months ago
Michael Niedermayer 8174b4206d
avcodec/mpeg4videodec: assert impossible wrap points 10 months ago
Michael Niedermayer 94849755fb
avcodec/mpeg12dec: Use 64bit in bit computation 10 months ago
Michael Niedermayer d54198256e
avcodec/vqcdec: Check init_get_bits8() for failure 10 months ago
Michael Niedermayer cc78679c84
avcodec/vble: Check av_image_get_buffer_size() for failure 10 months ago