95372 Commits (a4e5dc4b381f317e54e77b1db157571a4abb34a0)
 

Author SHA1 Message Date
  Paul B Mahol a4e5dc4b38 doc/filters: document colorchannelmixer commands 6 years ago
  Paul B Mahol 688472641d doc/filters: document amplify commands 6 years ago
  Paul B Mahol 746c8e7c9d doc/filters: document scroll commands 6 years ago
  Paul B Mahol 8c3166e1c3 avfilter/vf_bwdif: fix heap-buffer overflow 6 years ago
  Paul B Mahol ce764a6c74 avfilter/af_atempo: use ff_filter_process_command() 6 years ago
  Paul B Mahol 015cbca444 avfilter/af_biquads: use ff_filter_process_command() 6 years ago
  Paul B Mahol dcfe32920c avfilter/af_rubberband: use ff_filter_process_command() 6 years ago
  Paul B Mahol 9e883a1448 avfilter/vf_drawbox: use ff_filter_process_command() 6 years ago
  Paul B Mahol 4568e54cc5 avfilter/vf_colorchannelmixer: add support for commands 6 years ago
  Paul B Mahol 953b1c7b12 avfilter/vf_amplify: add support for commands 6 years ago
  Paul B Mahol 7fcb84165e avfilter/vf_scroll: add support for commands 6 years ago
  Paul B Mahol 877e2e92a3 avfilter/af_anlmdn: switch to ff_filter_process_command() 6 years ago
  Paul B Mahol 4954a17ec7 avfilter/vf_avgblur: switch to ff_filter_process_command() 6 years ago
  Paul B Mahol 33e69806aa avfilter/vf_gblur: switch to ff_filter_process_command() 6 years ago
  Paul B Mahol 9f7ab36ada avfilter/af_anlms: switch to ff_filter_process_command() 6 years ago
  Paul B Mahol 8fec9fca69 doc/filters: document new feature 6 years ago
  Paul B Mahol c109dfc1b1 avutil/opt: print runtime flag too 6 years ago
  Paul B Mahol a918b833a5 avfilter/avfilter: add ff_filter_process_command() 6 years ago
  Paul B Mahol f3746d31f9 avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag 6 years ago
  Paul B Mahol 036fff7e43 avfilter/vf_geq: reindent 6 years ago
  Paul B Mahol 8a0d45a92e avfilter/vf_geq: allow user to set interpolation method 6 years ago
  Paul B Mahol 996ff3fe86 avfilter/vf_edgedetect: fix coverity issue 6 years ago
  Andriy Gelman 634529c40d avformat/chromaprint: improve logging message 6 years ago
  Andriy Gelman 1108bd5173 avformat/chromaprint: Fix fp_format option 6 years ago
  Michael Niedermayer c8813b1a98 avfilter/vf_geq: Use av_clipd() instead of av_clipf() 6 years ago
  Andreas Rheinhardt 5056eb3511 avformat/Makefile: Fix aiffdec replaygain dependency 6 years ago
  gxw 21d19f49b7 avcodec/mips: Fixed four warnings in vc1dsp 6 years ago
  Michael Niedermayer e418b315dd avcodec/wmaprodec: Check that the streams channels do not exceed the overall channels 6 years ago
  Paul B Mahol e835a9d302 avfilter/vf_libvmaf: fix filtering of >8 bit data 6 years ago
  Paul B Mahol 19587c9332 avfilter/vf_lenscorrection: fix division by zero 6 years ago
  Paul B Mahol 07050d7bdc avfilter/vf_fieldorder: fix heap-buffer overflow 6 years ago
  Paul B Mahol 99f8d32129 avfilter/vf_convolution: fix undefined behaviour 6 years ago
  Paul B Mahol 365083556e avfilter/vf_bm3d: fix possible infinite loop 6 years ago
  Paul B Mahol 0749082eb9 avfilter/vf_bm3d: fix heap-buffer overflows 6 years ago
  Paul B Mahol ccf4ab8c9a avfilter/vf_edgedetect: check if height is big enough 6 years ago
  Paul B Mahol 4f4334bcbc avfilter/vf_waveform: fix typos which caused crash 6 years ago
  Paul B Mahol a7fd127970 avfilter/vf_colorconstancy: fix overreads in gauss array 6 years ago
  Paul B Mahol e923e6205e avfilter/vf_waveform: add yflat filter 6 years ago
  Paul B Mahol 33fd82ae9e avfilter/vf_waveform: allow different cb for new modes 6 years ago
  Paul B Mahol 42974eb13a avfilter/vf_waveform: add invert graticule 6 years ago
  Paul B Mahol ecc1675368 avfilter/vf_waveform: add graticule enum 6 years ago
  Matthieu Bouron 1921f866ec avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly 6 years ago
  Andreas Rheinhardt def04022f4 avcodec/zmbvenc: Correct offset in buffer 6 years ago
  Andreas Rheinhardt 223a2c2a60 fftools/ffmpeg: Improve streamcopy 6 years ago
  Michael Niedermayer 2c7975fe6f avcodec/qdmc: Check input space in qdmc_get_vlc() 6 years ago
  Moritz Barsnick f76a899abc avformat/mpjpegdec: ensure seekback for latest chunk 6 years ago
  Moritz Barsnick 1ea44a55fe avformat/mpjpegdec: fix strict boundary search string 6 years ago
  Moritz Barsnick a3846fe69b avformat/mpjpegdec: fix finding multipart boundary parameter 6 years ago
  Paul B Mahol 961d6493e8 avutil/eval: add sgn() 6 years ago
  James Almer 72704cbff4 avformat/dv: free all allocated structs on dv_read_header failure 6 years ago