8103 Commits (n0.7.13)

Author SHA1 Message Date
  Michael Niedermayer b3e5c8de6a ape: Fix null ptr dereference with files missing a seekatable. 13 years ago
  Michael Niedermayer ee6c1670df 4xm: fix division by zero caused by bps<8 13 years ago
  Ronald S. Bultje 50336dc4f1 ea: check chunk_size for validity. 13 years ago
  Michael Niedermayer b15e85d820 rtpdec_asf: Fix integer underflow that could allow remote code execution 14 years ago
  Anton Khirnov bc5d86d23d id3v2: fix skipping extended header in id3v2.4 14 years ago
  Diego Biurrun 6fe5038753 nsvdec: Propagate error values instead of returning 0 in nsv_read_header(). 14 years ago
  Ronald S. Bultje f2e412d050 smacker: error out if palette copy-with-offset overruns palette size. 14 years ago
  Alex Converse 853ce33dbc mov: Add more HDV and XDCAM FourCCs. 14 years ago
  Alex Converse 5015ada0ec mov: Add support for MPEG2 HDV 720p24 (hdv4) 14 years ago
  Alex Converse b0888b8a48 dv: Fix small overread in audio frequency table. 14 years ago
  Alex Converse 00fa6ffe1a dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 14 years ago
  Michael Niedermayer 44e182d41e dv: Fix null pointer dereference due to ach=0 14 years ago
  Michael Niedermayer bb737d381f dv: check stype 14 years ago
  Alex Converse 0100c4b1b0 nsvdec: Propagate errors 14 years ago
  Alex Converse be524c186b nsvdec: Be more careful with av_malloc(). 14 years ago
  Michael Niedermayer 65beb8c117 nsvdec: Fix use of uninitialized streams. 14 years ago
  Ronald S. Bultje 433aaeb2f1 matroska: check buffer size for RM-style byte reordering. 14 years ago
  Ronald S. Bultje a2d5e741a8 asf: don't seek back on EOF. 14 years ago
  Ronald S. Bultje 18caebca4c asf: error out on ridiculously large minpktsize values. 14 years ago
  Ronald S. Bultje 811989e910 rm: prevent infinite loops for index parsing. 14 years ago
  Ronald S. Bultje cd6c5e16c6 swf: check return values for av_get/new_packet(). 14 years ago
  Ronald S. Bultje 9a331217b0 asf: prevent packet_size_left from going negative if hdrlen > pktlen. 14 years ago
  Ronald S. Bultje 6c12293f6c matroska: don't overwrite string values until read/alloc was succesful. 14 years ago
  Alex Converse dd7b323d9a matroskadec: Pad AAC extradata. 14 years ago
  Laurent Aimar 5ab326d7db 4xmdemux: prevent use of uninitialized memory 14 years ago
  Laurent Aimar 7fa13e12e6 avsdemux: check for out of bound writes 14 years ago
  Laurent Aimar b696d61518 avsdemux: check for corrupted data 14 years ago
  Alex Converse a23bcc923d mxfdec: Fix some buffer overreads caused by the misuse of AVPacket related functions. 14 years ago
  Mans Rullgard 2c99aa48d7 lavf: fix signed overflow in avformat_find_stream_info() 14 years ago
  Alex Converse 4faa00b256 mpegps: Use av_get_packet() instead of poorly emulating it. 14 years ago
  Laurent Aimar fce03f8783 mpc8: Fix return value on EOF 14 years ago
  Laurent Aimar ea5a5f0908 segafilm: Check for memory allocation failures in segafilm demuxer. 14 years ago
  Martin Storsjö 151aaf539f lavf: Avoid using av_malloc(0) in av_dump_format 14 years ago
  Justin Ruggles ce80957cf1 sol: return error if av_get_packet() fails. 14 years ago
  Laurent Aimar 74f4c1358c flvdec: Fix invalid pointer deferences when parsing index 14 years ago
  Alex Converse 2f62b677cc mpegps: Handle buffer exhaustion when reading packets. 14 years ago
  Alex Converse 684f671f28 mp4: Don't read an empty Decoder Config Descriptor 14 years ago
  Chris Evans 1f625431e2 matroskadec: Fix a bug where a pointer was cached to an array that might later move due to a realloc() 14 years ago
  Michael Niedermayer 0125c10217 mpegtsenc: fix handling of large audio packets 14 years ago
  Michael Niedermayer d38580a7bb mpegtsenc: fix handling of large audio packets 14 years ago
  Michael Niedermayer 5c6a2d9878 ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. 14 years ago
  Michael Niedermayer 17c54e9317 mjpeg: support mpo 14 years ago
  Anton Khirnov 07624cfeaa Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info. 14 years ago
  Mans Rullgard d6f763659c lavf: fix multiplication overflow in avformat_find_stream_info() 14 years ago
  Anton Khirnov e297459eb6 lavf: fix invalid reads in avformat_find_stream_info() 14 years ago
  Anton Khirnov afe2726089 lavf: add avformat_find_stream_info() 14 years ago
  Michael Niedermayer 64a854d06b rawdec: use a default sample rate if none is specified. 14 years ago
  Stefano Sabatini 91805f06a3 rawdec: add check on sample_rate 14 years ago
  Miroslav Slugeň fd30240e98 libavformat: add support for G726 audio decoder in RTP and RTSP streams 14 years ago
  Reimar Döffinger d484a07f1c Do not call parse_keyframes_index with NULL stream. 14 years ago