41701 Commits (451a51124d5d02f86696420288068e77d8e3e055)

Author SHA1 Message Date
Mark Thompson cd3578a8e4 lavc/h265_profile_level: Add new profiles 6 years ago
Mark Thompson e3424575f5 lavc/h265_profile_level: Add unit test 6 years ago
Mark Thompson c7142875c3 h265_metadata: Add option to set the level of the stream 6 years ago
Mark Thompson f344bb2466 lavc/h265_profile_level: Do not allow high tier at level < 4 6 years ago
Mark Thompson c1a430885d lavc/h265_profile_level: Fix DPB size calculation 6 years ago
Paul B Mahol ca576833e4 avcodec/cngdec: set .caps_internal 6 years ago
Michael Niedermayer b7b6ddd596 avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP 6 years ago
Michael Niedermayer 5f64f6058e avcodec/alsdec: Fix integer overflow with buffer number 6 years ago
Michael Niedermayer 7f527021df avcodec/alsdec: Fixes signed integer overflow in LSB addition 6 years ago
Michael Niedermayer 0794494c8f avcodec/alsdec: Check opt_order / sb_length in ra_block handling 6 years ago
Michael Niedermayer a3bd4b260e avcodec/alsdec: Fix integer overflow with shifting samples 6 years ago
Michael Niedermayer 51f6870c37 avcodec/alsdec: Fix undefined behavior in decode_rice() 6 years ago
Michael Niedermayer e131568752 avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_OUTPUT() 6 years ago
James Almer 7c644989a5 avcodec/hevc_ps: fix range of num_tile_{columns,rows}_minus1 6 years ago
Zhong Li e51cc7ed85 lavc/mjpegdec: make code aligned 6 years ago
Zhong Li a6c648f2b4 lavc/mjpegdec: replace number with marker name 6 years ago
Zhong Li 4dc3d93880 lavc/qsvenc: fix the incorrent map from bits to bytes 6 years ago
Michael Niedermayer 3b2082c663 avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weight 6 years ago
Michael Niedermayer c692051252 avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columns 6 years ago
Michael Niedermayer 3d4f4f4a15 avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check 6 years ago
Michael Niedermayer eb82d19f03 avcodec/fitsdec: Check data_min/max 6 years ago
Michael Niedermayer 89b96900fa avcodec/m101: Fix off be 2 error 6 years ago
Michael Niedermayer 8d8b8c4ac6 avcodec/qdm2: Move fft_order check up 6 years ago
Michael Niedermayer cf3c245566 avcodec/libvorbisdec: Check extradata size 6 years ago
Michael Niedermayer fb4a4557d1 avcodec/atrac9dec: Check q_unit_cnt in parse_band_ext() 6 years ago
Michael Niedermayer ac9af7e9a5 avcodec/atrac9dec: Check that the reused block has succeeded initilization 6 years ago
Paul B Mahol 2edb262759 avcodec/cfhd: add back alpha processing removed in 9cefb9e7ec 6 years ago
Michael Niedermayer d33414d2ad avcodec/utils: Check bits_per_coded_sample 6 years ago
Michael Niedermayer 247a1de7f7 avcodec/videodsp_template: Fix overflow of addition 6 years ago
Michael Niedermayer f30be1ec98 avcodec/alsdec: Fix invalid shift in multiply() 6 years ago
Michael Niedermayer 55557c6124 avcodec/4xm: Fix vlc memleak 6 years ago
Michael Niedermayer 2db7a3bc4a avcodec/ffwavesynth: Check ts_end - ts_start for overflow 6 years ago
Michael Niedermayer 507ca66ee4 avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c 6 years ago
Michael Niedermayer ebccd2f778 avcodec/tta: Fix undefined shift 6 years ago
Michael Niedermayer 2921b45a38 avcodec/qdmc: Fix integer overflows in PRNG 6 years ago
Michael Niedermayer d57f6606eb avcodec/rv10: Avoid calculating undefined value that is unused 6 years ago
Michael Niedermayer bfb58bdd70 avcodec/bintext: Check font height 6 years ago
Michael Niedermayer 7a072fbcc4 avcodec/binkdsp: Fix integer overflows in idct 6 years ago
Michael Niedermayer 62ad08cef9 avcodec/bink: Fix integer overflow in unquantize_dct_coeffs() 6 years ago
Michael Niedermayer 930cdef80a avcodec/motionpixels: Check for vlc error in mp_get_vlc() 6 years ago
Michael Niedermayer ce3b0b9066 avcodec/loco: Limit lossy parameter so it is sane and does not overflow 6 years ago
Michael Niedermayer 5ea7f20500 avcodec/xpmdec: Do not use context dimensions as temporary variables 6 years ago
Michael Niedermayer 07ffe94c17 avcodec/fitsdec: Fix division by 0 in size check 6 years ago
Michael Niedermayer f8f5668df5 avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() 6 years ago
Michael Niedermayer 3aecd01704 avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block() 6 years ago
Michael Niedermayer c830752142 avcodec/pngdec: Check input space 6 years ago
Andreas Rheinhardt 800f618a34 movsub_bsf: Fix mov2textsub regression 6 years ago
Carl Eugen Hoyos c8232e5007 lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. 6 years ago
Michael Niedermayer 0f9789c8e3 avcodec/iff: finetune the palette size check in the mask case 6 years ago
Michael Niedermayer 92e8db532c avcodec/iff: Fix mask_buf / mask_palbuf leak 6 years ago