99256 Commits (f4e6aa609d7e8738c172aab2c0608e20ba3f779c)
 

Author SHA1 Message Date
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
James Almer 022a12b306 avcodec/decode: use a packet list to store packet properties 4 years ago
James Almer 8a81820624 avcodec/packet: move AVPacketList definition and function helpers over from libavformat 4 years ago
Paul B Mahol fda5363c80 avfilter/x86/vf_convolution_init: there is asm only for 8bit depth 4 years ago
Paul B Mahol 05c8d0bce6 avfilter/avf_concat: check for possible integer overflow 4 years ago
Paul B Mahol 17b44f759e avfilter/af_amix: do not leave unset PTS for frames after first stream is over 4 years ago
Andreas Rheinhardt a489b6a8e3 avcodec/cfhdenc: Fix leaks on allocation errors 4 years ago
Andreas Rheinhardt 82b6f4b556 avcodec/snowdec: Use ff_snow_common_init() directly 4 years ago
Mark Reid 60e7021064 avfilter/vf_premultiply: add missing AV_PIX_FMT_YUVA444P12 4 years ago
Zane van Iperen 119efa275e
avformat: add Argonaut Games BRP demuxer 4 years ago
Zane van Iperen 121016f827
avformat/argo_asf: add ASF_MIN_BUFFER_SIZE #define 4 years ago
Zane van Iperen 442249ef28
avformat/argo_asf: split functionality into a header 4 years ago
Zane van Iperen 0476b6ee1e
avformat/argo_asf: bail if invalid tag 4 years ago