95284 Commits (7f0498ed461987b62bb97ff6463b4df108d60d78)
 

Author SHA1 Message Date
  Michael Niedermayer 7f0498ed46 avcodec/ituh263dec: Check input for minimal frame size 6 years ago
  Michael Niedermayer 4a660fac98 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 6 years ago
  Michael Niedermayer 9a0d36e562 avformat/mpsubdec: Clear queue on error 6 years ago
  Michael Niedermayer bf0ba75c4a avcodec/sunrast: Check that the input is large enough for the maximally compressed image 6 years ago
  Michael Niedermayer 711ad71aea avcodec/sunrast: Check for availability of maplength before allocating image 6 years ago
  Michael Niedermayer 675c6d1e17 avcodec/jpeglsdec: Apply transform only to initialized lines 6 years ago
  Michael Niedermayer fe7fbf3a22 avcodec/jpeglsdec: Return error codes from ls_decode_line() 6 years ago
  Michael Niedermayer c552c3ef70 avcodec/flac_parser: Make expected_frame_num, expected_sample_num 64bit 6 years ago
  Paul B Mahol 6023b9fbfe avfilter/af_anlms: add support for commands 6 years ago
  Andreas Rheinhardt ffb32d35ee avformat/mpeg: Remove set-but-unused variable 6 years ago
  vectronic e149be38a8 avformat/hls: fix missing segment offset reset on last segment when http_multiple is enabled. 6 years ago
  vectronic b21c5ef501 avformat/hls: pass http offset options to http request 6 years ago
  vectronic e81c686a95 avformat/http: add ff_http_do_new_request2 for options 6 years ago
  Limin Wang afab93ccd0 avformat/hlsenc: replace with av_freep for all av_free 6 years ago
  Limin Wang 28bb73cee7 avformat/hlsenc: replace with av_dirname to get the directory 6 years ago
  Limin Wang 61aa77272a avformat/hlsenc: remove the unnecessary null pointer check 6 years ago
  Limin Wang a77fb510c2 avutil/avstring: support input path as a null pointer or empty string 6 years ago
  Steven Liu 985ed65117 avfilter/vf_pad: add logging context to log 6 years ago
  Steven Liu 9b2155ad3f avfilter/boxblur: add logging context to log 6 years ago
  Steven Liu 3dead10fa3 avfilter/vf_scale_qsv: add logging context to log 6 years ago
  Steven Liu acc1256654 avfilter/vf_crop: add logging context to log 6 years ago
  Steven Liu aea36b6357 avcodec/pngdec: add logging context to log 6 years ago
  Steven Liu 4aa391388a avcodec/videotoolbox: add logging context to log 6 years ago
  Steven Liu 76ab5ebbee avcodec/mpegvideo_enc: add logging context to log 6 years ago
  Steven Liu 8c16c133d0 avformat/mms: add logging context to log 6 years ago
  Steven Liu cdf8253a06 avformat/mmst: add logging context to log 6 years ago
  Steven Liu 4ff97342ce avformat/network: add logging context to log 6 years ago
  Steven Liu 17236a2c40 avformat/avidec: add logging context to log 6 years ago
  Steven Liu 35236fd729 avformat/rtmpptoto: add logging context to log 6 years ago
  Steven Liu 5db50dbf06 avformat/udp: add logging context to log 6 years ago
  Steven Liu db99b32a1b avformat/hlsenc: add logging context to log 6 years ago
  elliottk 14941d386a Change libvpxenc default to crf=32. 6 years ago
  Zhong Li 8df91de9aa lavfi/normalize: remove the unused pointer 6 years ago
  Zhong Li 6f0dd6b4ab lavc/qsv: fix a memory leak in ff_qsv_set_display_handle() 6 years ago
  Andreas Rheinhardt 1d54309c8a avcodec/flac_parser: Cosmetics 6 years ago
  Andreas Rheinhardt 5873feac54 avcodec/flac_parser: Don't leave stale pointer in memory 6 years ago
  Andreas Rheinhardt 87b30f8af8 avcodec/flac_parser: Don't modify size of the input buffer 6 years ago
  Andreas Rheinhardt a1701e7591 avcodec/flac_parser: Remove superfluous checks 6 years ago
  Andreas Rheinhardt 047a6d396f avcodec/flac_parser: Fix number of buffered headers 6 years ago
  Andreas Rheinhardt e5e5be4c7f avcodec/flac_parser: Fix off-by-one error 6 years ago
  Andreas Rheinhardt d03c3e8517 avcodec/flac_parser: Don't allocate array separately 6 years ago
  Andreas Rheinhardt 5e546864b0 avcodec/flac_parser: Use native endianness when possible 6 years ago
  Andreas Rheinhardt 69dd8d3a2a avformat/flac_picture: Avoid allocation of AVIOContext 6 years ago
  Andriy Gelman 4cb124a800 doc/formats: Update documentation for chromaprint 6 years ago
  Andreas Rheinhardt 361fb42e1e avcodec/filter: Remove extra '; ' outside of functions 6 years ago
  Paul B Mahol 0633d87ae6 avfilter/af_adelay: add option which changes how unset channels are delayed 6 years ago
  Paul B Mahol 9a53e01252 avfilter/formats: guard against double free 6 years ago
  Paul B Mahol c303d0979f avfilter/vf_normalize: typedef all structs 6 years ago
  Paul B Mahol 651a0f6308 avfilter/vf_showpalette: remove timeline flag 6 years ago
  Paul B Mahol 0c4137bcb7 avfilter/af_afftfilt: fix possible invalid memory access 6 years ago