99418 Commits (86b29c0cd0d0e82179f655c1385afd1013e00eca)
 

Author SHA1 Message Date
Andreas Rheinhardt 3e057dd8b1 avcodec/av1dec: Remove redundant second free 4 years ago
Andreas Rheinhardt 92b578e1d6 avcodec/av1dec: Fix segfault upon allocation error 4 years ago
Xu Jun 7d3cd9f956 dnn_backend_native_layer_conv2d.c: refine code. 4 years ago
Xu Jun 8e67ae2cb4 dnn_backend_native_layer_conv2d.c: fix memory allocation bug in multithread function. 4 years ago
Andreas Rheinhardt a265e6604e avcodec/vble: Don't free buffer known to be NULL 4 years ago
Andreas Rheinhardt b128344dfc avcodec/vb: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt 657756c353 avcodec/tscc2: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt ef6c52f3c5 avcodec/svq3: Avoid overhead of AVBuffer API 4 years ago
Andreas Rheinhardt 30620956ff avcodec/svq3: Remove unused buffer 4 years ago
Andreas Rheinhardt 64a64d47c0 avcodec/svq3: Fix memleaks upon allocation error 4 years ago
Andreas Rheinhardt 96061c5a4f avcodec/svq3: Fix segfault on allocation error, avoid allocations 4 years ago
Andreas Rheinhardt 7d91f9271e avcodec/sonic: Fix leaks upon allocation errors 4 years ago
Andreas Rheinhardt 0b45ac5717 avcodec/roqaudioenc: Avoid redundant free of unallocated buffer 4 years ago
Andreas Rheinhardt 771f91532c avcodec/pcm: Avoid indirection when calling float dsp function 4 years ago
Andreas Rheinhardt d3737bde63 avcodec/ra288: Avoid indirection when calling float dsp function 4 years ago
Andreas Rheinhardt 8bbd97109c avcodec/ra144enc: Don't free unnecessarily 4 years ago
Andreas Rheinhardt 2a71cbeb01 avcodec/qtrleenc: Fix memleak upon allocation failure 4 years ago
Andreas Rheinhardt 4db4e69512 avcodec/pcm-dvdenc: Remove empty function 4 years ago
Andreas Rheinhardt 7a84ee84ec avcodec/pcm-dvd: Avoid allocation of buffer 4 years ago
Andreas Rheinhardt fe63b3eedc avcodec/ffv1: Simplify cleanup after allocation failure 4 years ago
Andreas Rheinhardt f9215d0bb2 avcodec/ffv1enc: Fix memleaks on init failure 4 years ago
Andreas Rheinhardt a0750f412a avcodec/ffv1: Fix segfaults on allocation error 4 years ago
Andreas Rheinhardt 8de4a132ff avcodec/c93: Cleanup generically after init failure 4 years ago
Michael Niedermayer 142ae27b1d avcodec/mv30: Check remaining mask in decode_inter() 4 years ago
Michael Niedermayer c467adf3bf avcodec/wmalosslessdec: Check remaining space before padding and channel residue 4 years ago
Paul B Mahol 161495a3d0 avcodec/lscr: stop returning error if size of packet is 2 bytes 4 years ago
Zane van Iperen c79f07cc0c
avformat/argo_asf: initialise file header inline 4 years ago
James Almer 7cc8a2bb0b avutil/cuda_check: add missing dynlink_loader.h include 4 years ago
James Almer da5dae7415 avcodec/Makefile: add vaapi_hevc.h to the SKIPHEADERS list 4 years ago
James Almer d0418f0658 avformat/argo_asf: add missing avformat.h include 4 years ago
Andreas Rheinhardt 158f7df5e6 avcodec/mpc7, mpc7data: Avoid gaps in array 4 years ago
Andreas Rheinhardt bec4e15859 avcodec/mpc7, mpc7data: Make overlong arrays smaller 4 years ago
Marton Balint 36c582f515 avdevice/decklink_dec: fix build with older SDK 4 years ago
Andreas Rheinhardt 1e40dc920a avcodec/mpc7: Don't pretend initializing static VLC tables can fail 4 years ago
Andreas Rheinhardt 0f1db365c7 avcodec/motionpixels: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt e42fc62633 avcodec/mobiclip: Fix heap-buffer-overflow 4 years ago
Andreas Rheinhardt b78031cf16 avcodec/mlpenc: Fix memleak upon init failure 4 years ago
Andreas Rheinhardt d8fc69bd6a avcodec/indeo5: Fix memleaks upon allocation error 4 years ago
Andreas Rheinhardt e411a3af11 avcodec/ivi: Fix segfault on allocation error 4 years ago
Andreas Rheinhardt a53f32cf49 avcodec/mobiclip: Fix memleak upon init failure 4 years ago
Andreas Rheinhardt a8ebb56320 avcodec/magicyuvenc: Fix memleak upon init failure 4 years ago
Andreas Rheinhardt 0bb5cc0ee9 avcodec/hcom: Cleanup generically upon init failure 4 years ago
Andreas Rheinhardt 8da8774d8e avcodec/gif: Fix leaks upon allocation error 4 years ago
Andreas Rheinhardt 39638ace67 avcodec/dsicinvideo: Remove redundant code for freeing 4 years ago
Andreas Rheinhardt 3c2128df7f avcodec/avrndec: Fix memleak on error 4 years ago
Andreas Rheinhardt d8e4d26de6 avcodec/avrndec: Check allocation for success 4 years ago
Andreas Rheinhardt b0a29d88c8 avcodec/atrac1: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt e75ccc8123 avcodec/atrac1: Check allocation of AVFloatDSPContext 4 years ago
Mark Reid 8ddcbebc3f libavcodec/exr: fix incorrect translation of denorm mantissa 4 years ago
Paul B Mahol 2524e64dbe avfilter/f_interleave: fix some issues with interleaving 4 years ago