90908 Commits (40ed40902ade1fa6294e12d853cf06f30f85b8cb)
 

Author SHA1 Message Date
  Michael Niedermayer 40ed40902a avcodec/dvdsub_parser: Init output buf/size 7 years ago
  Michael Niedermayer 0561cde128 avcodec/dirac_dwt_template: Fix signedness regression in interleave() 7 years ago
  Michael Niedermayer 670b565ba2 avformat/mov: Simplify last element computation in mov_estimate_video_delay() 7 years ago
  Michael Niedermayer 6b65f46673 avformat/mov: Break out of inner loop early in mov_estimate_video_delay() 7 years ago
  Michael Niedermayer 052edeec55 avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay() 7 years ago
  Michael Niedermayer 48479937c3 avformat/mov: remove modulo operations from mov_estimate_video_delay() 7 years ago
  Michael Niedermayer fd53179f4a avformat/movenc: Write version 2 of audio atom if channels is not known 7 years ago
  Rahul Chaudhry 5db47b3983 swresample/arm: rename labels to fix xcode build error 7 years ago
  Michael Niedermayer 0981dfee7d avformat/movenc: Check input sample count 7 years ago
  Michael Niedermayer d8c4b2ae57 avcodec/mjpegdec: Check for odd progressive RGB 7 years ago
  Michael Niedermayer fc92ca5b8e avcodec/vp8_parser: Do not leave data/size uninitialized 7 years ago
  Michael Niedermayer 6d992a51c7 avformat/mms: Add missing chunksize check 7 years ago
  Michael Niedermayer 6f4b82cc3a avformat/pva: Check for EOF before retrying in read_part_of_packet() 7 years ago
  Michael Niedermayer 37f505cc85 avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_codecdata() 7 years ago
  Michael Niedermayer a21703ca5d avformat/asfdec_o: Check size_bmp more fully 7 years ago
  Michael Niedermayer a28ab09e2a avformat/mxfdec: Fix av_log context 7 years ago
  Michael Niedermayer 4439d6aa69 avcodec/mpeg4videodec: Check for bitstream end in read_quant_matrix_ext() 7 years ago
  Michael Niedermayer 3bf80c7b22 avcodec/indeo4: Check for end of bitstream in decode_mb_info() 7 years ago
  Michael Niedermayer 1361e4abb8 avcodec/ac3dec: Check channel_map index 7 years ago
  Michael Niedermayer 5fd1dce39a avcodec/mpeg4videodec: Remove use of FF_PROFILE_MPEG4_SIMPLE_STUDIO as indicator of studio profile 7 years ago
  Michael Niedermayer de0a1d01ba avcodec/shorten: Fix undefined addition in shorten_decode_frame() 7 years ago
  Michael Niedermayer c4b23793d4 avcodec/shorten: Fix undefined integer overflow 7 years ago
  Michael Niedermayer e21e5c95c1 avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration() 7 years ago
  Michael Niedermayer 2b13c136c4 avcodec/jpeg2000dec: Check that there are enough bytes for all tiles 7 years ago
  Michael Niedermayer d3536ce839 avformat/movenc: Use mov->fc consistently for av_log() 7 years ago
  Michael Niedermayer 679d749eab avcodec/mpeg4videodec: Check read profile before setting it 7 years ago
  Michael Niedermayer 7610538224 avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample 7 years ago
  Michael Niedermayer 0003ace83b avcodec/ac3_parser: Check init_get_bits8() for failure 7 years ago
  Michael Niedermayer 20c5fb9721 avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id 7 years ago
  Michael Niedermayer 841e1399e6 avcodec/dpx: Check elements in 12bps planar path 7 years ago
  Michael Niedermayer 9f76f0fab8 avcodec/escape124: Fix spelling errors in comment 7 years ago
  Michael Niedermayer bf3e331b76 avcodec/ra144: Fix integer overflow in ff_eval_refl() 7 years ago
  Michael Niedermayer 21732c1adc avcodec/cscd: Check output buffer size for lzo. 7 years ago
  Michael Niedermayer d00548f2c1 avcodec/escape124: Check buf_size against num_superblocks 7 years ago
  Michael Niedermayer 10e5302db4 avcodec/h264_parser: Reduce needed history for parsing mb index 7 years ago
  Michael Niedermayer 84280dc7cf avcodec/magicyuv: Check bits left in flags&1 branch 7 years ago
  Michael Niedermayer 2c404cc11a avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan() 7 years ago
  Marton Balint acb7907319 ffmpeg: fix -stream_loop with multiple inputs 7 years ago
  Marton Balint 2c138c2d8c ffmpeg: factorize input thread creation and destruction 7 years ago
  Aman Gupta b5106c5aa2 avformat/mpegts: parse large PMTs with multiple tables 7 years ago
  Aman Gupta 789bac72ed Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full" 7 years ago
  Thomas Guillem 33fcbb4372 avcodec/videotoolboxenc: fix invalid session on iOS 7 years ago
  Thomas Guillem a56eb4d56c avcodec/videotoolboxenc: split initialization 7 years ago
  Thomas Guillem 70799fae35 avcodec/videotoolboxenc: fix mutex/cond leak in error path 7 years ago
  Michael Niedermayer e049f7c24f Update for 4.0.1 7 years ago
  Michael Niedermayer 83a737aa70 avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed() 7 years ago
  Michael Niedermayer 2deeb2eaef avcodec/dirac_dwt_template: Fix undefined behavior in interleave() 7 years ago
  Michael Niedermayer 9eaf908897 avutil/common: Fix undefined behavior in av_clip_uintp2_c() 7 years ago
  Michael Niedermayer 1ca157b026 fftools/ffmpeg: Fallback to duration if sample rate is unavailable 7 years ago
  Michael Niedermayer f36128518b avformat/mov: Only set pkt->duration to non negative values 7 years ago