82761 Commits (02d11e616af3ca2dce654e106ddc065ceb94de4e)
 

Author SHA1 Message Date
  Tobias Rapp d5154c055b avformat/avidec: skip odml master index chunks in avi_sync 9 years ago
  Michael Niedermayer cd81993070 avcodec/mjpegdec: Check for rgb before flipping 9 years ago
  Matt Wolenetz 2481f1320a lavf/utils.c Protect against accessing entries[nb_entries] 9 years ago
  Michael Niedermayer ceeeccc862 avutil/random_seed: Reduce the time needed on systems with very low precission clock() 9 years ago
  Michael Niedermayer 07df85b958 swscale/swscale: Fix dereference of stride array before null check 9 years ago
  Michael Niedermayer 7643e8584f avutil/random_seed: Improve get_generic_seed() with higher precission clock() 9 years ago
  Chris Cunningham 533431d5af avformat/mp3dec: fix msan warning when verifying mpa header 9 years ago
  Michael Niedermayer 9519b2560e avformat/utils: Print verbose error message if stream count exceeds max_streams 9 years ago
  Michael Niedermayer 3e3e095fc9 avformat/options_table: Set the default maximum number of streams to 1000 9 years ago
  Georgi D. Sotirov 41f8a8843d lavf/chromaprint: Update for version 1.4 9 years ago
  Michael Niedermayer 64bb329afa avutil: Add av_image_check_size2() 9 years ago
  Michael Niedermayer 3ecbac5664 avformat: Add max_streams option 9 years ago
  Michael Niedermayer 0e6febff5a avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated 9 years ago
  Michael Niedermayer 3f779aef79 avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() 9 years ago
  Michael Niedermayer 35ef033a19 avformat/oggdec: Skip streams in duration correction that did not had their duration set. 9 years ago
  Michael Niedermayer aec21cd840 avcodec/ffv1enc: Fix size of first slice 9 years ago
  Marton Balint 47e47cfb07 ffplay: fix sws_scale possible out of bounds array access 9 years ago
  Srinath K R 314c425b16 avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option 9 years ago
  Michael Niedermayer 148c4fb8d2 Update for 3.2.2 9 years ago
  Michael Niedermayer c12ee64e80 ffserver: Check chunk size 9 years ago
  Michael Niedermayer 46cd1699f9 Avoid using the term "file" and prefer "url" in some docs and comments 9 years ago
  Michael Niedermayer 32b95471a8 avformat/rtmppkt: Check for packet size mismatches 9 years ago
  Timothy Gu f66bfe71bb zmqsend: Initialize ret to 0 9 years ago
  Michael Niedermayer af1e19b9e4 avcodec/flacdec: Fix undefined shift in decode_subframe() 9 years ago
  Michael Niedermayer 334901aea0 avcodec/get_bits: Fix get_sbits_long(0) 9 years ago
  Michael Niedermayer bbe9a4b542 avformat/ffmdec: Check media type for chunks 9 years ago
  Michael Niedermayer a772aaf5dc avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed() 9 years ago
  Michael Niedermayer c39e8d05f5 avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c 9 years ago
  Michael Niedermayer a0715c1e89 avformat/oggparsespeex: Check frames_per_packet and packet_size 9 years ago
  Michael Niedermayer a0ed412f38 avformat/utils: Check start/end before computing duration in update_stream_timings() 9 years ago
  Michael Niedermayer 2fb7eb05dc avcodec/flac_parser: Update nb_headers_buffered 9 years ago
  Michael Niedermayer 8e4f737d2f avformat/idroqdec: Check chunk_size for being too large 9 years ago
  Michael Niedermayer 2d51cb1d0a avcodec/me_cmp: Fix median_sad size 9 years ago
  Michael Niedermayer c165bad0c0 avformat/utils: Fix type mismatch 9 years ago
  James Almer 16aa8c8146 configure: check for strtoull on msvc 9 years ago
  Ronald S. Bultje e5be73e178 http: move chunk handling from http_read_stream() to http_buf_read(). 9 years ago
  Ronald S. Bultje 0e0a413725 http: make length/offset-related variables unsigned. 9 years ago
  James Almer c269c43a83 avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 9 years ago
  Andreas Cadhalpun 6f3e3cb8ba Update Changelog 9 years ago
  Andreas Cadhalpun d147114b9d mss2: only use error correction for matching block counts 9 years ago
  Andreas Cadhalpun ad82036626 softfloat: decrease MIN_EXP to cover full float range 9 years ago
  Andreas Cadhalpun a6a2d9d1e5 libopusdec: default to stereo for invalid number of channels 9 years ago
  Andreas Cadhalpun 6ad2773142 flvdec: require need_context_update when changing codec id 9 years ago
  Andreas Cadhalpun 1dc59aaf61 pgssubdec: only set w/h/linesize when allocating data 9 years ago
  Andreas Cadhalpun 9aaddbf0ef sbgdec: prevent NULL pointer access 9 years ago
  Andreas Cadhalpun e00fec907f rmdec: validate block alignment 9 years ago
  Andreas Cadhalpun d8364f4e1d smacker: limit recursion depth of smacker_decode_bigtree 9 years ago
  Andreas Cadhalpun 7d0cc12a56 mxfdec: fix NULL pointer dereference in mxf_read_packet_old 9 years ago
  Andreas Cadhalpun de031809f3 ffmdec: validate codec parameters 9 years ago
  Michael Niedermayer 6550d0580b Update for 3.2.1 9 years ago