Commit History

Author SHA1 Message Date
  Diego Biurrun 5cc5152e80 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 13 years ago
  Laurent Aimar 558cf502ac Fixed invalid writes in wavpack decoder on corrupted bitstreams. 13 years ago
  Chris Rankin b0da6a744a qcelpdec: fix the return value of qcelp_decode_frame(). 13 years ago
  Michael Niedermayer d99613bad6 jpeglsdec: fix infinite loop 13 years ago
  Asad Mehmood 64556c200e flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 stream 13 years ago
  Kostya Shishkov c026f336b9 wavpack: fix wrong return value in wavpack_decode_block() 13 years ago
  Reimar Döffinger 5c2d684986 Check extradata size on resolution change. 13 years ago
  Stefan Fritsch 77dafced71 http: Fix decetion of range support in HTTP servers 13 years ago
  Reimar Döffinger 9c96b1efb1 Do not free BITMAPINFOHEADER before we are done using it. 13 years ago
  Gavin Kinsey 30442fa217 jpegdec: set color_range 13 years ago
  Michael Niedermayer e7d10f5a90 mpeg4: fix typo in mpeg4_encode_gop_header() 13 years ago
  Michael Niedermayer ca5dfd1550 h264: clean all non null elements of delayed_pic[] 13 years ago
  Michael Niedermayer 1979a9b4f2 h264: change MAX_DELAYED_PIC_COUNT check to av_assert0 13 years ago
  Edgar Hucek 3af3a871af Fix VA-API decoding artefacts. 13 years ago
  Alex Converse 48ba48fb13 wavpack: Check error codes rather than working around error conditions. 13 years ago
  Laurent Aimar e1baba3ddb Fixed invalid access in wavpack decoder on corrupted bitstream. 13 years ago
  Laurent Aimar 399f7e0e75 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 13 years ago
  Laurent Aimar 90edd5df3d Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 13 years ago
  Gavin Kinsey e6df35b3be Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set 13 years ago
  Chris Rankin b2c9e9be87 mp3dec: Dont spam the user on multiple mp3 frames. 13 years ago
  Michael Niedermayer 076a8dfd41 rtpdec_asf: fix memleak 13 years ago
  Michael Niedermayer a9a8e5ca99 Update for 0.8.3 13 years ago
  Michael Niedermayer c2a2ad133e rtp: Fix integer underflow that could allow remote code execution. 13 years ago
  Michael Niedermayer b6187e48db cavsdec: avoid possible crash with crafted input 13 years ago
  Michael Niedermayer 8af11e51f2 vf_scale: apply the same transform to the aspect during init that is applied per frame 13 years ago
  Michael Niedermayer f597825052 Fix memory corruption in case of memory allocation failure in av_probe_input_buffer() 13 years ago
  Jeff Downs 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
  Michael Niedermayer eb975b1c8b mjpegdec; even better RSTn skiping 13 years ago
  Michael Niedermayer 84648d33ba jpegdec: better rst skiping 13 years ago
  Michael Niedermayer 4b8a0b058d mpeg4: fix another packed divx issue. 13 years ago
  Michael Niedermayer 1de90fd375 mpeg4: adjust dummy frame threashold for packed divx. 13 years ago
  Michael Niedermayer c8b37fd03d Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
  Pino Toscano b37131f798 configure: add missing CFLAGS to fix building on the HURD 13 years ago
  Michael Niedermayer 878a7d1573 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
  Mans Rullgard bd968d260a cavs: fix some crashes with invalid bitstreams 13 years ago
  Michael Niedermayer 00c5cf4beb jpegdec: actually search for and parse RSTn 13 years ago
  Carl Eugen Hoyos 6a57021cf9 Fix compilation with --disable-avfilter. 13 years ago
  Michael Niedermayer f20f79307b libavfilter: fix --enable-small 13 years ago
  Michael Niedermayer d1bc77d86c 0.8.2 13 years ago
  Michael Niedermayer 91d5da9321 cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary check 13 years ago
  Carl Eugen Hoyos 08ddfb77a1 Fix possible crash when decoding mpeg streams. 13 years ago
  Reimar Döffinger a0352d01e9 Bink: clip AC coefficients during dequantization. 13 years ago
  Michael Niedermayer 2ff36ef521 ffmpeg: fix passlogfile regression 13 years ago
  Michael Niedermayer 7e33a66c0e Fix several security issues in matroskadec.c (MSVR-11-0080). 13 years ago
  Baptiste Coudurier 893cf1b1ae ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2. 13 years ago
  Michael Niedermayer a8d89df367 Fix version numbers 13 years ago
  Michael Niedermayer 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 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. 13 years ago
  Michael Niedermayer f54b8f8482 udp: allow fifo size to be tuned seperately 13 years ago
  Alex Converse a05219d801 riff: Add mpgv MPEG-2 fourcc 13 years ago