summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avutil/buffer: avutil/buffer: add a mention that some arguments from av_buffe...James Almer2020-06-05
* avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer2020-06-05
* avcodec/mv30: Fix multiple integer overflows in idct_1d()Michael Niedermayer2020-06-04
* avcodec/mv30: Do not allow MVs outside the allocated imageMichael Niedermayer2020-06-04
* avcodec/wmalosslessdec: Fix integer overflow in mclms_predict()Michael Niedermayer2020-06-04
* avcodec/vp9dsp_template: Fix integer overflow(s) in iadst16_1d()Michael Niedermayer2020-06-04
* avcodec/wavpack: Do not allow the sample format to change between channelsMichael Niedermayer2020-06-04
* avcodec/bitpacked: add missing comma to codec tagsMichael Niedermayer2020-06-04
* avformat/utils: Find a fallback probe decoder that will also match a forced d...Samuel Foss2020-06-04
* avcodec/nvenc: honor max bitrate in CQ modeRoman Arzumanyan2020-06-04
* hwcontext_vulkan: fix make checkheaders failJun Zhao2020-06-04
* avcodec/decode: actually propagate AVHWAccel.alloc_frame() return valueJames Almer2020-06-04
* fate/vcodec: use the encoder private option for frame skip compare functionJames Almer2020-06-04
* lavf/tee: pass options to protocol.Nicolas George2020-06-04
* dnn/native: fix typo for definition of DOT_INTERMEDIATEWu Zhiwen2020-06-03
* avcodec/ratecontrol: fix the integer overflow after long time runLimin Wang2020-06-03
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-02
* avformat/prompeg: av_dict_set() -> av_dict_set_int()Limin Wang2020-06-02
* avformat/rtpproto: av_dict_set() -> av_dict_set_int()Limin Wang2020-06-02
* avformat/rtspdec: av_dict_set() -> av_dict_set_int()Limin Wang2020-06-02
* compat/cuda/ptx2c: remove shell loop; fix BSD sed compatrcombs2020-06-01
* avcodec/h264dec: Disable forced small_padding on flag2 fastMichael Niedermayer2020-06-02
* avcodec/jpeg2000dec: clear pointer which become stale in get_ppt()Michael Niedermayer2020-06-01
* fate: add adpcm_ima_ssi encoding testZane van Iperen2020-06-01
* fftools/ffmpeg: update text requesting samplesAndriy Gelman2020-06-01
* avcodec/nvenc: zero avg and max bitrate in CQ modeRoman Arzumanyan2020-06-01
* checkasm: sw_rgb: Fix mixed declaration and codeJun Zhao2020-06-01
* avformat/dashenc: use AVStream timebase when computing missing bitratePrzemysław Sobala2020-06-01
* avfilter/vf_lut3d: Fix mixed declaration and codeAndreas Rheinhardt2020-06-01
* avcodec/encode: Remove ff_alloc_packetAndreas Rheinhardt2020-06-01
* avcodec/mpeg12enc: support mpeg2 encoder const profileLimin Wang2020-06-01
* avformat/mpegtsenc: set stream_id correctly based on KLV profile selectedBrad Hards2020-05-31
* avcodec: add constants for KLV pseudo-profile.Brad Hards2020-05-31
* avcodec/anm: Don't unnecessarily use context variablesAndreas Rheinhardt2020-05-31
* avcodec/anm: Check extradata length before allocating frameAndreas Rheinhardt2020-05-31
* avformat: add kvag muxerZane van Iperen2020-05-31
* avfilter/vf_lut3d: prelut support for 3d cinespace lutsMark Reid2020-05-31
* avformat/oggparsetheora: Don't update start time when lastpts is AV_NOPTS_VALUE.Dale Curtis2020-05-31
* avfilter/af_aiir: simplify polynomial evaluationPaul B Mahol2020-05-30
* avfilter/af_aiir: use correct size when allocating in zp2tfPaul B Mahol2020-05-30
* avfilter: add dblur video filterPaul B Mahol2020-05-30
* avcodec: add PFM image decoderPaul B Mahol2020-05-30
* lavf/utils: fix start_time/duration dump if it is AV_NOPTS_VALUEJun Zhao2020-05-30
* lavfi/aiir: Refine the pad/vpad related operationJun Zhao2020-05-30
* lavfi/afir: fix vpad.name leakJun Zhao2020-05-30
* avutil/attributes: Fix too many warning: false is not defined [-Wundef]Limin Wang2020-05-30
* Revert "avfilter/af_aiir: move response drawing as last step"Paul B Mahol2020-05-30
* avfilter/af_aiir: improve response calculation with zp coefficientsPaul B Mahol2020-05-30
* avfilter/af_aiir: add S-plane supportPaul B Mahol2020-05-30
* avfilter/af_aiir: make it clear that transfer function is digital onePaul B Mahol2020-05-30