45561 Commits (7f5a78a0da8e310e67431844d57cceb46d726dbb)
 

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