summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vafilter/af_replaygain: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter/avf_abitscope: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter/vf_colorchannelmixer: do not use pointer if there is no alphaPaul B Mahol2019-10-16
* avfilter/vf_edgedetect: fix undefined behaviourPaul B Mahol2019-10-16
* avcodec/apedec: Check remaining space in decode_array_0000()Michael Niedermayer2019-10-16
* avcodec/apedec: Check error flag after entropy_decode*Michael Niedermayer2019-10-16
* avfilter/f_reverse: fix memory leaksPaul B Mahol2019-10-16
* avfilter: add arnndn filterPaul B Mahol2019-10-16
* avfilter/vf_atadenoise: compensate for small overall brightness lossPaul B Mahol2019-10-16
* avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter/vf_gblur: fix heap-buffer overflowPaul B Mahol2019-10-16
* avformat/chromaprint: Fix writing raw fingerprintAndriy Gelman2019-10-16
* avfilter/af_afade: make sure that in is availablePaul B Mahol2019-10-16
* avfilter/dnn: unify the layer load function in native modeGuo, Yejun2019-10-15
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-15
* avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflictsGuo, Yejun2019-10-15
* avformat/latmenc: abort if no extradata is availableJames Almer2019-10-15
* avfilter/vf_bm3d: make sure nb_jobs is at least 1Paul B Mahol2019-10-15
* tools/target_dec_fuzzer: Also fuzz keyframe & disposal flagsMichael Niedermayer2019-10-15
* lavc/libxavs2: fix parameter setting result determinationhwren2019-10-15
* avfilter/af_afade: fix heap-buffer overflowPaul B Mahol2019-10-15
* avfilter/vf_edgedetect: fix heap-buffer overflowPaul B Mahol2019-10-15
* avfilter/vf_avgblur: fix heap-buffer overflowPaul B Mahol2019-10-15
* 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