101790 Commits (n4.4-jackoutdev)
 

Author SHA1 Message Date
  Andreas Rheinhardt 0ccd2540b0 avcodec/h264_metadata_bsf: Don't add AUD to extradata 4 years ago
  Andreas Rheinhardt 7f139498f5 avcodec/msmpeg4enc: Don't use code for static init that can fail 4 years ago
  Andreas Rheinhardt b51d5b222e avformat/dss: Don't prematurely modify context variable 4 years ago
  Andreas Rheinhardt 70028ce7fd avformat/utils: Check allocations for failure 4 years ago
  Andreas Rheinhardt ffb599458f avcodec/ac3enc: Use actual size of buffer in init_put_bits() 4 years ago
  Andreas Rheinhardt 55ad9ece31 avcodec/flashsv2enc: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt 3d473a8925 avutil/pixdesc: Fix 1 << 32 4 years ago
  Andreas Rheinhardt b4b2f88cab avcodec/motion_est: Fix invalid left shift of negative numbers 4 years ago
  Andreas Rheinhardt cc3b05e424 avfilter/vf_codecview: Fix undefined left shifts of negative numbers 4 years ago
  Andreas Rheinhardt 195cce45cf avcodec/g2meet: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt c7a95509b3 avutil/base64: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt 6906a2b471 avcodec/vmdvideo: Fix NULL + 0 4 years ago
  Andreas Rheinhardt 4eb44966a6 avcodec/mss12: Don't apply non-zero offset to null pointer 4 years ago
  Andreas Rheinhardt 9a2b994a71 avcodec/lcldec: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt 58b961d8bb avcodec/qtrleenc: Fix negative linesizes, don't use NULL + offset 4 years ago
  Andreas Rheinhardt 6614f33a0b avcodec/qtrleenc: Use keyframe when no previous frame is available 4 years ago
  Andreas Rheinhardt 67e401e3cb libswresample/audioconvert: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt 789dadccc0 avcodec/proresdec2: Don't apply non-zero offset to null pointer 4 years ago
  Andreas Rheinhardt 09510d9ffd avcodec/mpegvideo_enc: Don't apply non-zero offset to null pointer 4 years ago
  Andreas Rheinhardt 816d4bee4a avfilter/af_hdcd: Fix undefined shifts 4 years ago
  Andreas Rheinhardt a8fb9c9d27 avcodec/dcaenc: Fix undefined left shift of negative numbers 4 years ago
  Andreas Rheinhardt 5e2e8e1b9e avcodec/mjpegenc: Fix segfault when freeing incomplete context 4 years ago
  Andreas Rheinhardt 28dd12c9b7 avfilter/vf_paletteuse: Fix left shift outside of range of int 5 years ago
  Andreas Rheinhardt da4b64ea02 avfilter/asrc_sine: Fix invalid left shift of negative number 5 years ago
  Andreas Rheinhardt 9f011f0876 avformat/webmdashenc: Don't pass NULL to memcmp 5 years ago
  Andreas Rheinhardt 955be73bc5 avformat/libmodplug: Fix memleaks on error 4 years ago
  Andreas Rheinhardt 3f94e061cb avformat/libgme: Fix memleaks on errors 4 years ago
  Andreas Rheinhardt a01cf1fe54 avformat/aadec: Fix leak on error 4 years ago
  Andreas Rheinhardt fe8ae68738 avformat/jacosubdec: Fix leak on error 4 years ago
  Andreas Rheinhardt 3f851a7719 avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault 4 years ago
  Andreas Rheinhardt b4b3af795c avcodec/avcodec: Update check for identical colorspace/primaries/trc names 4 years ago
  Andreas Rheinhardt 0bbf1f4785 avcodec/avcodec: Don't use NULL for %s printf specifier 4 years ago
  Andreas Rheinhardt a57ba45eb4 avformat/webpenc: Fix memleak when trailer is never written 4 years ago
  Andreas Rheinhardt ceb5863d04 avformat/webpenc: Fix memleak when using invalid packets 4 years ago
  Zane van Iperen cc8eba0ab8
avcodec/adpcmenc: don't share a single AVClass between multiple AVCodecs. 4 years ago
  Michael Niedermayer 829d4b009f avcodec/pnm_parser: Check image size addition for overflow 4 years ago
  Michael Niedermayer 426c52c2ce avcodec/lscrdec: Check length in decode_idat() 4 years ago
  Michael Niedermayer 15f1648f7f tools/target_dem_fuzzer: Fix packet leak 4 years ago
  Michael Niedermayer 45f40cec3a avformat/imx: Check palette chunk size 4 years ago
  Michael Niedermayer de9f4351fa avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_metadata_update_fragment() 4 years ago
  Michael Niedermayer 1ff644e509 avformat/rmdec: use larger intermediate type for audio_framesize * sub_packet_h check 4 years ago
  Michael Niedermayer 698d768d21 avcodec/exr: Check oe in huf_decode() before use 4 years ago
  Michael Niedermayer 137c998b48 avcodec/h264_slice: Check input SPS in ff_h264_update_thread_context() 4 years ago
  Michael Niedermayer d416d7f061 avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistent 4 years ago
  Michael Niedermayer 807b703a48 avformat/mpc8: check for size overflow in mpc8_get_chunk_header() 4 years ago
  Michael Niedermayer 5978b8bd9c avformat/mov: Do not zero memory that is written too or unused 4 years ago
  Michael Niedermayer ac0e9506d0 avcodec/mpegvideo: Update chroma_?_shift in ff_mpv_common_frame_size_change() 4 years ago
  Michael Niedermayer be3225153e avformat/mov: Ignore multiple STSC / STCO 4 years ago
  Michael Niedermayer 9b25cf8b06 avformat/utils: Extend overflow check in dts wrap in compute_pkt_fields() 4 years ago
  Michael Niedermayer f8fc6416b2 avfilter/vf_scale: Fix adding 0 to NULL (which is UB) in scale_slice() 4 years ago