35925 Commits (d7e5301e438ffb39697b4834769e3f0e3a4e36bd)
 

Author SHA1 Message Date
  Michael Niedermayer d7e5301e43 vorbis: Fix last quarter of CVE-2011-3893 14 years ago
  Chris Evans 6a3fed8749 ogg: Avoid the possibility to read out-of-bounds of a static global array in Vorbis 14 years ago
  Chris Evans 49b8709870 mkv: Fix a bug where a pointer was cached to an array that might later move due to 14 years ago
  Philippe Saint-Pierre 1bd1103175 Fix possible infinite loop decoding als. 14 years ago
  Michael Niedermayer 66569b375c jpegdec: Fix vlc table check for progressive jpegs. 14 years ago
  Michael Niedermayer 9f9b6388a3 electronicarts: Pass error through ea_read_header(). 14 years ago
  Oana Stratulat 32b62c7d6a electronicarts: Fix division by zero. Fixes Ticket #793 14 years ago
  Carl Eugen Hoyos 9f561ec398 Revert "wavpack: Clip samples after shifting" 14 years ago
  Stefano Sabatini 103cb461b0 vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used 14 years ago
  Hendrik Leppkes 7e97d98033 wavpack: determine sample_fmt before requesting a buffer 14 years ago
  Michael Bradshaw 632fd58a8f Added yuva420p decoding support for libopenjpeg 14 years ago
  Michael Bradshaw 68874c42e7 Added RGBA and YUV440 decoding support for libopenjpeg decoder 14 years ago
  Michael Bradshaw a598f0a5d7 Fixed openjpeg decoding bug with width/linesize issue 14 years ago
  Michael Niedermayer 80695c9d1f jpegdec: non interleaved rgb ljpeg support. 14 years ago
  Michael Niedermayer 17c3ec77c2 jpegdec: 9-16 bit yuv/gray ljpeg support. 14 years ago
  Michael Niedermayer e8c8b27f66 jpegdec: Only enable rgb mode when there are 3 components. 14 years ago
  Justin Ruggles 4eff392a4b bmv audio: implement new audio decoding API 14 years ago
  Paul B Mahol e5ae872309 y41p encoder and decoder 14 years ago
  Jean First 3fe4055c5f j2kdec: av_log formatting use %tx instead of %x 14 years ago
  Carl Eugen Hoyos 86fbd610ef Update copyright year. 14 years ago
  Michael Niedermayer f6e360770d mpegpsenc: Fix integer overflow of the muxrate calculation. 14 years ago
  Reimar Döffinger b8cc9e206b Avoid uninitialized data in lcldec when ofs is 0 in MSZH. 14 years ago
  Michael Niedermayer 4ae111cf71 lavf: ffio_limit(), treat avio_size()==0 as error. 14 years ago
  Michael Niedermayer 0bf48d24d7 flvdec: Check avpriv_mpeg4audio_get_config() return 14 years ago
  Jean First 2dcacbb68e cache: use av_freep instead of av_free in cache_open 14 years ago
  Michael Niedermayer 0064fcb486 mlp_parser: Fix infinite loop with 0 bytes_left. 14 years ago
  Reimar Döffinger a4269652ab Avoid av_memcpy_backptr hang without extra branch. 14 years ago
  Michael Niedermayer 3ccbd6b06d ljpegdec: fix point transform injection. 14 years ago
  Michael Niedermayer fa97a8030f flvdec: Check index for being valid 14 years ago
  Michael Niedermayer 53c430415a nsvdec: Check av_malloc(string_size) 14 years ago
  Michael Niedermayer f246d46ee6 indeo5: Fix null pointer dereferences of ref_mb 14 years ago
  Michael Niedermayer 94773637ba h264_mp4toannexb_filter: pass error code through. 14 years ago
  Michael Niedermayer e1152971a6 issdemux: Check packet_size for validity 14 years ago
  Michael Niedermayer 7cd9732b33 qpeg: Check for overread in qpeg_decode_intra. 14 years ago
  Michael Niedermayer acdc505b2a indeo5: fix division by 0 in ff_ivi_init_tiles() 14 years ago
  Michael Niedermayer f09bbd38b0 indeo5: Fix crash due to partially initialized gop vars. 14 years ago
  Michael Niedermayer 690fda3ae4 indeo5: fix null pointer crash with ref_mb 14 years ago
  Michael Niedermayer 0280cf9aa7 vcr1dec: Check that there is sufficient input data. 14 years ago
  Michael Niedermayer a47c277205 v410dec: Check for sufficient input data. 14 years ago
  Kostya Shishkov b0355d3253 Indeo 4 decoder 14 years ago
  Carl Eugen Hoyos e9ce8a4480 Fix a crash when reading gray pam files. 14 years ago
  Stefano Sabatini e9378b42b1 lavfi: add missing check in avfilter_filter_samples() 14 years ago
  Michael Niedermayer 6caca26533 shorten: validate values in fmt chunk search 14 years ago
  Michael Niedermayer 446d11f5ed shorten: Fix invalid free() 14 years ago
  Michael Niedermayer a80205ff82 segafilm: fail earlier in case theres not enough bytestream left for a 14 years ago
  Michael Niedermayer 0231a68ecd avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes remain. 14 years ago
  Michael Niedermayer 7c67d9c6fb golomb: Fix infinite loop in svq3_get_ue_golomb() 14 years ago
  Michael Niedermayer 49db360005 ws_snd1: Fix wrong samples count and crash. 14 years ago
  Michael Niedermayer 42476635ba asfdec: fix endless loop on EOF 14 years ago
  Michael Niedermayer 462ecdb9bb sierravmd: limit packetsize to the amount that could be read. 14 years ago