summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-08
* avcodec/aacps: Fix length of array in function definitionAndreas Rheinhardt2021-08-08
* avfilter/vf_vif: Make ff_compute_vif2 staticAndreas Rheinhardt2021-08-08
* avfilter/vf_vif: Fix mismatch in number of array elementsAndreas Rheinhardt2021-08-08
* avfilter/avf_showspectrum: fix another case of frames queuing upPaul B Mahol2021-08-08
* avcodec/nvenc: make aware of SDK 11.1 driver requirementsTimo Rothenpieler2021-08-08
* avcodec/nvenc: add chroma qp offset supportRicardo Monteiro2021-08-08
* avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialogAndreas Rheinhardt2021-08-08
* avcodec/ass_split: Remove unused ff_ass_split_dialogue()Andreas Rheinhardt2021-08-07
* 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