37572 Commits (8a525e4d18c503e79df3f526006ffbfda7955b39)
 

Author SHA1 Message Date
  Michael Niedermayer 8a525e4d18 av_tempfile: fix leak in error case 13 years ago
  Michael Niedermayer 7450a0215a ffprobe: fix use of uninitialized pointer in av_strtok() 13 years ago
  Michael Niedermayer ba10ea845f asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() 13 years ago
  Michael Niedermayer 0b9d464348 swscale-test: fix freeing of uninitialized variable 13 years ago
  Janne Grunau c279e37e90 flashsv: propagate inflateReset() errors 13 years ago
  Janne Grunau cc88dacc1a g722enc: fix size argument in memset 13 years ago
  Michael Niedermayer 988910a277 Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 13 years ago
  Michael Niedermayer d6a55ab016 Merge commit 'be209bdabb11c59de17220bdbf0bf9c9f7cc16f5' into release/0.10 13 years ago
  Michael Niedermayer 36487066ee Merge commit '15c2e8027f4827018608badb1bff1294af1810e4' into release/0.10 13 years ago
  Michael Niedermayer fe8243d7a9 Merge commit 'c5ec1908597824e93bbe20137ac9662f84f3cb07' into release/0.10 13 years ago
  Mans Rullgard 6365b43295 svq3: replace unsafe pointer casting with intreadwrite macros 13 years ago
  Reinhard Tartler 2c8ce46250 Update Changelog for the 0.8.4 Release 13 years ago
  Anton Khirnov a0f6c93f52 lavc: remove stats_out from the options table. 13 years ago
  Reinhard Tartler ca8c814970 Prepare for 0.8.4 Release 13 years ago
  Alex Converse 8076d32f30 tiffenc: Check av_malloc() results. 13 years ago
  Luca Barbato 0f3381ad5b mpegaudiodec: fix short_start calculation 13 years ago
  Jindřich Makovička 9822e3aa52 h264: avoid stuck buffer pointer in decode_nal_units 13 years ago
  Anton Khirnov 0b923a2b72 vf_pad/scale: use double precision for aspect ratios. 13 years ago
  Anton Khirnov d792be5681 yuv4mpeg: return proper error codes. 13 years ago
  Franz Brauße 443f1463c0 smacker audio: sign-extend the initial 16-bit predicted value 14 years ago
  Anton Khirnov be209bdabb vf_pad: don't give up its own reference to the output buffer. 13 years ago
  Justin Ruggles 24025cc0b9 libvorbis: use VBR by default, with default quality of 3 14 years ago
  Justin Ruggles 5920d00d74 libvorbis: fix use of minrate/maxrate AVOptions 14 years ago
  Ronald S. Bultje 79fb7bc667 h264: fix deadlocks on incomplete reference frame decoding. 14 years ago
  Anton Khirnov 141d4ed6c0 cmdutils: avoid setting data pointers to invalid values in alloc_buffer() 13 years ago
  Anton Khirnov 5acd1c6561 avidec: return 0, not packet size from read_packet(). 13 years ago
  Sean McGovern a2d4d9f4fb wmapro: prevent division by zero when sample rate is unspecified 13 years ago
  Michael Niedermayer 3c55bf1201 vc1dec: check that coded slice positions and interlacing match. 13 years ago
  Thilo Borgmann dc5283dffc alsdec: fix number of decoded samples in first sub-block in BGMC mode. 14 years ago
  Mans Rullgard c28e1c12ad alsdec: remove dead assignments 13 years ago
  Thilo Borgmann c5f9c272e9 alsdec: Fix out of ltp_gain_values read. 14 years ago
  Michael Niedermayer 0f81057c12 alsdec: Check that quantized parcor coeffs are within range. 14 years ago
  Michael Niedermayer 592ba67815 alsdec: Check k used for rice decoder. 14 years ago
  Anton Khirnov 15c2e8027f wav: do not fail on empty INFO tags 13 years ago
  Michael Niedermayer be2dd2559f Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 13 years ago
  Michael Niedermayer 2051adbfa0 cavsdec: check for changing w/h. 14 years ago
  Michael Niedermayer 2bc1e4fcb9 indeo4: update AVCodecContext width/height on size change 14 years ago
  Anton Khirnov 0582b8e3ea avidec: use actually read size instead of requested size 13 years ago
  Michael Niedermayer 6744eee1e5 wmaprodec: check num_vec_coeffs for validity 14 years ago
  Michael Niedermayer 14bba214fa lagarith: check count before writing zeros. 14 years ago
  Anton Khirnov 1c8e2561b4 indeo3: fix out of cell write. 13 years ago
  Michael Niedermayer 5c413648c1 indeo5: check tile size in decode_mb_info(). 14 years ago
  Janne Grunau 3efe6becc7 indeo5: prevent null pointer dereference on broken files 14 years ago
  Michael Niedermayer dc8371b2b1 indeo5dec: Make sure we have had a valid gop header. 14 years ago
  Anton Khirnov 0815d9174c indeo4/5: check empty tile size in decode_mb_info(). 13 years ago
  Anton Khirnov 332555f660 ivi_common: make ff_ivi_process_empty_tile() static. 13 years ago
  Kostya Shishkov c5ec190859 indeo: check for invalid motion vectors 13 years ago
  Kostya Shishkov b561618014 indeo: clear allocated band buffers 13 years ago
  Kostya Shishkov e0daa15a96 indeo: track tile macroblock size 13 years ago
  Kostya Shishkov 911c250aef factor out common decoding code for Indeo 4 and Indeo 5 13 years ago