45659 Commits (eb19d89d8eb51f20299d59558d69d0f057583e7c)
 

Author SHA1 Message Date
  Michael Niedermayer 5e689b65ce dv: zero dsp before init, this fixes use of uninitialized dct_bits 13 years ago
  Michael Niedermayer e0909ff158 lavc: Fix use of uninitialized field. 13 years ago
  Michael Niedermayer 0c6b9b9fe5 rtspdec:read_line: fix use of uninitialized byte 13 years ago
  Michael Niedermayer 1b5069aa41 sanm: fix off by 1 error in draw_glyph() 13 years ago
  Michael Niedermayer 59cbedfc3d update_initial_timestamps: increase pts_buffer size 13 years ago
  Martin Storsjö da18e918a4 md5: Allocate a normal private context for the opaque md5 context pointer 13 years ago
  Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 13 years ago
  Martin Storsjö 9a92aea27b avutil: Add functions for allocating opaque contexts for algorithms 13 years ago
  Paul B Mahol 3632f35c8e bethsoftvid: check return value of av_packet_new_side_data() 13 years ago
  Mans Rullgard fb32f31af7 svq3: fix pointer type warning 13 years ago
  Mans Rullgard 366b72f149 svq3: replace unsafe pointer casting with intreadwrite macros 13 years ago
  Paul B Mahol 313b40efbd bmp: unbreak non BMP_RGB compression for v4 and v5 13 years ago
  Mans Rullgard 15ba7f6525 parseutils: fix const removal warning 13 years ago
  Mans Rullgard 68e360a83c parseutils-test: various cleanups 13 years ago
  Clément Bœsch 9ad1ea13e0 lavfi/ebur128: fix typo in condition. 13 years ago
  Janne Grunau e578f8f468 prepare 9_beta1 release 13 years ago
  Diego Biurrun 9734b8ba56 Move avutil tables only used in libavcodec to libavcodec. 13 years ago
  Michael Niedermayer 26474d1098 random_seed: fix digest size 13 years ago
  Michael Niedermayer 7fe5548531 random_seed: fix out of array read 13 years ago
  Diego Biurrun 0a75d1da23 options_table: refs option is not snow-only 13 years ago
  Michael Niedermayer adcbb3fd8b yuv2rgb: fix declared array sizes, so they match actuals. 13 years ago
  Martin Storsjö 1093383d6c random_seed: Support using CryptGenRandom on windows 13 years ago
  Michael Niedermayer b96d1859d5 jpeglsenc: favor av_freep() for saftey over av_free() when a variable is still accessible afterwards 13 years ago
  Michael Niedermayer 34bbab432c jpeglsnec: fix memleak of state in error case 13 years ago
  Michael Niedermayer 104b1d9e10 libvpxenc: fix memleak on error path 13 years ago
  Michael Niedermayer c9454cb643 av_tempfile: fix leak in error case 13 years ago
  Michael Niedermayer 229ccce6cc libxvid_rc: fix leaks in ff_xvid_rate_control_init() 13 years ago
  Michael Niedermayer 4b20b21b8d tiff: fix leak on error return in doubles2str() 13 years ago
  Michael Niedermayer 9ba2484ece af_aresample: fix leak on alloc failure 13 years ago
  Michael Niedermayer 7457da3698 drawtext: fix leak with timecodes 13 years ago
  Michael Niedermayer bb35864759 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 13 years ago
  Luca Barbato 26b3fde6a7 doc: update the faq entry about custom I/O 13 years ago
  Michael Niedermayer a75dd13b1b Merge commit 'eb657ecefdeb8b2ed9bfb55d3c2c9e0f568486bf' 13 years ago
  Michael Niedermayer ce27c9eb25 Merge commit '7cc3c4e1d4179aeabcd891090e31ee5e5bfd9692' 13 years ago
  Michael Niedermayer b6c3487e7f Merge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c' 13 years ago
  Michael Niedermayer de31814ab0 Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' 13 years ago
  Luca Barbato 1ec6293086 mlpdsp: adding missing file 13 years ago
  Luca Barbato 2d6caade22 dsputil: split out mlp dsp function 13 years ago
  Mans Rullgard 25dc79bc14 sh4: add required #include, fix build 13 years ago
  Stefano Sabatini c4aaff8c02 Revert "configure: link flite against libasound" 13 years ago
  Stefano Sabatini 396648cc6a configure: link flite against libasound 13 years ago
  Paul B Mahol 8cd1c0febe pcx: convert to bytestream2 API 13 years ago
  Michael Niedermayer 492b8ec4c5 av_opt_set_from_string: fix memleak 13 years ago
  Michael Niedermayer 7df9f595c9 swri_resample_init: unsupported sample formats are an internal error. 13 years ago
  Michael Niedermayer e47ab0b2c9 ffmpeg_opt: dont fail for sameq/same_quant. 13 years ago
  Michael Niedermayer 4334ba043e ffprobe: fix use of uninitialized pointer in av_strtok() 13 years ago
  Michael Niedermayer bdcff5af7f af_volumedetect: fix use of uninitilaized variable in case of planar audio. 13 years ago
  Michael Niedermayer 989c91b504 asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() 13 years ago
  Michael Niedermayer 4e4ae2f82c sha: change loop condition to be tighter. 13 years ago