94249 Commits (70a4f46e48da8bc8a547e490f67dde5165227dd8)
 

Author SHA1 Message Date
Andreas Rheinhardt 4877b5869e libavformat/subfile: Improve AVSEEK_SIZE/SEEK_END seeking 5 years ago
Zhong Li e51cc7ed85 lavc/mjpegdec: make code aligned 5 years ago
Zhong Li a6c648f2b4 lavc/mjpegdec: replace number with marker name 5 years ago
Zhong Li 4dc3d93880 lavc/qsvenc: fix the incorrent map from bits to bytes 5 years ago
sfan5 034b72fc0b avformat/dashdec: Fix reading values from SegmentTimeline inside Period 5 years ago
Bela Bodecs 1476d82e73 avformat/hlsenc: changing all filename length to MAX_URL_SIZE 5 years ago
Michael Niedermayer 3b2082c663 avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weight 5 years ago
Michael Niedermayer c692051252 avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columns 5 years ago
Michael Niedermayer 3d4f4f4a15 avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check 5 years ago
Michael Niedermayer 0334632d5c avformat/aviobuf: Delay buffer downsizing until asserts are met 5 years ago
Michael Niedermayer eb82d19f03 avcodec/fitsdec: Check data_min/max 5 years ago
Michael Niedermayer 89b96900fa avcodec/m101: Fix off be 2 error 5 years ago
Michael Niedermayer 8d8b8c4ac6 avcodec/qdm2: Move fft_order check up 5 years ago
Michael Niedermayer cf3c245566 avcodec/libvorbisdec: Check extradata size 5 years ago
Michael Niedermayer 7c30ff3888 avformat/vqf: Check header_size 5 years ago
Michael Niedermayer fb4a4557d1 avcodec/atrac9dec: Check q_unit_cnt in parse_band_ext() 5 years ago
Michael Niedermayer ac9af7e9a5 avcodec/atrac9dec: Check that the reused block has succeeded initilization 5 years ago
Amir Pauker a30e44098a avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flags 5 years ago
Paul B Mahol 2edb262759 avcodec/cfhd: add back alpha processing removed in 9cefb9e7ec 5 years ago
Bela Bodecs 098ab93257 avformat/hlsenc: temp_file usage for master playlist and vtt playlist 5 years ago
Andreas Rheinhardt 45cfecdec6 libavformat/mux: Fix mixed delarations and code 5 years ago
Paul B Mahol 2b15d436db avformat/sccdec: display last caption even when there is no empty last line 5 years ago
Derek Buitenhuis 025fcee6fa hlsenc: Add option to set custom HTTP headers 5 years ago
Michael Niedermayer d33414d2ad avcodec/utils: Check bits_per_coded_sample 5 years ago
Michael Niedermayer 247a1de7f7 avcodec/videodsp_template: Fix overflow of addition 5 years ago
Michael Niedermayer f30be1ec98 avcodec/alsdec: Fix invalid shift in multiply() 5 years ago
Michael Niedermayer 55557c6124 avcodec/4xm: Fix vlc memleak 5 years ago
Michael Niedermayer 2db7a3bc4a avcodec/ffwavesynth: Check ts_end - ts_start for overflow 5 years ago
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