summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avutil/common, macros: Move several macros from common.h to macros.hAndreas Rheinhardt2021-07-29
* avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.hAndreas Rheinhardt2021-07-29
* avformat/aviobuf: Make ff_read_line_to_bprint() staticAndreas Rheinhardt2021-07-29
* avcodec/noise_bsf: add expr supportGyan Doshi2021-07-29
* avcodec/mips: cabac.h provide fallback for wsbh instructionJiaxun Yang2021-07-28
* avutil/mips: Use $at as MMI macro temporary registerJiaxun Yang2021-07-28
* avcodec/mips: Use MMI marcos to replace Loongson3 instructionsJiaxun Yang2021-07-28
* avutil/mips: Use MMI_{L, S}QC1 macro in {SAVE, RECOVER}_REGJiaxun Yang2021-07-28
* avformat/mov: Remove pointless EOF checksAndreas Rheinhardt2021-07-28
* avformat/mov: Fix crash with too big STSZ atomsAndreas Rheinhardt2021-07-28
* tools/target_dec_fuzzer: Adjust threshold for VP6FMichael Niedermayer2021-07-28
* tools/target_dec_fuzzer: Adjust the threshold for VP5Michael Niedermayer2021-07-28
* tools/target_dec_fuzzer: Adjust the threshold for VP3Michael Niedermayer2021-07-28
* avformat/mov: Fix incorrect overflow detection in mov_read_sidx()Michael Niedermayer2021-07-28
* tools/target_dec_fuzzer: Fix extradata duplicationMichael Niedermayer2021-07-28
* libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return valueThierry Foucu2021-07-28
* avfilter/avf_showcqt: switch to TX FFT from avutilPaul B Mahol2021-07-27
* avfilter/af_afftdn: switch to TX FFT from avutilPaul B Mahol2021-07-27
* avfilter/avf_concat: fix EOF timestampPaul B Mahol2021-07-27
* qsvenc: Value '0' is not a valid value for parameter GopOptFlagHaihao Xiang2021-07-27
* avformat/concat: check the terminating character returned by av_get_token()James Almer2021-07-27
* avfilter/vf_pseudocolor: add three more presetsPaul B Mahol2021-07-26
* avcodec/h264_sei: honor the Film Grain Characteristics cancel flagJames Almer2021-07-25
* avfilter/af_silenceremove: make window also depends on input sample formatPaul B Mahol2021-07-25
* ffmpeg: fix order between field order autodetection and overrideJan Ekström2021-07-25
* avformat/yuv4mpegenc: add support for yuva444pPaul B Mahol2021-07-25
* avfilter/af_silenceremove: add support for more sample formatsPaul B Mahol2021-07-25
* avfilter/f_ebur128: fix video output regressionPaul B Mahol2021-07-25
* avfilter/f_ebur128: add all sample rates supportPaul B Mahol2021-07-25
* avfilter/af_afwtdn: add forgotten break statementPaul B Mahol2021-07-25
* avfilter/vf_threshold: add support for commandsPaul B Mahol2021-07-25
* avfilter/af_anlmdn: add longer names of filter optionsPaul B Mahol2021-07-25
* lavfi/signature: fix always true expressionValerii Zapodovnikov2021-07-25
* avfilter/vf_pseudocolor: add solar presetPaul B Mahol2021-07-24
* avfilter/vf_fillborders: add another modePaul B Mahol2021-07-24
* avfilter/avf_showspectrum: fix not rendering all channels with fscale=log:mod...Paul B Mahol2021-07-24
* configure: remove sofalizer triggering of avcodec dependencyPaul B Mahol2021-07-24
* avfilter/avf_showspectrum: fix hz scale with legend enabledPaul B Mahol2021-07-24
* avfilter/avf_showspectrum: switch to TX FFT from avutilPaul B Mahol2021-07-24
* avfilter/af_headphone: switch to TX FFT from avutilPaul B Mahol2021-07-24
* avfilter/af_sofalizer: switch to TX FFT from avutilPaul B Mahol2021-07-24
* avfilter: add afwtdn filterPaul B Mahol2021-07-24
* tools/graph2dot: Don't use sizeof(AVFilterGraph), check allocationAndreas Rheinhardt2021-07-24
* avcodec/h264_sei: parse and export Film Grain Characteristics SEI messagesJames Almer2021-07-23
* avutil/film_grain_params: add support for H.274 Film Grain CharacteristicsJames Almer2021-07-23
* cbs_h264: add support for Film Grain Characteristics SEI messagesJames Almer2021-07-23
* avfilter/vf_shufflepixels: Check ff_get_video_buffer()Andreas Rheinhardt2021-07-23
* avformat/yuv4mpegdec: Use table instead of repeated "else if"Andreas Rheinhardt2021-07-23
* avcodec/tableprint_vlc: Fix building with hardcoded tablesAndreas Rheinhardt2021-07-23
* tools/target_dec_fuzzer: Adjust threshold for libvorbisMichael Niedermayer2021-07-22