31071 Commits (ab2ea6415bdf76002e2bf80ae0785bdb3afa41d9)
 

Author SHA1 Message Date
  chinshou ab2ea6415b avisynth: Remove wrong pts calculation. 14 years ago
  Laurent Aimar 7181adab80 Fixed size given to init_get_bits(). 14 years ago
  Laurent Aimar bac822025e Fixed size given to init_get_bits() in ffv1 decoder. 14 years ago
  Alex Converse 8a8aafd2b9 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Michael Niedermayer a13ef61051 rc: finetune convergence failure fix 14 years ago
  Michael Niedermayer 4fbc35cd53 rc: fix convergence failure 14 years ago
  Panagiotis H.M. Issaris 1ec29b2da5 Fix documentation for "-debug" commandline argument 14 years ago
  Diego Biurrun 5cc5152e80 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 14 years ago
  Laurent Aimar 558cf502ac Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Chris Rankin b0da6a744a qcelpdec: fix the return value of qcelp_decode_frame(). 14 years ago
  Michael Niedermayer d99613bad6 jpeglsdec: fix infinite loop 14 years ago
  Asad Mehmood 64556c200e flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 stream 14 years ago
  Kostya Shishkov c026f336b9 wavpack: fix wrong return value in wavpack_decode_block() 14 years ago
  Reimar Döffinger 5c2d684986 Check extradata size on resolution change. 14 years ago
  Stefan Fritsch 77dafced71 http: Fix decetion of range support in HTTP servers 14 years ago
  Reimar Döffinger 9c96b1efb1 Do not free BITMAPINFOHEADER before we are done using it. 14 years ago
  Gavin Kinsey 30442fa217 jpegdec: set color_range 14 years ago
  Michael Niedermayer e7d10f5a90 mpeg4: fix typo in mpeg4_encode_gop_header() 14 years ago
  Michael Niedermayer ca5dfd1550 h264: clean all non null elements of delayed_pic[] 14 years ago
  Michael Niedermayer 1979a9b4f2 h264: change MAX_DELAYED_PIC_COUNT check to av_assert0 14 years ago
  Edgar Hucek 3af3a871af Fix VA-API decoding artefacts. 14 years ago
  Alex Converse 48ba48fb13 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Laurent Aimar e1baba3ddb Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 399f7e0e75 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar 90edd5df3d Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  Gavin Kinsey e6df35b3be Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set 14 years ago
  Chris Rankin b2c9e9be87 mp3dec: Dont spam the user on multiple mp3 frames. 14 years ago
  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