75284 Commits (e965fedf7e94b7e50cd11be00fa729ee8faeb21b)
 

Author SHA1 Message Date
  Michael Niedermayer e965fedf7e avformat/swfdec: Fix inflate() error code check 9 years ago
  Michael Niedermayer 7132e71a84 Update for FFmpeg 2.8.8 9 years ago
  Michael Niedermayer 7a2329fac1 avcodec/h264: Put context_count check back 9 years ago
  Hendrik Leppkes 65fff8e71a cmdutils: remove the current working directory from the DLL search path on win32 9 years ago
  Michael Niedermayer 3988470ee3 avcodec/raw: Fix decoding of ilacetest.mov 9 years ago
  Michael Niedermayer 3a6b27caf8 avcodec/ffv1enc: Fix assertion failure with non zero bits per sample 9 years ago
  Michael Niedermayer 942c3bfbdf avformat/oggdec: Fix integer overflow with invalid pts 9 years ago
  Michael Niedermayer 486aa4fe39 ffplay: Fix invalid array index 9 years ago
  Michael Niedermayer da12d544bf avcodec/vp9_parser: Check the input frame sizes for being consistent 9 years ago
  Kacper Michajłow 73e09e371b libavformat/rtpdec_asf: zero initialize the AVIOContext struct 9 years ago
  Kacper Michajłow d3ecb24539 libavutil/opt: Small bugfix in example. 9 years ago
  Sasi Inguva 0f6e244bb0 libx264: Increase x264 opts character limit to 4096 9 years ago
  Michael Niedermayer 054db63120 avformat/mov: Check sample size 9 years ago
  Michael Niedermayer 4a0b0cffc1 avformat/format: Fix registering a format more than once and related races 10 years ago
  Michael Niedermayer 9fefd76eec avcodec/flac_parser: Raise threshold for detecting invalid data 9 years ago
  Michael Niedermayer 087bd8fbdf avfilter/vf_telecine: Make frame writable before writing into it 9 years ago
  Michael Niedermayer 40ffbe7678 avcodec/mpc8: Correct end truncation 9 years ago
  Michael Niedermayer ed7fe48445 avcodec/mpegvideo: Do not clear the parse context during init 9 years ago
  Michael Niedermayer d9ad05abce MAINTAINERs cleanup (remove myself from things i de facto dont maintain) 9 years ago
  Michael Niedermayer bfca58ee2f avcodec/h264: Fix off by 1 context count 9 years ago
  Michael Niedermayer 8a32f19d5b avcodec/alsdec: Check r to prevent out of array read 9 years ago
  Umair Khan 1dd34bdb09 avcodec/alsdec: fix max bits in ltp prefix code 10 years ago
  Michael Niedermayer 04987035ff avcodec/utils: check skip_samples signedness 9 years ago
  Michael Niedermayer a4484854db avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream 9 years ago
  Michael Niedermayer 003fa5c3e3 avcodec/bmp_parser: Check fsize 9 years ago
  Michael Niedermayer 166921c23e avcodec/bmp_parser: reset state 9 years ago
  Michael Niedermayer 591c0b527c avcodec/bmp_parser: Fix remaining size 9 years ago
  Michael Niedermayer 731848ef80 avcodec/bmp_parser: Fix frame_start_found in cross frame cases 9 years ago
  Michael Niedermayer 76fd8145a1 avfilter/af_amix: dont fail if there are no samples in output_frame() 9 years ago
  Vivekanand 5af0ada442 avformat/allformats: Making av_register_all() thread-safe. 10 years ago
  Michael Niedermayer ffb503c9a1 avcodec/mpegvideo: Deallocate last/next picture earlier 9 years ago
  Michael Niedermayer 2bbbd3e50a avcodec/bmp_parser: Fix state 9 years ago
  Thomas Guilbert 669fc1338f avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c 9 years ago
  Michael Niedermayer 9fe1012910 doc/developer.texi: Add a code of conduct 9 years ago
  Michael Niedermayer 90b27febc6 avformat/avidec: Detect index with too short entries 9 years ago
  Chris Cunningham c1c6cb21b7 avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id() 9 years ago
  Michael Niedermayer 2e0af764b3 avformat/utils: Do not compute the bitrate from duration == 0 9 years ago
  Michael Niedermayer 8857dc6cd8 ffmpeg: Check that r_frame_rate is set before attempting to use it 9 years ago
  Michael Niedermayer 67c7f8ca14 swresample/rematrix: Use clipping s16 rematrixing if overflows are possible 9 years ago
  Michael Niedermayer 500cf2e159 swresample/rematrix: Use error diffusion to avoid error in the DC component of the matrix 9 years ago
  Chris Cunningham 345231336f libavformat/oggdec: Free stream private when header parsing fails. 9 years ago
  Michael Niedermayer fc6f314838 avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() 9 years ago
  Michael Niedermayer 3bbef6082a avformat/oggparseopus: Check that granule pos is within the supported range 9 years ago
  Michael Niedermayer 0aaf66fb2e avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg 9 years ago
  Michael Niedermayer 330f4ef48c avformat/options_table: Add missing identifier for very strict compliance 9 years ago
  Luca Barbato 8887dafda1 librtmp: Avoid an infiniloop setting connection arguments 9 years ago
  James Almer e9b7ae08d6 avformat/oggparsevp8: fix pts calculation on pages ending with an invisible frame 9 years ago
  Michael Niedermayer da4ea97161 Changelog: update 9 years ago
  Michael Niedermayer 4e4afe29b9 avcodec/motion_est: Attempt to fix "short data segment overflowed" on IA64 10 years ago
  Michael Niedermayer 2a15860227 avformat/ffmdec: Check pix_fmt 9 years ago