82800 Commits (124a3ddc4be191ad432e1cdc88b94de71db6dbba)
 

Author SHA1 Message Date
  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
  Michael Niedermayer dff4f58107 avformat/mpeg: Adjust vid probe threshold to correct mis-detection 9 years ago
  Michael Niedermayer e9f3cc7fc7 avcodec/ass_split: Change order of operations in ass_split_section() 9 years ago
  James Almer ee56777379 avcodec/rawdec: check for side data before checking its size 9 years ago
  James Almer 3bd7ad58a7 avcodec/avpacket: fix leak on realloc in av_packet_add_side_data() 9 years ago
  James Almer f97bee9ad5 avformat/apngenc: use the stream parameters extradata if available 9 years ago
  James Almer cf655d1643 Revert "apngdec: use side data to pass extradata to the decoder" 9 years ago
  Stefano Sabatini 31c9c7ad82 ffprobe: fix crash in case -of is specified with an empty string 9 years ago
  Martin Vignali 08f26d99b5 libavcodec/exr : fix channel size calculation for uint32 channel 9 years ago
  Andreas Cadhalpun c7d38efbc2 exr: fix out-of-bounds read 9 years ago
  Andreas Cadhalpun cbc9d46066 libschroedingerdec: fix leaking of framewithpts 9 years ago
  Andreas Cadhalpun 2b863d4e9b libschroedingerdec: don't produce empty frames 9 years ago