95621 Commits (1aec1183f3e82e9aa20fe23d961f663c1efc45fb)
 

Author SHA1 Message Date
Paul B Mahol a60232ab2d avfilter/vf_bm3d: round values toward nearest integer 5 years ago
Paul B Mahol 7080bbfef4 avfilter/vf_bm3d: forward status back 5 years ago
Andreas Rheinhardt fee1bffbc2 mpeg4_unpack_bframes: Merge close and flush 5 years ago
Andreas Rheinhardt 6090ac1d04 avcodec/zmbv: Call decode_intra directly 5 years ago
Michael Niedermayer 2c78a76cb0 avcodec/g729dec: Avoid computing invalid temporary pointers for ff_acelp_weighted_vector_sum() 5 years ago
Michael Niedermayer 5f0acc5064 avcodec/g729postfilter: Fix left shift of negative value 5 years ago
Paul B Mahol 7056ddc0e0 avfilter/vf_fieldhint: add support for duplicating fields 5 years ago
Paul B Mahol ce5274c138 avfilter/vf_fieldmatch: fix heap-buffer overflow 5 years ago
Paul B Mahol c8f3915f8d avfilter/vf_decimate: fix memory leaks 5 years ago
Paul B Mahol 723d69f99c avfilter/vf_lagfun: fix heap-buffer overflow 5 years ago
Paul B Mahol d4d6b7b035 avfilter/vf_datascope: fix heap buffer overflow 5 years ago
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