7940 Commits (21d99be9dc00a03be94bbcc1be0a2ec6a83d9b4e)

Author SHA1 Message Date
  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
  Reimar Döffinger 95345e942c Avoid crash due to ic being NULL if avformat_open_input fails. 14 years ago
  Michael Niedermayer cb8577a4da Fix several security issues in matroskadec.c (MSVR-11-0080). 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
  Diego Biurrun 07dc4a79c7 RTSP: Doxygen comment cleanup 14 years ago
  Diego Biurrun 43de5c034f doxygen: Escape '\' in Doxygen documentation. 14 years ago
  Reimar Döffinger 0a48a67e57 Fix av_open_input_stream with uninitialized context pointer. 14 years ago
  Reimar Döffinger e8baa8eb7f Fix av_open_input_stream with uninitialized context pointer. 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 8f7f3f0453 ogg: fix double free when finding length of small chained oggs. 14 years ago
  Ronald S. Bultje b62c0c0bce ogg: fix double free when finding length of small chained oggs. 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
  ami_stuff 6cef3ddbdc rawvideo: Support auv2 fourcc. 15 years ago
  Reimar Döffinger 3fedb3e65c Revert needless API change in 05e84c95. 14 years ago
  Justin Ruggles e6c52cee54 Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 14 years ago
  Ivan Kalvachev 093768c9a4 Fix bink audio playback outside of FFmpeg. 14 years ago
  Yusuke Nakamura ae88e9cf99 mov: Fix empty edit detection. 14 years ago
  Michael Niedermayer 4aeb776913 dump_metadata: Fix 0xd in metadata 14 years ago
  Michael Niedermayer a7e4342fc1 avidec: consider non video to contain only keyframes when seeking. 14 years ago
  ami_stuff 799a87d749 avidec: Ignore unknown stream types 14 years ago
  Ronald S. Bultje dbafb0e06f lavf: prevent crash in av_open_input_file() if ap == NULL. 14 years ago
  Anton Khirnov 84bd2b4bf5 lavf: add a forgotten NULL check in convert_format_parameters(). 14 years ago
  Carl Eugen Hoyos 369c68c4e1 Support DTS in mp4/mov. 14 years ago
  Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
  Anton Khirnov 25de5958c8 lavf: add avformat_write_header() as a replacement for av_write_header(). 14 years ago
  Anton Khirnov 603b8bc2a1 Deprecate av_open_input_* and remove their uses. 14 years ago
  Anton Khirnov 05e84c95c7 lavf: add avformat_open_input() as a replacement for av_open_input_* 14 years ago
  Kirill Zorin 6ec2fd5f77 mmsh: fix 400 bad request 14 years ago
  Diego Biurrun 1d076f46a0 rtpenc_latm: Consistently use "Libav" in license boilerplate. 14 years ago
  Martin Storsjö d840733937 rtsp: Don't pass string pointer as format string to ff_url_join 14 years ago
  Kirill Zorin 6095388812 mmsh: fixed printf injection bug in mmsh request 14 years ago
  Kirill Zorin a0bafaabb0 mmsh: fixed printf injection bug in mmsh request 14 years ago