summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avutil/Makefile: Apply CFLAGS for compilationAndreas Rheinhardt2021-08-04
* avfilter/vf_vpp_qsv: Don't overrun stack arrayAndreas Rheinhardt2021-08-04
* avfilter/af_afftfilt: make sure that tx buffers size are always alignedPaul B Mahol2021-08-04
* avfilter/avf_showspectrum: use proper function return value instead of hardco...Paul B Mahol2021-08-04
* avfilter/vaf_spectrumsynth: switch to TX FFT from avutilPaul B Mahol2021-08-04
* avfilter/af_afftfilt: switch to TX FFT from avutilPaul B Mahol2021-08-04
* avfilter/internal: Don't include framepool.h, thread.hAndreas Rheinhardt2021-08-04
* avfilter/avfilter: use av_frame_copy() to copy frame dataJames Almer2021-08-03
* avfilter/vf_vpp_qsv: add scale mode optionFei Wang2021-08-03
* avcodec/dnxhddec: check and propagate function return valuemaryam ebr2021-08-03
* packet: initialize time_base field to (0, 1) instead of (0, 0)Lynne2021-08-02
* avpacket: ABI bump additionsLynne2021-08-02
* lavd/lavfi.c: Set time_base for 608 cc to container time_base.Yun Zhang2021-08-02
* libavcodec/libx265: add user data unregistered SEI encodingBrad Hards2021-08-01
* ffmpeg_opt: restore documented stream selection behaviourGyan Doshi2021-08-01
* avformat/mxfdec: prefer footer and complete partitions for metadataMarton Balint2021-08-01
* avformat/wavdec: Use 64bit in new_pos computationMichael Niedermayer2021-07-31
* avformat/sbgdec: Check for overflow in timestamp preparationMichael Niedermayer2021-07-31
* avformat/dsicin: Check packet size for overflowMichael Niedermayer2021-07-31
* avformat/dsfdec: Change order of operations in bitrate computationMichael Niedermayer2021-07-31
* avformat/bfi: check nframesMichael Niedermayer2021-07-31
* avformat/avidec: fix position overflow in avi_load_index()Michael Niedermayer2021-07-31
* avformat/asfdec_f: Check sizeX against paddingMichael Niedermayer2021-07-31
* avformat/aiffdec: Check for size overflow in header parsingMichael Niedermayer2021-07-31
* avcodec/aaccoder: Add minimal bias in search_for_ms()Michael Niedermayer2021-07-31
* avcodec/noise_bsf: restore dropamount for backwards compatibilityGyan Doshi2021-07-30
* avfilter/avf_showfreqs: switch to TX FFT from avutilPaul B Mahol2021-07-30
* avformat/mxfdec: fix frame wrapping detection for J2K essence containerPierre-Anthony Lemieux2021-07-29
* postproc/postprocess: Remove legacy cruftAndreas Rheinhardt2021-07-29
* (postproc|swresample)/version: Don't include libavutil/avutil.hAndreas Rheinhardt2021-07-29
* avutil/error: Include macros.h for MKTAGAndreas Rheinhardt2021-07-29
* 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