7963 Commits (b00fc80d406fef0acd54619a7c82e2a31e00c06c)

Author SHA1 Message Date
  Michael Niedermayer 596762f058 mp3demux: pass on error code on packet read. 14 years ago
  Laurent Aimar 3899b3be0c rmdec: Reject invalid deinterleaving parameters 14 years ago
  Kostya Shishkov 5163de0873 Use deinterleavers for demangling audio packets in RealMedia. 14 years ago
  Laurent Aimar 27128d82fa rmdec: use the deinterleaving mode and not the codec when creating audio packets. 14 years ago
  Carl Eugen Hoyos 9442f50c33 Support 3IVD in isom, produced by 3ivx DivX Doctor. 14 years ago
  Arne de Bruijn 89bd2307f5 mpegpsdec: fix reading first mpegps packet 14 years ago
  Laurent Aimar 24e0a9e451 Reject audio tracks with invalid interleaver parameters in RM demuxer. 14 years ago
  Ingo Brückl 6e21f03547 Correct determination of file size and frames in VBRI headers 14 years ago
  Michael Niedermayer 56634b2328 libavformat/utils: print ts in the "invalid dts/pts combination" case. 14 years ago
  Laurent Aimar 605f89ffc9 segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer. 14 years ago
  Laurent Aimar 21587509ec segafilm: Check for memory allocation failures in segafilm demuxer. 14 years ago
  Kostya Shishkov b1ceca016a smacker demuxer: handle possible av_realloc() failure. 14 years ago
  Joakim Plate 8449cebc90 rmdec: Check return value of more avio_seek calls 14 years ago
  Joakim Plate 4a721b18ed avidec: Check return value of more avio_seek calls 14 years ago
  Joakim Plate f0869d3721 asf: Check return value of more avio_seek calls 14 years ago
  Laurent Aimar be82df9e12 Fix writes out of bounds in the ogg demuxer. 14 years ago
  Laurent Aimar 8511c141e0 Fixed segfault on corrupted smacker streams in the demuxer. 14 years ago
  Laurent Aimar 4601765ee8 Fixed segfault on memory allocation failure in ape demuxer. 14 years ago
  chinshou 57571f348e avisynth: Fix upside down bug 14 years ago
  chinshou ab2ea6415b avisynth: Remove wrong pts calculation. 14 years ago
  Laurent Aimar 7181adab80 Fixed size given to init_get_bits(). 14 years ago
  Diego Biurrun 5cc5152e80 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 14 years ago
  Asad Mehmood 64556c200e flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 stream 14 years ago
  Stefan Fritsch 77dafced71 http: Fix decetion of range support in HTTP servers 14 years ago
  David Goldwich dd606be909 lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails 14 years ago
  Laurent Aimar 8c987d8291 oggdec: fix out of bound write in the ogg demuxer 14 years ago
  Laurent Aimar 6ddb12b688 Fixed size given to init_get_bits(). 14 years ago
  Laurent Aimar 4482ee9d9c Fixed off by one packet size allocation in the smacker demuxer. 14 years ago
  Laurent Aimar 2ac3aa129e Check for invalid packet size in the smacker demuxer. 14 years ago
  Laurent Aimar 1486e99b90 ape demuxer: fix segfault on memory allocation failure. 14 years ago
  Kostya Shishkov 1125f26f83 smacker demuxer: handle possible av_realloc() failure. 14 years ago
  Luca Barbato e30e0a16af flvenc: use int64_t to store offsets 14 years ago
  Alex Converse c5388d680e mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 14 years ago
  Anton Khirnov 44b3f05309 lavf: fix segfault in av_open_input_stream() 14 years ago
  Jindrich Makovicka e308a91c9c mpegts: fix Continuity Counter error detection 14 years ago
  Tomas Härdin 91f9c7917c gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps 14 years ago
  Alex Converse baec70e16f adts: Fix PCE copying. 14 years ago
  Clément Bœsch 694279bfd2 mxfenc: fix ignored drop flag in binary timecode representation. 14 years ago
  Gavin Kinsey e6df35b3be Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set 14 years ago
  Michael Niedermayer 076a8dfd41 rtpdec_asf: fix memleak 14 years ago
  Michael Niedermayer c2a2ad133e rtp: Fix integer underflow that could allow remote code execution. 14 years ago
  Michael Niedermayer f597825052 Fix memory corruption in case of memory allocation failure in av_probe_input_buffer() 14 years ago
  Michael Niedermayer 7e33a66c0e Fix several security issues in matroskadec.c (MSVR-11-0080). 14 years ago
  Michael Niedermayer 6d75dbebc0 rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API. 14 years ago
  Michael Niedermayer f54b8f8482 udp: allow fifo size to be tuned seperately 14 years ago
  Alex Converse a05219d801 riff: Add mpgv MPEG-2 fourcc 14 years ago
  Chris Evans 5fab0ccd81 matroskadec: fix integer underflow if header length < probe length. 14 years ago
  John Stebbins c29c609e0f matroskadec: matroska_read_seek after after EBML_STOP leads to failure. 14 years ago
  Chris Evans cd63c32ff6 oggdec: prevent heap corruption. 14 years ago
  Reimar Döffinger 5a33a29a91 oggdec: Abort Ogg header parsing when encountering a data packet. 14 years ago