88032 Commits (f31ead3f76dab89586bbfdbbe70e055b50f6f040)
 

Author SHA1 Message Date
  Michael Niedermayer f31ead3f76 avcodec/vc1_block: simplify ac_val computation 7 years ago
  Michael Niedermayer be9c4cc0e6 avcodec/ffv1enc: Check that the crc + version combination is supported 7 years ago
  Stephan Holljes 1d5694ba11 lavf/http.c: Free allocated client URLContext in case of error. 8 years ago
  Michael Niedermayer f93d7a0c0a avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame 7 years ago
  Michael Niedermayer 81d8bd6f42 avcodec/dsicinvideo: Propagate errors from cin_decode_rle() 7 years ago
  Michael Niedermayer 86c7035646 avcodec/dfa: Check dimension against maximum 7 years ago
  Michael Niedermayer a6db663a31 avcodec/cinepak: Skip empty frames 7 years ago
  Michael Niedermayer 205e93fa0d avcodec/cinepak: move some checks prior to frame allocation 7 years ago
  Rahul Chaudhry 47c3d2459e swresample/arm: remove unintentional relocation. 7 years ago
  Michael Niedermayer 86a6e700e1 doc/APIchanges: Fix typos in hashes 7 years ago
  Michael Niedermayer 0b5a2c9a52 avformat/utils: Check cur_dts in update_initial_timestamps() more 7 years ago
  Michael Niedermayer 22a4b599f0 avcodec/utils: Enforce minimum width also for VP5/6 7 years ago
  Michael Niedermayer 8d05a802dd avcodec/truemotion2: Propagate out of bounds error from GET_TOK() 7 years ago
  Michael Niedermayer ca119e9456 avformat/utils: Fix integer overflow in end time calculation in update_stream_timings() 7 years ago
  Michael Niedermayer 78c8e77c86 avcodec/mjpegdec: Check input buffer size. 7 years ago
  Michael Niedermayer fffc77b472 avcodec/h264_slice: Fix integer overflow with last_poc 7 years ago
  Michael Niedermayer 0f868badcf avformat/mov: Fix extradata memleak 7 years ago
  Matt Wolenetz ae136f8d64 lavc/libopusdec: Allow avcodec_open2 to call .close 7 years ago
  Michael Niedermayer c44244424f avcodec/movtextdec: Check style_start/end 7 years ago
  Michael Niedermayer 053b9766b4 avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() 7 years ago
  Michael Niedermayer c8f700975e libavcodec/rv34: error out earlier on missing references 8 years ago
  Hendrik Schreiber 3e6adf0842 swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. 7 years ago
  Michael Niedermayer 46db1182da avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed() 8 years ago
  Michael Niedermayer f4e01b87f2 avcodec/cscd: Error out when LZ* decompression fails 8 years ago
  heimdallr 2c2ab85562 avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list() 8 years ago
  Michael Niedermayer 43916494f8 avfilter/vf_signature: use av_strlcpy() 8 years ago
  Michael Niedermayer 51035698bd avcodec/utvideodec: Set pro flag based on fourcc 8 years ago
  Michael Niedermayer fdf56c5654 avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame() 8 years ago
  Michael Niedermayer 2be397e234 avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables 8 years ago
  Michael Niedermayer 9b2ce61155 avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_entry() 8 years ago
  Michael Niedermayer 26fcff1eb4 avcodec/get_bits: Make sure the input bitstream with padding can be addressed 8 years ago
  Michael Niedermayer e26ae6e6ce avformat/mov: Check STSC and remove invalid entries 8 years ago
  Michael Niedermayer 46ed4d5282 avcodec/nuv: rtjpeg with dimensions less than 16 would result in no decoded pixels thus reject it 8 years ago
  Michael Niedermayer 0312060329 avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg 8 years ago
  Michael Niedermayer 8ba8e0a1c7 avcodec/wmalosslessdec: Reset num_saved_bits on error path 8 years ago
  Michael Niedermayer 8280448784 avformat/mov: Fix integer overflows related to sample_duration 8 years ago
  Michael Niedermayer 3fa6e594a0 avformat/img2dec: fix infinite loop 8 years ago
  Michael Niedermayer 24c627a900 avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE 8 years ago
  Michael Niedermayer 0cdc3e05cb avformat/oggparseogm: Check lb against psize 8 years ago
  Michael Niedermayer a376fcaa39 avformat/oggparseogm: Fix undefined shift in ogm_packet() 8 years ago
  Michael Niedermayer 79efbd547e avformat/avidec: Fix integer overflow in cum_len check 8 years ago
  Michael Niedermayer 60f6767126 avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE 8 years ago
  Michael Niedermayer fea47f6941 avformat/utils: Fix integer overflow of fps_first/last_dts 8 years ago
  Michael Niedermayer cd7a2954ae avformat/oggdec: Fix metadata memleak on multiple headers 8 years ago
  Michael Niedermayer a05d577068 libavformat/oggparsevorbis: Fix memleak on multiple headers 8 years ago
  Michael Niedermayer 7a713cea22 avformat/mov: Fix integer overflow in mov_get_stsc_samples() 8 years ago
  Michael Niedermayer 8456bba362 avcodec/truemotion2rt: Check input buffer size 8 years ago
  Michael Niedermayer 9cc83b94a1 avcodec/g2meet: Check tile dimensions with av_image_check_size2() 8 years ago
  Michael Niedermayer 60bd8316db avcodec/exr: fix invalid shift in unpack_14() 8 years ago
  Michael Niedermayer ee33e79b25 avcodec/bintext: sanity check dimensions 8 years ago