summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/acelp_vectors: Add missing bracketsAndreas Rheinhardt2021-08-07
* libavformat/mov: Change log line from debug to traceSoft Works2021-08-07
* ffprobe: remove references to frame->pkt_ptsJames Almer2021-08-07
* avfilter/avf_showspectrum: improve dBFS scale legendPaul B Mahol2021-08-07
* avcodec/utils: don't return negative values in av_get_audio_frame_duration()James Almer2021-08-06
* avutil/tx: add a return at the end of non-void functionsJames Almer2021-08-06
* avformat/mxfenc: add a return at the end of non-void functionsJames Almer2021-08-06
* avfilter/vsrc_testsrc: add a return at the end of non-void functionsJames Almer2021-08-06
* fftools/ffmpeg_filter: add a return at the end of non-void functionsJames Almer2021-08-06
* avformat/fifo: Free dict on av_dict_copy() failureAndreas Rheinhardt2021-08-06
* avformat/ilbc: Use av_get_packetAndreas Rheinhardt2021-08-06
* avformat: Use ffio_read_size where appropriateAndreas Rheinhardt2021-08-06
* avformat/yuv4mpegenc: Write data generically via AVPixFmtDescriptorAndreas Rheinhardt2021-08-06
* avformat/adtsenc: return value check for init_get_bits in adts_decode_extradatamaryam ebrahimzadeh2021-08-06
* avformat/wtvdec: Check for EOF before seeking back in parse_media_type()Michael Niedermayer2021-08-06
* avformat/mpc8: Check first keyframe position for overflowMichael Niedermayer2021-08-06
* avcodec/exr: Check ac_countMichael Niedermayer2021-08-06
* tools/target_dec_fuzzer: check max samples in flush loopMichael Niedermayer2021-08-06
* ffprobe: Rename Audio Service Type 'type' field to 'service_type'Derek Buitenhuis2021-08-06
* avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame ...James Almer2021-08-06
* avcodec/hevc_sei: parse and export Film Grain Characteristics SEI messagesJames Almer2021-08-06
* cbs_h265: add support for Film Grain Characteristics SEI messageJames Almer2021-08-06
* avcodec/mfenc: remove usage of avctx->pkt_timebaseJames Almer2021-08-06
* 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