7407 Commits (49007b494eaf7727e445a62a4eb040b080a91f00)

Author SHA1 Message Date
  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
  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
  Mans Rullgard e257eebd17 lavf: do not set codec_tag for rawvideo 14 years ago
  Michael Niedermayer a2443e89d7 Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080. 14 years ago
  Anton Khirnov 9f9b731a3a movenc: fix NULL reference in mov_write_tkhd_tag 14 years ago
  Anton Khirnov ad47a5ec85 movenc: create an alternate group for each media type 14 years ago
  Michael Niedermayer fed7f5b04f flvdec: Check for overflow before allocating arrays 14 years ago
  David Goldwich 9973ca992e lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails 14 years ago
  Laurent Aimar a3d471e500 oggdec: fix out of bound write in the ogg demuxer 14 years ago
  Laurent Aimar 54a178f28f Fixed size given to init_get_bits(). 14 years ago
  Laurent Aimar 9f391c4971 Fixed off by one packet size allocation in the smacker demuxer. 14 years ago
  Laurent Aimar 4e7905fa9e Check for invalid packet size in the smacker demuxer. 14 years ago
  Laurent Aimar 4ee014309c ape demuxer: fix segfault on memory allocation failure. 14 years ago
  Kostya Shishkov 0b9b3570a3 smacker demuxer: handle possible av_realloc() failure. 14 years ago
  Luca Barbato fe3e7297fe flvenc: use int64_t to store offsets 14 years ago
  Alex Converse c613a89143 mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 14 years ago
  Anton Khirnov 9c2a024660 lavf: fix segfault in av_open_input_stream() 14 years ago
  Jindrich Makovicka b772a757dd mpegts: fix Continuity Counter error detection 14 years ago
  Tomas Härdin c75ba07f6e gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps 14 years ago
  Alex Converse 6107543d4e adts: Fix PCE copying. 14 years ago
  Clément Bœsch 776603b650 mxfenc: fix ignored drop flag in binary timecode representation. 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
  Diego Biurrun 07dc4a79c7 RTSP: Doxygen comment cleanup 14 years ago
  Diego Biurrun 43de5c034f doxygen: Escape '\' in Doxygen documentation. 14 years ago
  Reinhard Tartler c5c2654351 libavformat: Add an example how to use the metadata API 14 years ago
  Reinhard Tartler 2fe47b21c8 doxygen: Prefer member groups over grouping into modules 14 years ago
  Reinhard Tartler f1d1ef810a avformat: doxify the Metadata API 14 years ago
  Anton Khirnov b263e94f77 lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format. 14 years ago
  Anton Khirnov 9da3063e1c lavf: use the correct pointer in av_open_input_stream(). 14 years ago
  Ronald S. Bultje cb66b55270 ogg: fix double free when finding length of small chained oggs. 14 years ago
  Kostya Shishkov 9482dd0d17 wavpack: skip blocks with no samples 14 years ago
  Carl Eugen Hoyos 26f48752fb mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers. 14 years ago
  ami_stuff 1aef8de6d7 mov: Support R10g codec identifier. 14 years ago
  Kamil Nowosad 9ac3e32b29 riff/img2: Add JPEG 2000 codec IDs. 14 years ago
  ami_stuff 5254285636 riff: Add DAVC fourcc. 14 years ago
  Carl Eugen Hoyos 137838945f riff: Add M263, XVIX, MMJP, CDV5 fourccs. 15 years ago