summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/af_asoftclip: add asserts in default switch casesPaul B Mahol2020-11-03
* avfitler/af_asoftclip: add hard typePaul B Mahol2020-11-03
* avfilter/af_asoftclip: add erf soft clip typePaul B Mahol2020-11-03
* doc: mark "ADPCM IMA High Voltage Software ALP" as encodableZane van Iperen2020-11-03
* avcodec/utils: add adpcm_ima_alp to av_get_exact_bits_per_sample()Zane van Iperen2020-11-03
* avformat/argo_brp: bail if no video framesZane van Iperen2020-11-03
* avcodec/magicyuv: Free previous VLC tableMichael Niedermayer2020-11-03
* avformat/concatdec: use av_strstart()Michael Niedermayer2020-11-03
* avcodec: add av1 VAAPI decoderFei Wang2020-11-02
* doc/APIchanges: add missing marker for release 4.3James Almer2020-11-02
* avfilter/af_biquads: make commands work reliably within biquad filterPaul B Mahol2020-11-02
* avfilter/af_biquads: add lattice-ladder formPaul B Mahol2020-11-02
* swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffersMarton Balint2020-11-02
* fate: Add test for Musepack SV8 decodingAndreas Rheinhardt2020-10-31
* fftools/ffmpeg: fix the wrong bitrate and speed statsLimin Wang2020-10-31
* avcodec/nvenc: fix build with older SDKsTimo Rothenpieler2020-10-30
* avformat/wavdec: Refuse to read chunks bigger than the filesize in w64_read_h...Michael Niedermayer2020-10-30
* avformat/rsd: Check size and start before computing durationMichael Niedermayer2020-10-30
* avformat/vividas: better check of current_sb_entryMichael Niedermayer2020-10-30
* avformat/iff: More completely check body_sizeMichael Niedermayer2020-10-30
* avformat/vividas use avpriv_set_pts_info()Michael Niedermayer2020-10-30
* avformat/xwma: Check for EOF in dpds_table read codeMichael Niedermayer2020-10-30
* avcodec/nvenc: only enforce explicitly set twopass modeTimo Rothenpieler2020-10-30
* avcodec/nvenc: only auto-pick vbr rc in cq modeTimo Rothenpieler2020-10-30
* avformat/mpegtsenc: check that not only first pts but also first dts is validLimin Wang2020-10-30
* avformat/mpegtsenc: first_pts_check -> first_pts_checkedLimin Wang2020-10-30
* avformat/jacosubdec: Fix unintended fallthroughAndreas Rheinhardt2020-10-30
* avcodec/nvenc: all presets are SDK10 presets nowTimo Rothenpieler2020-10-29
* avcodec/utils: Check sample rate before use for AV_CODEC_ID_BINKAUDIO_DCT in ...Michael Niedermayer2020-10-29
* ffmpeg: move field order decision making to encoder initializationJan Ekström2020-10-29
* ffmpeg: pass decoded or filtered AVFrame to output stream initializationJan Ekström2020-10-29
* ffmpeg: move A/V non-streamcopy initialization to a later pointJan Ekström2020-10-29
* ffmpeg: move AVFrame time base adjustment into a functionJan Ekström2020-10-29
* ffmpeg: add a data size threshold for muxing queue sizeJan Ekström2020-10-29
* avcodec/vp3: Don't check for errors for complete VLCAndreas Rheinhardt2020-10-29
* avcodec/cllc: Don't unnecessarily free VLCAndreas Rheinhardt2020-10-29
* avcodec/clearvideo: Don't check for errors for complete VLCAndreas Rheinhardt2020-10-29
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-28
* avcodec/codec2utils: move the remaining avpriv functions to lavfJames Almer2020-10-28
* libavcodec/codec2utils: remove codec2_version_from_extradata()James Almer2020-10-28
* avcodec/codec2utils: remove avpriv prefix from inline functionsJames Almer2020-10-28
* avcodec/av1dec: fix loading PrevGmParams for frames with primary_ref_frame noneJames Almer2020-10-28
* avcodec/av1dec: don't derive loop filter delta parametersJames Almer2020-10-28
* avcodec/cbs_av1: infer segmentation parameters from reference framesJames Almer2020-10-28
* avcodec/cbs_av1: infer loop filter delta parameters from reference framesJames Almer2020-10-28
* lavf: move AVStream.last_in_packet_buffer to AVStreamInternalAnton Khirnov2020-10-28
* lavf: move AVStream.probe_data to AVStreamInternalAnton Khirnov2020-10-28
* lavf: move AVStream.pts_buffer to AVStreamInternalAnton Khirnov2020-10-28
* lavf: move AVStream.*index_entries* to AVStreamInternalAnton Khirnov2020-10-28
* lavf: move AVStream.interleaver_chunk_* to AVStreamInternalAnton Khirnov2020-10-28