101755 Commits (4aeedf4c2a8f35be667d5dd40c84bd27730ef1db)
 

Author SHA1 Message Date
  Alan Kelly 4aeedf4c2a libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext 4 years ago
  Alan Kelly 95aacf30e3 libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0 4 years ago
  Alan Kelly 6bc2058d00 tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvX 4 years ago
  Andreas Rheinhardt 54dd729cee avcodec/mjpegdec: Check initializing Huffman tables 4 years ago
  Andreas Rheinhardt 1f3735892b avcodec/mjpegdec: Fix leak in case of invalid external Huffman tables 4 years ago
  Andreas Rheinhardt edbc26e38b avcodec/a64multienc: Don't use static buffers, fix potential races 4 years ago
  Andreas Rheinhardt 8bc3cdf007 avcodec/rawdec: Free bitstream_buf 4 years ago
  Andreas Rheinhardt 639c60f5aa avformat/vividas: Fix crash when seeking without audio stream 4 years ago
  Andreas Rheinhardt 0fe3383066 avcodec/ass_split: Don't presume strlen to be >= 2 4 years ago
  Andreas Rheinhardt eff72f86e2 avcodec/binkaudio: Check return value of functions that can fail 4 years ago
  Andreas Rheinhardt 632262f184 avcodec/binkaudio: Fix memleak upon init failure 4 years ago
  Andreas Rheinhardt 236ddfbe1c avcodec/flacenc: Fix memleak upon init error 4 years ago
  Andreas Rheinhardt affb55d4b4 avcodec/proresenc_anatoliy: Fix memleak upon init error 4 years ago
  Andreas Rheinhardt 60433ae94f avcodec/bsf: Fix segfault when freeing half-allocated BSF 4 years ago
  Andreas Rheinhardt 82b9da7662 avcodec/av1_metadata_bsf: Check for the existence of units 4 years ago
  Andreas Rheinhardt 0ccd2540b0 avcodec/h264_metadata_bsf: Don't add AUD to extradata 4 years ago
  Andreas Rheinhardt 7f139498f5 avcodec/msmpeg4enc: Don't use code for static init that can fail 4 years ago
  Andreas Rheinhardt b51d5b222e avformat/dss: Don't prematurely modify context variable 4 years ago
  Andreas Rheinhardt 70028ce7fd avformat/utils: Check allocations for failure 4 years ago
  Andreas Rheinhardt ffb599458f avcodec/ac3enc: Use actual size of buffer in init_put_bits() 4 years ago
  Andreas Rheinhardt 55ad9ece31 avcodec/flashsv2enc: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt 3d473a8925 avutil/pixdesc: Fix 1 << 32 4 years ago
  Andreas Rheinhardt b4b2f88cab avcodec/motion_est: Fix invalid left shift of negative numbers 4 years ago
  Andreas Rheinhardt cc3b05e424 avfilter/vf_codecview: Fix undefined left shifts of negative numbers 4 years ago
  Andreas Rheinhardt 195cce45cf avcodec/g2meet: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt c7a95509b3 avutil/base64: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt 6906a2b471 avcodec/vmdvideo: Fix NULL + 0 4 years ago
  Andreas Rheinhardt 4eb44966a6 avcodec/mss12: Don't apply non-zero offset to null pointer 4 years ago
  Andreas Rheinhardt 9a2b994a71 avcodec/lcldec: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt 58b961d8bb avcodec/qtrleenc: Fix negative linesizes, don't use NULL + offset 4 years ago
  Andreas Rheinhardt 6614f33a0b avcodec/qtrleenc: Use keyframe when no previous frame is available 4 years ago
  Andreas Rheinhardt 67e401e3cb libswresample/audioconvert: Fix undefined NULL + 0 4 years ago
  Andreas Rheinhardt 789dadccc0 avcodec/proresdec2: Don't apply non-zero offset to null pointer 4 years ago
  Andreas Rheinhardt 09510d9ffd avcodec/mpegvideo_enc: Don't apply non-zero offset to null pointer 4 years ago
  Andreas Rheinhardt 816d4bee4a avfilter/af_hdcd: Fix undefined shifts 4 years ago
  Andreas Rheinhardt a8fb9c9d27 avcodec/dcaenc: Fix undefined left shift of negative numbers 4 years ago
  Andreas Rheinhardt 5e2e8e1b9e avcodec/mjpegenc: Fix segfault when freeing incomplete context 4 years ago
  Andreas Rheinhardt 28dd12c9b7 avfilter/vf_paletteuse: Fix left shift outside of range of int 5 years ago
  Andreas Rheinhardt da4b64ea02 avfilter/asrc_sine: Fix invalid left shift of negative number 5 years ago
  Andreas Rheinhardt 9f011f0876 avformat/webmdashenc: Don't pass NULL to memcmp 5 years ago
  Andreas Rheinhardt 955be73bc5 avformat/libmodplug: Fix memleaks on error 4 years ago
  Andreas Rheinhardt 3f94e061cb avformat/libgme: Fix memleaks on errors 4 years ago
  Andreas Rheinhardt a01cf1fe54 avformat/aadec: Fix leak on error 4 years ago
  Andreas Rheinhardt fe8ae68738 avformat/jacosubdec: Fix leak on error 4 years ago
  Andreas Rheinhardt 3f851a7719 avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault 4 years ago
  Andreas Rheinhardt b4b3af795c avcodec/avcodec: Update check for identical colorspace/primaries/trc names 4 years ago
  Andreas Rheinhardt 0bbf1f4785 avcodec/avcodec: Don't use NULL for %s printf specifier 4 years ago
  Andreas Rheinhardt a57ba45eb4 avformat/webpenc: Fix memleak when trailer is never written 4 years ago
  Andreas Rheinhardt ceb5863d04 avformat/webpenc: Fix memleak when using invalid packets 4 years ago
  Zane van Iperen cc8eba0ab8
avcodec/adpcmenc: don't share a single AVClass between multiple AVCodecs. 4 years ago