92438 Commits (339f40f6181849bb9ecbc8ebffd88b2006e60c8d)
 

Author SHA1 Message Date
  Michael Niedermayer 339f40f618 avformat/webmdashenc: Check id in adaption_sets 7 years ago
  Wenxiang Qian ec22b46a4d avformat/http: Fix Out-of-Bounds access in process_line() 7 years ago
  Wenxiang Qian 11375cd101 avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 7 years ago
  Kevin Backhouse via RT f7f3937494 avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces 7 years ago
  Kevin Backhouse via RT cc5361ed18 avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning 7 years ago
  Michael Niedermayer 4d1fcd734e avformat/matroskadec: Do not leak queued packets on sync errors 7 years ago
  Michael Niedermayer 8066cb3556 avcodec/mpeg4videodec: Clear interlaced_dct for studio profile 7 years ago
  Michael Niedermayer d25f388584 avformat/mov: Do not use reference stream in mov_read_sidx() if there is no reference stream 7 years ago
  Michael Niedermayer 1a82246cae avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() 7 years ago
  Alex Mogurenko 7e204f7260 avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q 7 years ago
  Charles Liu 53f3f5233f avformat/mov: fix hang while seek on a kind of fragmented mp4 7 years ago
  Marton Balint 110eff79ca avformat/async: fix assertion condition when draining buffer 7 years ago
  James Almer 33c8009773 avcodec/cbs_av1: don't call cbs_av1_read_trailing_bits() when no bits remain in the OBU 7 years ago
  Michael Niedermayer 74700e50bf Changelog: update 7 years ago
  chcunningham 00cdf4e4e5 avformat/mov: validate chunk_count vs stsc_data 7 years ago
  chcunningham bcc71f30ad avformat/mov.c: require tfhd to begin parsing trun 7 years ago
  Michael Niedermayer 31a1d2aa83 Changelog: update 7 years ago
  Michael Niedermayer 7816497ba0 avcodec/pgssubdec: Check for duplicate display segments 7 years ago
  Michael Niedermayer 953f97979f avformat/rtsp: Check number of streams in sdp_parse_line() 7 years ago
  Michael Niedermayer e75a73d629 avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 7 years ago
  Michael Niedermayer b482e94e59 avcodec/rasc: Move ff_get_buffer() after frame checks 7 years ago
  Michael Niedermayer 0f1332309a avcodec/rasc: Check uncompressed dlta size 7 years ago
  Michael Niedermayer f5c9753bfd avcodec/fic: Check that there is input left in fic_decode_block() 7 years ago
  Michael Niedermayer d8b8b27dc3 avcodec/ilbcdec: Fix undefined integer overflow lsf2poly() 7 years ago
  Michael Niedermayer 62f5325ca3 avcodec/ilbcdec: Fix integer overflow in construct_vector() 7 years ago
  Michael Niedermayer bcfd82b0be Update for 4.1.1 7 years ago
  Michael Niedermayer 31fa50f3d9 avcodec/prosumer: Error out if decompress() stops reading data 7 years ago
  Michael Niedermayer 552733d48b avcodec/tiff: Check for 12bit gray fax 7 years ago
  Michael Niedermayer a8b5990f45 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 7 years ago
  Michael Niedermayer cb6af7dfa1 avutil/mem: Optimize fill32() by unrolling and using 64bit 7 years ago
  James Almer 29d978c91e configure: bump year 7 years ago
  Michael Niedermayer 3a52cae2c7 avcodec/tests/rangecoder: initialize array to avoid valgrind warning 7 years ago
  Michael Niedermayer 792df36f42 avcodec/gdv: Optimize and factorize scaling loops 7 years ago
  Michael Niedermayer c694273feb avcodec/h264_slice: Fix integer overflow in implicit_weight_table() 7 years ago
  Michael Niedermayer 9239d58b36 avcodec/exr: set layer_match in all branches 7 years ago
  Michael Niedermayer 1623f42d99 avcodec/exr: Check for duplicate channel index 7 years ago
  Michael Niedermayer 99576bf034 avfilter/vf_tonemap_opencl: Make static tables const 7 years ago
  Michael Niedermayer e385fc45dd doc/indevs: fix upto typo 7 years ago
  Michael Niedermayer 15857674c5 avcodec/4xm: Fix returned error codes 7 years ago
  Michael Niedermayer 6b6c854658 avformat/libopenmpt: Fix successfull typo 7 years ago
  Michael Niedermayer 41ee513c81 avcodec/v4l2_m2m: fix cant typo 7 years ago
  Michael Niedermayer 33b4aba5bd avcodec/mjpegbdec: Fix some misplaced {} and spaces 7 years ago
  David Bryant ea279bd160 avformat/wvdec: detect and error out on WavPack DSD files 7 years ago
  gxw 929b5519d8 avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa 7 years ago
  Michael Niedermayer 5ed024e40b avcodec/fic: Fail on invalid slice size/off 7 years ago
  Michael Niedermayer 5550946ff4 avcodec/ilbcdec: fix integer overflow in energy 7 years ago
  Michael Niedermayer daef9d4382 postproc/postprocess_template: remove FF_REG_sp from clobber list 7 years ago
  Michael Niedermayer 69f50eb915 postproc/postprocess_template: Avoid using %4 for the threshold compare 7 years ago
  Jacob Trimble 73c90818b1 libavformat/mov: Fix NULL-dereference read for some encrypted content. 7 years ago
  Michael Niedermayer c22b67feaa avcodec/rpza: Check that there is enough data for all the blocks 7 years ago