94171 Commits (1f8336fd985de3e2e49526e703da0820cd6abdce)
 

Author SHA1 Message Date
Michael Niedermayer 507ca66ee4 avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c 5 years ago
Michael Niedermayer ebccd2f778 avcodec/tta: Fix undefined shift 5 years ago
Michael Niedermayer 2921b45a38 avcodec/qdmc: Fix integer overflows in PRNG 5 years ago
Michael Niedermayer d57f6606eb avcodec/rv10: Avoid calculating undefined value that is unused 5 years ago
Michael Niedermayer bfb58bdd70 avcodec/bintext: Check font height 5 years ago
Michael Niedermayer 7a072fbcc4 avcodec/binkdsp: Fix integer overflows in idct 5 years ago
Michael Niedermayer 62ad08cef9 avcodec/bink: Fix integer overflow in unquantize_dct_coeffs() 5 years ago
Andreas Rheinhardt 1889e3166c libavformat/mux: Fix audio_preload 5 years ago
Chris Cunningham bb11584924 avformat/oggparseogm: sync avctx w/ codecpar 5 years ago
Xuewei Meng 75d99e9d80 Changelog: add derain filter into Changelog 5 years ago
Michael Niedermayer 930cdef80a avcodec/motionpixels: Check for vlc error in mp_get_vlc() 5 years ago
Michael Niedermayer ce3b0b9066 avcodec/loco: Limit lossy parameter so it is sane and does not overflow 5 years ago
Michael Niedermayer 696312c487 avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed 5 years ago
Michael Niedermayer bd3672ba75 avformat/img2dec: Fix probe_buffer leak in ff_img_read_header() 5 years ago
Michael Niedermayer 5ea7f20500 avcodec/xpmdec: Do not use context dimensions as temporary variables 5 years ago
Michael Niedermayer d8716e3df9 avformat/vividas: check length in read_vblock() 5 years ago
Michael Niedermayer 07ffe94c17 avcodec/fitsdec: Fix division by 0 in size check 5 years ago
Michael Niedermayer f8f5668df5 avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() 5 years ago
Michael Niedermayer 3aecd01704 avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block() 5 years ago
Michael Niedermayer c830752142 avcodec/pngdec: Check input space 5 years ago
Alfred E. Heggestad 2b634e7c23 avformat/dashenc: split extension for MP4 into .mp4 or .m4s 5 years ago
Zhong Li dd662bbdd2 lavf/qsv_scale: add scaling modes support 5 years ago
Andreas Rheinhardt 800f618a34 movsub_bsf: Fix mov2textsub regression 5 years ago
Jun Zhao 053d33b46b lavf/flvenc: add automatic bitstream filtering 5 years ago
Andreas Rheinhardt ff5ea59f7b avformat/matroskadec: Improve error/EOF checks III 5 years ago
Andreas Rheinhardt a569a7b3bb avformat/matroskadec: Improve read error/EOF checks II 5 years ago
Andreas Rheinhardt 239c7369e0 avformat/matroskadec: Improve read error/EOF checks I 5 years ago
Andreas Rheinhardt a27e5398e2 avformat/matroskadec: Properly check return values 5 years ago
Andreas Rheinhardt 1215b3a5f3 avformat/matroskadec: Don't zero unnecessarily 5 years ago
Alexander Strasser 99147312ce configure: print_in_columns: Replace pr with awk 5 years ago
Bela Bodecs 2045dd0050 avformat/hlsenc: better error log message for var_stream_map content 5 years ago
Andreas Rheinhardt bc3306fd5b avformat/matroskadec: Treat SimpleBlock as EBML_BIN 5 years ago
Carl Eugen Hoyos c8232e5007 lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. 5 years ago
Michael Niedermayer 0f9789c8e3 avcodec/iff: finetune the palette size check in the mask case 5 years ago
Michael Niedermayer 92e8db532c avcodec/iff: Fix mask_buf / mask_palbuf leak 5 years ago
Andreas Rheinhardt ffa64a4db8 avformat/matroskadec: Don't keep old blocks 5 years ago
Andreas Rheinhardt f3ca3e7f19 avformat/matroskadec: Remove redundant initialization 5 years ago
Andreas Rheinhardt 43c3cebbd4 avformat/matroskadec: Set offset of first cluster 5 years ago
Andreas Rheinhardt 36aceb6174 avformat/matroskadec: Get rid of cluster size field assumption 5 years ago
Andreas Rheinhardt 70baf729b5 avformat/matroskadec: Remove non-incremental parsing of clusters 5 years ago
Andreas Rheinhardt e5ec131856 avformat/matroskadec: Use generic size check for signed integers 5 years ago
Andreas Rheinhardt 07d4056052 avformat/matroskadec: Don't copy attached pictures 5 years ago
Bela Bodecs 1beeb3b877 avformat/hlsenc: better checking var_stream_map content 5 years ago
Michael Niedermayer 01d8c72b95 avformat/vividas: reduce keybits to require half the space 5 years ago
Michael Niedermayer 8c6c2747bc avformat/vividas: Fix invalid shift in decode_key() 5 years ago
Michael Niedermayer 06a90cc783 avformat/jacosubdec: Fix timeres to 1/100 units convertion overflow 5 years ago
Michael Niedermayer 54918b5116 avformat/icodec: Free ico->images on error paths 5 years ago
Michael Niedermayer 112eb17a2b avformat/wsddec: Fix undefined shift 5 years ago
Michael Niedermayer 8e3e63e9ac avformat/tiertexseq: Cleanup on error 5 years ago
Michael Niedermayer 902b06f2d4 avformat/tiertexseq: Move seq_read_close() up so it can be used for cleanup 5 years ago