31026 Commits (n0.8.3)
 

Author SHA1 Message Date
  Michael Niedermayer 076a8dfd41 rtpdec_asf: fix memleak 14 years ago
  Michael Niedermayer a9a8e5ca99 Update for 0.8.3 14 years ago
  Michael Niedermayer c2a2ad133e rtp: Fix integer underflow that could allow remote code execution. 14 years ago
  Michael Niedermayer b6187e48db cavsdec: avoid possible crash with crafted input 14 years ago
  Michael Niedermayer 8af11e51f2 vf_scale: apply the same transform to the aspect during init that is applied per frame 14 years ago
  Michael Niedermayer f597825052 Fix memory corruption in case of memory allocation failure in av_probe_input_buffer() 14 years ago
  Jeff Downs 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 14 years ago
  Michael Niedermayer eb975b1c8b mjpegdec; even better RSTn skiping 14 years ago
  Michael Niedermayer 84648d33ba jpegdec: better rst skiping 14 years ago
  Michael Niedermayer 4b8a0b058d mpeg4: fix another packed divx issue. 14 years ago
  Michael Niedermayer 1de90fd375 mpeg4: adjust dummy frame threashold for packed divx. 14 years ago
  Michael Niedermayer c8b37fd03d Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 14 years ago
  Pino Toscano b37131f798 configure: add missing CFLAGS to fix building on the HURD 14 years ago
  Michael Niedermayer 878a7d1573 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 14 years ago
  Mans Rullgard bd968d260a cavs: fix some crashes with invalid bitstreams 14 years ago
  Michael Niedermayer 00c5cf4beb jpegdec: actually search for and parse RSTn 14 years ago
  Carl Eugen Hoyos 6a57021cf9 Fix compilation with --disable-avfilter. 14 years ago
  Michael Niedermayer f20f79307b libavfilter: fix --enable-small 14 years ago
  Michael Niedermayer d1bc77d86c 0.8.2 14 years ago
  Michael Niedermayer 91d5da9321 cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary check 14 years ago
  Carl Eugen Hoyos 08ddfb77a1 Fix possible crash when decoding mpeg streams. 14 years ago
  Reimar Döffinger a0352d01e9 Bink: clip AC coefficients during dequantization. 14 years ago
  Michael Niedermayer 2ff36ef521 ffmpeg: fix passlogfile regression 14 years ago
  Michael Niedermayer 7e33a66c0e Fix several security issues in matroskadec.c (MSVR-11-0080). 14 years ago
  Baptiste Coudurier 893cf1b1ae ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2. 14 years ago
  Michael Niedermayer a8d89df367 Fix version numbers 14 years ago
  Michael Niedermayer 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 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
  Reinhard Tartler c02b02d725 Update Changelog 14 years ago
  Chris Evans 5fab0ccd81 matroskadec: fix integer underflow if header length < probe length. 14 years ago
  Mans Rullgard 20829cf8a2 ffmpeg: fix operation with --disable-avfilter 14 years ago
  Stefano Sabatini 0b4840af0c vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h 14 years ago
  Diego Biurrun 896f80f82c build: Create mlib optimization directories during out-of-tree builds. 14 years ago
  Diego Biurrun b57c6d1a4c changelog: misc typo and wording fixes 14 years ago
  Diego Biurrun 3749066dd8 doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support. 14 years ago
  John Stebbins c29c609e0f matroskadec: matroska_read_seek after after EBML_STOP leads to failure. 14 years ago
  Reinhard Tartler 9459390f29 Update RELEASE file 14 years ago
  Reinhard Tartler 2bbd81fba3 update Changelog 14 years ago
  Ronald S. Bultje 5e3578893a mt: proper locking around release_buffer calls. 14 years ago
  Ronald S. Bultje dc1b670a2c vp8/mt: flush worker thread, not application thread context, on seek. 14 years ago
  Martin Storsjö 0156f4f9da docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue 14 years ago
  Martin Storsjö a52c615a42 docs: Use proper markup for a literal command line option 14 years ago
  Reinhard Tartler 5c2d7c4dc8 docs: Don't recommend adding --enable-memalign-hack 14 years ago
  Martin Storsjö 004194f465 docs: Remove needless configure options 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 683df9bf54 Add LGPL license boilerplate to files lacking it. 14 years ago
  Diego Biurrun 64e2656f7c doxygen: Fix documentation for some VP8 functions. 14 years ago