31886 Commits (n0.9.2)
 

Author SHA1 Message Date
  Michael Niedermayer 5d6982c13b indeo4: check that num_mbs matches 14 years ago
  Michael Niedermayer e11fa0879a dsp: fix diff_bytes_mmx() with small width 14 years ago
  Michael Niedermayer 4702154464 update for 0.9.2 13 years ago
  Janne Grunau e390a9de6f electronicarts: check bytes per sample for validity 14 years ago
  Michael Niedermayer e70d202275 vqavideodev: Check image dimensions 14 years ago
  Michael Niedermayer 9de0c8c60c sonic: update to new API 14 years ago
  Michael Niedermayer db041fd115 qpeg: Fix out of array writes. 14 years ago
  Fabian Greffrath 7a877418e3 srtdec: fix a format string vulnerability. 14 years ago
  ami_stuff cf9b04c6f2 Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent. 14 years ago
  Stefano Sabatini 5667eaf010 lavfi/fade: fix black level for non studio-level pixel formats 14 years ago
  Michael Niedermayer 89f2d6c349 h264: fix seeking in low delay streams without IDR 14 years ago
  Franz Brauße 32a79b5649 smacker audio: sign-extend the initial 16-bit predicted value 14 years ago
  Tomas Härdin 515b7f08b1 mxfdec: Only parse next partition pack if parsing forward 14 years ago
  Michael Niedermayer 63945e2226 indeo4: fix LE reader define for backport 14 years ago
  Carl Eugen Hoyos ad6eefc0d8 Fix compilation with yasm-0.6.2. 14 years ago
  Michael Niedermayer 601e648458 Update for 0.9.1 14 years ago
  John Brooks e540446f6c vc1dec: fix invalid memory access for small video dimensions 14 years ago
  John Brooks fc9c5ad9ea rv34: fix invalid memory access for small video dimensions 14 years ago
  Michael Niedermayer 68f1212696 Revert "rmdec: Avoid allocating huge packets" 14 years ago
  Michael Niedermayer 0a5bca957d lavf: use avg_frame_rate and packet number to exit find_stream_info 14 years ago
  Michael Niedermayer 0f61521f69 lavf: revert commit bb99ae3ae9 14 years ago
  Michael Niedermayer 58afa73338 vorbis: make sure ch is non zero before calling vorbis_residue_decode 14 years ago
  Chris Evans 68ee43468e vorbis: An additional defense in the Vorbis codec. 14 years ago
  Chris Evans 80440c5b1d vorbis: Fix decoder bug. 14 years ago
  Michael Niedermayer 89bd49b25c vorbisdec: Make sure blocksize is not set to an invalid value. 14 years ago
  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