95910 Commits (2205fb281074a31388e78c615193410cc9c10042)
 

Author SHA1 Message Date
Gyan Doshi ed78ca4123 doc/utils: add hexadecagonal channel layout 5 years ago
Steven Liu 9f023017ab avformat/sapdec: check av_strdup() return value and fix memleak 5 years ago
Steven Liu b1071b405d avformat/mvdec: check av_strdup() return value 5 years ago
Steven Liu 53928e0b49 avformat/mtv: check av_strdup() return value 5 years ago
Steven Liu f5263172de avformat/mpeg: check av_strdup() return value 5 years ago
Steven Liu 1f7b527194 avformat/libsrt: check av_strdup() return value and fix memleak 5 years ago
Steven Liu 17d96c15d2 avformat/hlsenc: check av_strdup() return value 5 years ago
Steven Liu 25f5d67a31 avformat/cinedec: check av_strdup() return value 5 years ago
James Almer 0700e7247b avformat/mpegenc: check for stream private data during deinit 5 years ago
James Almer 1d479300cb avformat/nutenc: don't allocate a dynamic AVIOContext if no index is going to be written 5 years ago
Paul B Mahol 0528adbd85 avfilter/vf_shuffleplanes: add mising query_formats() 5 years ago
Paul B Mahol 3b580f9dfe avfilter/vf_maskfun: fix memleak 5 years ago
Paul B Mahol 8e30514c4c avfilter/buffersink: cosmetics 5 years ago
Paul B Mahol fddef964e8 avfilter/vf_colorspace: fix memmory leaks 5 years ago
Paul B Mahol daf2bef98d avfilter/af_acrossover: fix memory leak 5 years ago
Jun Zhao feaec3bc31 lavf/hlsenc: fix memory leak 5 years ago
Jun Zhao ed3c317dea fftools/ffmpeg_opt: add error handle if av_asprintf return null 5 years ago
Jun Zhao 85e2b222e9 lavfi/avf_showspectrum: add error handle if av_asprintf return null 5 years ago
Paul B Mahol 0ae6fb276b avfilter/x86/vf_atadenoise: add SIMD for serial too 5 years ago
Paul B Mahol 71e33c6e01 avfilter/vf_atadenoise: add option to use additional algorithm 5 years ago
Paul B Mahol 295d99b439 avfilter/vf_adadenoise: add x86 SIMD 5 years ago
Andreas Rheinhardt eb17bf6fd3 mpeg4_unpack_bframes: Avoid allocations and copies of packet structures 5 years ago
Michael Niedermayer 2fca09bce4 avcodec/binkaudio: Check sample rate 5 years ago
Andreas Rheinhardt b288a7eb3d avformat/mpegenc: Fix memleaks and return values 5 years ago
James Almer 39d5acbd09 avcodec/libdav1d: set AVFrame reordered_opaque 5 years ago
Andreas Rheinhardt ba191c0ce0 vp9_superframe: Avoid allocations and copies of packet structures 5 years ago
Michael Niedermayer 0279e727e9 avcodec/cavsdec: Set ret on errors in decode_pic() 5 years ago
Andreas Rheinhardt 097c917c14 avcodec/ac3enc: Fix memleak 5 years ago
Andreas Rheinhardt 6aae322120 avfilter/af_arnndn: Remove superfluous qualifier 5 years ago
Gyan Doshi 9c820ebe90 doc/filters: fixes for scale filter 5 years ago
Paul B Mahol 8f63c4e72a avfilter/vf_dedot: fix crash 5 years ago
Paul B Mahol ce40188bc0 avfilter/vf_amplify: cosmetics 5 years ago
Paul B Mahol 3488e0977c avfilter/vf_random: fix memory leaks 5 years ago
Paul B Mahol fb7b222b91 avfilter/af_arnndn: make sure that vad_output nb_neurons is always 1 5 years ago
Paul B Mahol 1e35519fe0 avfilter/vf_gblur: fix undefined behaviour 5 years ago
Michael Niedermayer c70d547751 avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight() 5 years ago
Michael Niedermayer 2f66e8436d avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS 5 years ago
Michael Niedermayer 07732f12a4 avcodec/g723_1dec: Fix overflow in shift 5 years ago
Michael Niedermayer 5c072c9ed7 avcodec/apedec: Fix integer overflow in predictor_update_3930() 5 years ago
Michael Niedermayer 0c61661a2c avcodec/g729postfilter: Fix undefined intermediate pointers 5 years ago
Michael Niedermayer 6a4fdbf112 avcodec/g729postfilter: Fix undefined shifts 5 years ago
Michael Niedermayer 2b93f52cd6 avcodec/lsp: Fix undefined shifts in lsp2poly() 5 years ago
Michael Niedermayer ca3d8b471f avcodec/aacdec_template: Check decode_extension_payload() for failure 5 years ago
Michael Niedermayer 8695fbec57 avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA 5 years ago
Michael Niedermayer 5ce3c9eadc avcodec/smacker: cleanup on errors in smka_decode_frame() 5 years ago
Michael Niedermayer 1d3f7e6a72 tools/target_dec_fuzzer: Adjust threshold for EATGV 5 years ago
Michael Niedermayer 9e32c47102 tools/target_dec_fuzzer: Adjust threshold for SCPR 5 years ago
Michael Niedermayer e7113704b2 avcodec/cavsdec: Check remaining bitstream in the main loop in decode_pic() 5 years ago
Michael Niedermayer ea770eb559 avformat/shortendec: Check k in probe 5 years ago
Michael Niedermayer cf7f35ace5 tools/target_dec_fuzzer: Adjust threshold for MSZH 5 years ago