29280 Commits (fc0e151cdc03420af92bc21b5399eefcde5efd7c)
 

Author SHA1 Message Date
  Justin Ruggles fc0e151cdc mpc8: check output buffer size before decoding 14 years ago
  Justin Ruggles 56fe62ec94 mpc7: return error if packet is too small. 14 years ago
  Justin Ruggles ce3e0d48f8 mpc7: check output buffer size before decoding 14 years ago
  Justin Ruggles d46efbebe7 nellymoser: check output buffer size before decoding 14 years ago
  Martin Storsjö 151aaf539f lavf: Avoid using av_malloc(0) in av_dump_format 14 years ago
  Stefano Sabatini f74a4b621f avfiltergraph: use meaningful error codes 14 years ago
  Justin Ruggles 7fc9aa6d35 flacdec: fix buffer size checking in get_metadata_size() 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
  Peter Ross 8475df8158 permit decoding of multichannel ADPCM_EA_XAS 15 years ago
  Reimar Döffinger 282a1a960a Fix input buffer size check in adpcm_ea decoder. 14 years ago
  Sean McGovern 2ba86066be fft: avoid a signed overflow 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
  Laurent Aimar 000bd5209f rv34: Check for invalid slices offsets 14 years ago
  Ronald S. Bultje 047c6ad752 h264: disallow constrained intra prediction modes for luma. 14 years ago
  Mans Rullgard 6362264e2d h264: fix HRD parameters parsing 14 years ago
  Mans Rullgard ccb3b71b42 h264: fix invalid shifts in init_cavlc_level_tab() 14 years ago
  Mans Rullgard 4ed486dc3a h264: fix detection of optional trailing PPS elements 14 years ago
  Laurent Aimar ba31a01681 h264: reset h->ref_count in case of errors in ff_h264_decode_ref_pic_list_reordering() 14 years ago
  Mans Rullgard 1e809ab887 h264pred: use unsigned types for pixel values, fix signed overflows 14 years ago
  Michael Niedermayer c6bb93dcd9 H264: Only wait before triggering ff_thread_setup_complete() until the next slice that contains a start-of-field/frame macroblock 14 years ago
  Ronald S. Bultje 485f85aa90 h264: correct implicit_weight for field-interlaced pictures. 14 years ago
  Laurent Aimar ec2a1d91e2 h264: check for out of bounds reads in ff_h264_decode_extradata(). 14 years ago
  Stefano Sabatini 958e0f705d lavfi: fix realloc size computation in avfilter_add_format() 14 years ago
  Stefano Sabatini 734a9bb05f vf_unsharp: fix out-of-buffer read 14 years ago
  Michael Niedermayer 7f62cf120b vf_scale: apply the same transform to the aspect during init that is applied per frame 14 years ago
  Stefano Sabatini af58dd4798 vf_pad: fix "vsub" variable value computation 14 years ago
  Stefano Sabatini 5c9ca599a7 vf_yadif: correct documentation on the parity parameter 14 years ago
  Joakim Plate 4a22876675 vf_yadif: copy buffer properties like aspect for second frame as well 14 years ago
  Reinhard Tartler d4653e882f Update Changelog for 0.7.4 release 14 years ago
  Reinhard Tartler 8f17d7dd4b Update RELEASE file for 0.7.4 14 years ago
  Ronald S. Bultje dd8228dcff swscale: fix crash in fast_bilinear code when compiled with -mred-zone. 14 years ago
  Chris Evans b0283ccb9e vorbis: An additional defense in the Vorbis codec. 14 years ago
  Reinhard Tartler 97f23c72a3 vorbisdec: Fix decoding bug with channel handling 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
  Chris Evans 4a94678f1b vorbis: Avoid some out-of-bounds reads 14 years ago
  Ronald S. Bultje c624935554 vp3: fix oob read for negative tokens and memleaks on error. 14 years ago
  Nathan Caldwell 06df542067 avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected for the loopback address. 14 years ago
  Janne Grunau 82a11fcff2 vp3: fix streams with non-zero last coefficient 14 years ago
  Reinhard Tartler d61b38b9db Update Changelog for 0.7.3 release 14 years ago
  Shitiz Garg d912a30c7d 4xm: Add a check in decode_i_frame to prevent buffer overreads 14 years ago
  Justin Ruggles 8dba5608dc wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. 14 years ago
  Reinhard Tartler 7ce728050b Update RELEASE file for 0.7.3 14 years ago
  Reinhard Tartler 851098c9e0 swscale: #include "libavutil/mathematics.h" 14 years ago
  Reinhard Tartler bba709214a vp3dec: Check coefficient index in vp3_dequant() 14 years ago
  Michael Niedermayer 0eca0da06e svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Martin Storsjö 38a511e84c swscale: Readd #define _SVID_SOURCE 14 years ago
  Thierry Foucu ba4b08b789 vp6: Fix illegal read. 14 years ago
  Alex Converse 67a7ed623b vp6: Fix illegal read. 14 years ago