88193 Commits (136ec39a2f810f8bbdb29d80aeb3ee430e6eecd8)
 

Author SHA1 Message Date
  Michael Niedermayer 136ec39a2f avformat/rtsp: Check number of streams in sdp_parse_line() 7 years ago
  Michael Niedermayer d3aab63320 avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 7 years ago
  Michael Niedermayer ae4148b895 avcodec/fic: Check that there is input left in fic_decode_block() 7 years ago
  Michael Niedermayer 23f6170f1b avcodec/tiff: Check for 12bit gray fax 7 years ago
  Michael Niedermayer 532b6c2b25 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 7 years ago
  Michael Niedermayer 9e5cb0df49 avutil/mem: Optimize fill32() by unrolling and using 64bit 7 years ago
  James Almer 6c2e465f62 configure: bump year 7 years ago
  Michael Niedermayer e726cd332d avcodec/diracdec: Check component quant 7 years ago
  Michael Niedermayer c4f2a8c6c1 avcodec/tests/rangecoder: initialize array to avoid valgrind warning 7 years ago
  Michael Niedermayer 84ef2bba6c avcodec/h264_slice: Fix integer overflow in implicit_weight_table() 7 years ago
  Michael Niedermayer 980ad51291 avcodec/exr: set layer_match in all branches 7 years ago
  Michael Niedermayer b2fd3250c4 avcodec/exr: Check for duplicate channel index 7 years ago
  Michael Niedermayer d43b488340 avcodec/4xm: Fix returned error codes 7 years ago
  Michael Niedermayer 8349bcb526 avcodec/v4l2_m2m: fix cant typo 7 years ago
  Michael Niedermayer 8490652c9c avcodec/mjpegbdec: Fix some misplaced {} and spaces 7 years ago
  David Bryant 24438427ef avformat/wvdec: detect and error out on WavPack DSD files 7 years ago
  gxw 4656ad1e96 avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa 7 years ago
  Michael Niedermayer d99a3f9792 avcodec/fic: Fail on invalid slice size/off 7 years ago
  Michael Niedermayer 30046553a5 postproc/postprocess_template: remove FF_REG_sp from clobber list 7 years ago
  Michael Niedermayer 7df1c93619 postproc/postprocess_template: Avoid using %4 for the threshold compare 7 years ago
  Michael Niedermayer 728f142651 avcodec/rpza: Check that there is enough data for all the blocks 7 years ago
  Michael Niedermayer 3ca0a8e077 avcodec/rpza: Move frame allocation to a later point 7 years ago
  Michael Niedermayer 4556f7c8a2 avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_ID 7 years ago
  Michael Niedermayer f51a271f20 avformat/mpegts: Fix side data type for stream id 7 years ago
  Michael Niedermayer 53d34fad0d tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgb 7 years ago
  Michael Niedermayer e657e8e8d6 avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan() 7 years ago
  chcunningham 96062eb3cc lavf/id3v2: fail read_apic on EOF reading mimetype 7 years ago
  Michael Niedermayer f9b7c87145 avformat/nutenc: Document trailer index assert better 7 years ago
  chcunningham cb901e1836 lavf/mov: ensure only one tkhd per trak 7 years ago
  Michael Niedermayer 04fe02bd80 avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with --disable-optimizations 7 years ago
  Michael Niedermayer a6d25b6ba5 avcodec/msvideo1: Check for too small dimensions 7 years ago
  Michael Niedermayer d6aac086b6 avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size 7 years ago
  Michael Niedermayer f06485063d avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size 7 years ago
  Michael Niedermayer 506b9c88c7 avcodec/truemotion2rt: Fix rounding in input size check 7 years ago
  Michael Niedermayer 940c6f3fb1 avcodec/truemotion2: fix integer overflows in tm2_low_chroma() 7 years ago
  Michael Niedermayer 5e1133920f avcodec/pngdec: Check compression method 7 years ago
  Michael Niedermayer 4376377c51 fftools/ffmpeg: Repair reinit_filter feature 7 years ago
  Michael Niedermayer e8aaadd41e avcodec/shorten: Fix integer overflow with offset 7 years ago
  Michael Niedermayer a6e6b86669 avcodec/cavsdec: Propagate error codes inside decode_mb_i() 7 years ago
  Michael Niedermayer f3404f6b90 avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case 7 years ago
  James Almer da6a61606a avcodec/hevcdec: decode at most one slice reporting being the first in the picture 7 years ago
  Paul B Mahol 15b385efca avfilter/af_silenceremove: fix possible crash if supplied duration is negative 8 years ago
  Michael Niedermayer cb74b3ff27 Update for 3.4.5 7 years ago
  Michael Niedermayer 0e853b61e6 avutil/integer: Fix integer overflow in av_mul_i() 7 years ago
  Michael Niedermayer 707ec3cfc0 avcodec/msrle: Check that the input is large enough to contain a end of picture code 7 years ago
  Michael Niedermayer 1bcc79db44 avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling 7 years ago
  Michael Niedermayer 6763ff890e avcodec/mpeg4videodec: Fix typo in sprite delta check 7 years ago
  Michael Niedermayer ced37ef52c avcodec/h264_cavlc: Check mb_skip_run 7 years ago
  Michael Niedermayer a3ef90a73c avcodec/ra144: Fix integer overflow in add_wav() 7 years ago
  Michael Niedermayer d17d08035c avformat/utils: Never store negative values in last_IP_duration 7 years ago