summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/av1_parse: Use av_fast_realloc() for OBU arrayJames Almer2019-10-15
* avcodec/av1_parse: simplify memset callJames Almer2019-10-15
* avcodec/h2645_parse: Reset nal_buffer_size on uninitAndriy Gelman2019-10-14
* ffprobe: fix output of packets_and_frames section in JSON formatJames Almer2019-10-14
* avfilter: fix typo in commentsZhao Zhili2019-10-14
* tools/target_dec_fuzzer: Also fuzz codec_tagMichael Niedermayer2019-10-14
* tools/target_dec_fuzzer: Also fuzz FF_COMPLIANCE_EXPERIMENTALMichael Niedermayer2019-10-14
* tools/target_dec_fuzzer: Also fuzz block_alignMichael Niedermayer2019-10-14
* avfilter/vf_lenscorrection: make width/height intPaul B Mahol2019-10-14
* doc/APIchanges: add missing entry for the new runtime param AVOption flagJames Almer2019-10-14
* avfilter/vf_atadenoise: rewrite using macroPaul B Mahol2019-10-14
* doc/filters: document colorchannelmixer commandsPaul B Mahol2019-10-14
* doc/filters: document amplify commandsPaul B Mahol2019-10-14
* doc/filters: document scroll commandsPaul B Mahol2019-10-14
* avfilter/vf_bwdif: fix heap-buffer overflowPaul B Mahol2019-10-14
* avfilter/af_atempo: use ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/af_biquads: use ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/af_rubberband: use ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/vf_drawbox: use ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/vf_colorchannelmixer: add support for commandsPaul B Mahol2019-10-14
* avfilter/vf_amplify: add support for commandsPaul B Mahol2019-10-14
* avfilter/vf_scroll: add support for commandsPaul B Mahol2019-10-14
* avfilter/af_anlmdn: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/vf_avgblur: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/vf_gblur: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/af_anlms: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* doc/filters: document new featurePaul B Mahol2019-10-14
* avutil/opt: print runtime flag tooPaul B Mahol2019-10-14
* avfilter/avfilter: add ff_filter_process_command()Paul B Mahol2019-10-14
* avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flagPaul B Mahol2019-10-14
* avfilter/vf_geq: reindentPaul B Mahol2019-10-14
* avfilter/vf_geq: allow user to set interpolation methodPaul B Mahol2019-10-14
* avfilter/vf_edgedetect: fix coverity issuePaul B Mahol2019-10-14
* avformat/chromaprint: improve logging messageAndriy Gelman2019-10-14
* avformat/chromaprint: Fix fp_format optionAndriy Gelman2019-10-14
* avfilter/vf_geq: Use av_clipd() instead of av_clipf()Michael Niedermayer2019-10-14
* avformat/Makefile: Fix aiffdec replaygain dependencyAndreas Rheinhardt2019-10-14
* avcodec/mips: Fixed four warnings in vc1dspgxw2019-10-14
* avcodec/wmaprodec: Check that the streams channels do not exceed the overall ...Michael Niedermayer2019-10-14
* avfilter/vf_libvmaf: fix filtering of >8 bit dataPaul B Mahol2019-10-13
* avfilter/vf_lenscorrection: fix division by zeroPaul B Mahol2019-10-13
* avfilter/vf_fieldorder: fix heap-buffer overflowPaul B Mahol2019-10-13
* avfilter/vf_convolution: fix undefined behaviourPaul B Mahol2019-10-13
* avfilter/vf_bm3d: fix possible infinite loopPaul B Mahol2019-10-13
* avfilter/vf_bm3d: fix heap-buffer overflowsPaul B Mahol2019-10-13
* avfilter/vf_edgedetect: check if height is big enoughPaul B Mahol2019-10-13
* avfilter/vf_waveform: fix typos which caused crashPaul B Mahol2019-10-13
* avfilter/vf_colorconstancy: fix overreads in gauss arrayPaul B Mahol2019-10-12
* avfilter/vf_waveform: add yflat filterPaul B Mahol2019-10-12
* avfilter/vf_waveform: allow different cb for new modesPaul B Mahol2019-10-12