45898 Commits (af3fe43d841cb16189a81968dcc589168e92af41)
 

Author SHA1 Message Date
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
Michael Niedermayer 989c91b504 asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() 12 years ago
Michael Niedermayer 4e4ae2f82c sha: change loop condition to be tighter. 12 years ago
Michael Niedermayer fac1ccbda1 swscale-test: fix freeing of uninitialized variable 12 years ago
Matthieu Bouron e782d8728f fate: add vf_idet filter to lavfi regression tests 12 years ago
Michael Niedermayer 4d4f431ab7 vf_idet: zero pointers after freeing references 12 years ago
Michael Niedermayer cac749a551 vf_idet: fix free after use 12 years ago
Janne Grunau 1a2c7880aa averror: make error values proper negative values 12 years ago
Mans Rullgard 4436f25a16 build: remove references to unused EXTRAOBJS variable 12 years ago
Mans Rullgard effe443877 build: do not use LIB as variable name 12 years ago
Mans Rullgard 1c7428e655 build: whitespace cosmetics 12 years ago
Mans Rullgard e5c6e9a6f2 build: remove single-use variable THIS_LIB 12 years ago
Carl Eugen Hoyos 1a104bf641 Fix broken timestamps for some mp3 in avi samples. 12 years ago
Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago