summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandleMartin Storsjö2020-01-08
* avfilter/aformat: add shorthand names for optionsGyan Doshi2020-01-08
* avformat/wtvdec: CosmeticsAndreas Rheinhardt2020-01-07
* avformat/wtvdec: Fix memleak when reading header failsAndreas Rheinhardt2020-01-07
* avcodec/h264_metadata_bsf: Fix for the incorrect user data with hyphensLimin Wang2020-01-08
* lavf/libsrt: Fix typoAnthony Delannoy2020-01-08
* avformat/dashenc: Fix leak of AVFormatContext on errorAndreas Rheinhardt2020-01-08
* avformat/mpjpeg: Remove mpjpeg_write_trailerAndreas Rheinhardt2020-01-08
* avformat: Improve returned error codesAndreas Rheinhardt2020-01-08
* avformat/fitsdec: Fix potential leak of string in AVBPrintAndreas Rheinhardt2020-01-08
* avformat/avs: Remove avs_read_close()Andreas Rheinhardt2020-01-08
* avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARK...Marton Balint2020-01-07
* avformat: remove more unneeded avio_flush() callsMarton Balint2020-01-07
* avformat: remove avio_flush() calls from the end of write_packet functionsMarton Balint2020-01-07
* avformat: remove unneeded avio_flush() calls from the end of write_trailer fu...Marton Balint2020-01-07
* avformat: remove avio_flush() calls from the end of write_header functionsMarton Balint2020-01-07
* 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