summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat: remove unneeded avio_flush() calls before calling avio_close_dyn_buf()Marton Balint2020-01-07
* vf_dnn_processing: add support for more formats gray8 and grayf32Guo, Yejun2020-01-07
* vf_dnn_processing: remove parameter 'fmt'Guo, Yejun2020-01-07
* avcodec/libvpxenc,cosmetics: prefer sizeof(var)James Zern2020-01-06
* avcodec/vmdaudio: Check block_align moreMichael Niedermayer2020-01-07
* avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bit...Limin Wang2020-01-07
* avformat/aviobuf: Honor avio_open[2] documentationAndreas Rheinhardt2020-01-07
* avcodec/decode: replace avctx->internal with avci for better readabilityLimin Wang2020-01-07
* vf_tonemap_vaapi: Fix memory leak in error caseMark Thompson2020-01-07
* configure: Change the configure check for tonemap_vaapiXinpeng Sun2020-01-07
* lavc/vdpau_vp9: Do not mix declarations and code.Carl Eugen Hoyos2020-01-06
* Silence "string-plus-int" warning shown by clang.Carl Eugen Hoyos2020-01-06
* avfilter/af_sidechaincompress: add support for commandsPaul B Mahol2020-01-06
* doc/filters: mention commands for crystalizer filterPaul B Mahol2020-01-06
* doc/filters: indicate commands for scale2refGyan Doshi2020-01-06
* doc/filters: indicate commands for zscaleGyan Doshi2020-01-06
* avfilter/af_dynaudnorm: add support for commandsPaul B Mahol2020-01-06
* doc/filters: add entry for mean and stdev in showinfoLimin Wang2020-01-06
* lavc/ffv1: Properly check that the 4th and 5th quant tables are zeroesDerek Buitenhuis2020-01-06
* libavformat: fix spelling in ID3v1 genres and extend the list of Winamp exten...Ulrich Spörlein2020-01-05
* avcodec/pgssubdec: Free subtitle on errorMichael Niedermayer2020-01-05
* doc/volume: correct placement of replaygain_noclipGyan Doshi2020-01-05
* avfilter/af_dynaudnorm: use already available pointerPaul B Mahol2020-01-05
* avfilter/af_dynaudnorm: move channels variable setup firstPaul B Mahol2020-01-05
* ffmpeg: don't force source-tracked keyframes for duplicatesGyan Doshi2020-01-05
* ffmpeg: remove premature rescaling of forced_keyframe timesGyan Doshi2020-01-05
* doc/ffmpeg: document value source for -force_key_framesGyan Doshi2020-01-05
* swscale/aarch64: use multiply accumulate and shift-right narrowSebastian Pop2020-01-04
* avcodec/bsf: replace ctx->internal-> with bsfi-> for better readabilityLimin Wang2020-01-04
* doc: Fix a typo.Carl Eugen Hoyos2020-01-04
* lavfi/buffersrc: Remove redundant free after ff_filter_frame() failureJun Zhao2020-01-04
* avfilter/af_dynaudnorm: fix another clipping with custom peak valuePaul B Mahol2020-01-04
* avfilter/af_dynaudnorm: implement threshold optionPaul B Mahol2020-01-04
* avfilter/af_dynaudnorm: do not clip audioPaul B Mahol2020-01-04
* libavutil/opt: fix memory leak after av_dict_parse_string failJun Zhao2020-01-04
* lavfi/coreimage: fix memory leak after av_dict_parse_string failJun Zhao2020-01-04
* lavc/libkvazaar: fix memory leak after av_dict_parse_string failJun Zhao2020-01-04
* lavc/bsf: fix memory leak after av_dict_parse_string failJun Zhao2020-01-04
* avdevice/decklink: deprecate the -list_devices optionMarton Balint2020-01-03
* avdevice/decklink_dec: remove -bm_v210 optionMarton Balint2020-01-03
* avdevice/decklink_dec: remove the @mode syntaxMarton Balint2020-01-03
* avformat/img2enc: fix writing multiple streams in write_muxed_fileMarton Balint2020-01-03
* avformat/img2enc: minor simplificationMarton Balint2020-01-03
* avformat/img2enc: cleanup IO contexts on errorMarton Balint2020-01-03
* avformat/img2enc: reindent after last commitMarton Balint2020-01-03
* avformat/img2enc: factorize piped write_packetMarton Balint2020-01-03
* avformat/img2enc: factorize writing fully muxed fileMarton Balint2020-01-03
* doc/muxers: fix order of options and examples for image2 muxerMarton Balint2020-01-03
* avfilter/af_dynaudnorm: fix previous commitPaul B Mahol2020-01-02
* avfilter/af_dynaudnorm: do not enqueue flush buffersPaul B Mahol2020-01-02