summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/internal: Don't include libavcodec/(avcodec|internal).hAndreas Rheinhardt2021-08-05
* avfilter/avf_showspectrum: add option to control dynamic range for colorsPaul B Mahol2021-08-05
* avutil/internal: Move MAKE_ACCESSORS to its only userAndreas Rheinhardt2021-08-05
* Move ff_tlog() from lavc/internal.h to lavu/internal.hAndreas Rheinhardt2021-08-05
* avfilter/internal: Move ff_norm_qscale() to qp_table.hAndreas Rheinhardt2021-08-05
* avcodec/huffman: Use logcontext instead of AVCodecContextAndreas Rheinhardt2021-08-05
* avcodec/fft-internal: Make it a standalone headerAndreas Rheinhardt2021-08-05
* avcodec: Remove the FFT_FIXED_32 defineAndreas Rheinhardt2021-08-05
* avcodec/fft-internal: Remove unused macrosAndreas Rheinhardt2021-08-05
* avcodec/mips/constants: Include intfloat.h in constants.hAndreas Rheinhardt2021-08-05
* avfilter/avfilter: Remove unused partial_bufAndreas Rheinhardt2021-08-05
* fftools/ffmpeg_filter: fix the flags parsing for scalerLinjie Fu2021-08-05
* fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplayLinjie Fu2021-08-05
* lavfi/vf_scale: use default swscale flags for scalerLinjie Fu2021-08-05
* avfilter/f_graphmonitor: use sample_count_in/outPaul B Mahol2021-08-05
* avfilter/avfilter: add sample_count_in and sample_count_outPaul B Mahol2021-08-05
* avfilter/avf_showspectrum: add lreplace sliding modePaul B Mahol2021-08-04
* avfilter/avf_showspectrum: proper rational multiplicationPaul B Mahol2021-08-04
* avfilter/avf_showspectrum: fix last frame/eof timestampPaul B Mahol2021-08-04
* libavfilter: Fix implicit declarations of av_cpu_max_alignMartin Storsjö2021-08-04
* lavc/qsvenc: pass the color properties to the SDKHaihao Xiang2021-08-04
* lavc/qsvdec: update color properties in codec contextHaihao Xiang2021-08-04
* 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