94175 Commits (feade2b403a7fe867387711fb07a80f6c478d2f6)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 1889e3166c libavformat/mux: Fix audio_preload 6 years ago
Chris Cunningham bb11584924 avformat/oggparseogm: sync avctx w/ codecpar 6 years ago
Xuewei Meng 75d99e9d80 Changelog: add derain filter into Changelog 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 696312c487 avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed 6 years ago
Michael Niedermayer bd3672ba75 avformat/img2dec: Fix probe_buffer leak in ff_img_read_header() 6 years ago
Michael Niedermayer 5ea7f20500 avcodec/xpmdec: Do not use context dimensions as temporary variables 6 years ago
Michael Niedermayer d8716e3df9 avformat/vividas: check length in read_vblock() 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
Alfred E. Heggestad 2b634e7c23 avformat/dashenc: split extension for MP4 into .mp4 or .m4s 6 years ago
Zhong Li dd662bbdd2 lavf/qsv_scale: add scaling modes support 6 years ago
Andreas Rheinhardt 800f618a34 movsub_bsf: Fix mov2textsub regression 6 years ago
Jun Zhao 053d33b46b lavf/flvenc: add automatic bitstream filtering 6 years ago
Andreas Rheinhardt ff5ea59f7b avformat/matroskadec: Improve error/EOF checks III 6 years ago
Andreas Rheinhardt a569a7b3bb avformat/matroskadec: Improve read error/EOF checks II 6 years ago
Andreas Rheinhardt 239c7369e0 avformat/matroskadec: Improve read error/EOF checks I 6 years ago
Andreas Rheinhardt a27e5398e2 avformat/matroskadec: Properly check return values 6 years ago
Andreas Rheinhardt 1215b3a5f3 avformat/matroskadec: Don't zero unnecessarily 6 years ago
Alexander Strasser 99147312ce configure: print_in_columns: Replace pr with awk 6 years ago
Bela Bodecs 2045dd0050 avformat/hlsenc: better error log message for var_stream_map content 6 years ago
Andreas Rheinhardt bc3306fd5b avformat/matroskadec: Treat SimpleBlock as EBML_BIN 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
Andreas Rheinhardt ffa64a4db8 avformat/matroskadec: Don't keep old blocks 6 years ago
Andreas Rheinhardt f3ca3e7f19 avformat/matroskadec: Remove redundant initialization 6 years ago
Andreas Rheinhardt 43c3cebbd4 avformat/matroskadec: Set offset of first cluster 6 years ago
Andreas Rheinhardt 36aceb6174 avformat/matroskadec: Get rid of cluster size field assumption 6 years ago
Andreas Rheinhardt 70baf729b5 avformat/matroskadec: Remove non-incremental parsing of clusters 6 years ago
Andreas Rheinhardt e5ec131856 avformat/matroskadec: Use generic size check for signed integers 6 years ago
Andreas Rheinhardt 07d4056052 avformat/matroskadec: Don't copy attached pictures 6 years ago
Bela Bodecs 1beeb3b877 avformat/hlsenc: better checking var_stream_map content 6 years ago
Michael Niedermayer 01d8c72b95 avformat/vividas: reduce keybits to require half the space 6 years ago
Michael Niedermayer 8c6c2747bc avformat/vividas: Fix invalid shift in decode_key() 6 years ago
Michael Niedermayer 06a90cc783 avformat/jacosubdec: Fix timeres to 1/100 units convertion overflow 6 years ago