94539 Commits (8eb6296172d83a3068619c19fe52f900bef83656)
 

Author SHA1 Message Date
  Michael Niedermayer 8eb6296172 avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
  Michael Niedermayer c7d53daf9a avformat/vividas: Test size and packet numbers a bit more 6 years ago
  Michael Niedermayer 1beae222db avformat/vividas: Check n_sb_blocks against input space 6 years ago
  Michael Niedermayer 0147b74205 avcodec/dxv: Check op_offset in both directions 6 years ago
  Michael Niedermayer daa398e80e avcodec/adpcm: Check number of channels for MTAF 6 years ago
  Michael Niedermayer dc2bae1b3b avcodec/sunrast: Fix indention 6 years ago
  Michael Niedermayer 0bf92a41c3 avcodec/sunrast: Fix return type for "unsupported (compression) type" 6 years ago
  Michael Niedermayer 28aafef295 avcodec/utils: Check channels fully earlier 6 years ago
  Michael Niedermayer 75cd59ec21 avformat/mov: Check for EOF in mov_read_meta() 6 years ago
  Michael Niedermayer f72580eb0f avcodec/hevcdec: Fix memleak of a53_caption 6 years ago
  Michael Niedermayer 69e32fd0b1 avformat/vividas: Remove align offset which is always masked off 6 years ago
  Michael Niedermayer 372f9254c3 avformat/vividas: remove dead assignment 6 years ago
  Michael Niedermayer 8ae4a2915a avformat/cdxl: Fix integer overflow in intermediate 6 years ago
  Michael Niedermayer 9b81e32f01 avcodec/hevcdec: repeat character in skiped 6 years ago
  Michael Niedermayer 315362028e repeat an even number of characters in occured 6 years ago
  Michael Niedermayer da988851dc avcodec/gdv: Replace assert() checking bitstream by if() 6 years ago
  Michael Niedermayer 4f9200a963 libavcodec/utils: Free threads on init failure 6 years ago
  Michael Niedermayer bc09450e29 avcodec/htmlsubtitles: Avoid locale dependant isdigit() 6 years ago
  Michael Niedermayer 38fde9e95f avcodec/alsdec: Check k from being outside what our implementation can handle 6 years ago
  Michael Niedermayer 6789b3c2c3 avcodec/takdec: Fix integer overflow in decorrelate() 6 years ago
  Michael Niedermayer 2e260c2271 avcodec/aacps: Fix integer overflows in hybrid_synthesis() 6 years ago
  Michael Niedermayer 58e6635324 avcodec/mpeg4videodec: Fix integer overflow in mpeg4_decode_studio_block() 6 years ago
  Michael Niedermayer 83e85e9798 avcodec/vp56rac: delay signaling an error on truncated input 6 years ago
  Michael Niedermayer 48659851e2 avcodec/pnm_parser: Use memchr() in pnm_parse() 6 years ago
  Andrey Semashev 69be8cc6e0 tests: Fix bash errors in lavf_container tests. 6 years ago
  Andreas Rheinhardt 48ae235848 avformat/matroskadec: Fix use-after-free when demuxing ProRes 6 years ago
  Andreas Rheinhardt 2f89f24eb9 avformat/matroskadec: Fix demuxing ProRes 6 years ago
  James Almer d3fef1a3bd avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128 6 years ago
  Fei Wang 69abae318a avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST 6 years ago
  Andriy Gelman 0493699813 lavc/cbs_h2645: Fix incorrect max size of nalu unit 6 years ago
  Andreas Rheinhardt 2722fc2bcf avcodec/extract_extradata_bsf: Don't unref uninitialized buffers 6 years ago
  Andreas Rheinhardt 40123639fe avformat/av1: Fix leak of dynamic buffer in case of parsing failure 6 years ago
  Ross Nicholson 289838b7bd libavformat/rtsp: return error if rtsp_hd_out is null instead of crash 6 years ago
  Mark Thompson 82a3a623f0 cbs_h264: Fix missing inferred colour description fields 6 years ago
  James Almer 252ef2329a avcodec/cbs_av1: keep separate reference frame state for reading and writing 6 years ago
  James Almer 8da31e9eef avcodec/cbs_av1: fix reading reference order hint in skip_mode_params() 6 years ago
  James Almer 57365f67a0 avcodec/amfnec: allocate packets using av_new_packet() 6 years ago
  Timo Rothenpieler 44fe41a1ca avcodec/nvenc: make sure newly allocated packets are refcounted 6 years ago
  Jun Zhao 61853f7503 lavc/mpeg4audio: add chan_config check to avoid indeterminate channels 6 years ago
  James Almer 2ec1b096b1 aformat/movenc: add missing padding to output track extradata 6 years ago
  Timo Rothenpieler 0eb1088960 avcodec/nvenc: add driver version info for SDK 9.1 6 years ago
  James Almer 25273ef23a avcodec/bsf: check that AVBSFInternal was allocated before dereferencing it 6 years ago
  Michael Niedermayer 1529dfb73a Update for 4.2.1 6 years ago
  Michael Niedermayer e66d4725c7 avcodec/qdm2: Check frame size 6 years ago
  Michael Niedermayer 5a1e0cae2f avformat/vividas: check for tiny blocks using alignment 6 years ago
  Michael Niedermayer d3b45f1378 avcodec/vc1_pred: Fix refdist in scaleforopp() 6 years ago
  Michael Niedermayer 5b44aec196 avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 6 years ago
  Michael Niedermayer 6c583ec9bd avcodec/iff: Check for overlap in cmap_read_palette() 6 years ago
  Michael Niedermayer ee89d9e3d6 avcodec/apedec: Fix 32bit int overflow in do_apply_filter() 6 years ago
  Carl Eugen Hoyos 1dec90d456 lavf/rawenc: Only accept the appropriate stream type for raw muxers. 6 years ago