aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-25Enable motion vectors debuggingdebug/motion-vectorsPaul Kocialkowski
2020-08-25hwcontext_vaapi: Don't require a render node when deriving from DRMvaapi/drm-render-nodeMark Thompson
2020-08-25dnn/native: add log error messageTing Fu
2020-08-25dnn/native: unify error return to DNN_ERRORTing Fu
2020-08-25dnn: move output name from DNNModel.set_input_output to DNNModule.execute_modelGuo, Yejun
2020-08-25lavfi/hflip: Support Bayer pixel formats.Carl Eugen Hoyos
2020-08-25lavf/mxfdec: Limit score for files with run-in.Carl Eugen Hoyos
2020-08-25avcodec/aacdec_template: add more checks to make sure only 22.2 gets to 22.2Jan Ekström
2020-08-25avcodec/aacdec_template: keep tabs on layout in sniff_channel_orderJan Ekström
2020-08-24Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streamsVikas Agrawal
2020-08-24fate: remove "-v 0" from ffprobe tests.Nicolas George
2020-08-24dnn_backend_native_layer_mathbinary: add floormod supportMingyu Yin
2020-08-24dnn_backend_native_layer_mathbinary: change to function pointerMingyu Yin
2020-08-23avcodec/av1_parser: read frame properties directly from AV1RawFrameHeaderJames Almer
2020-08-23avcodec/cbs_av1: infer frame_type when parsing a show_existing_frame frameJames Almer
2020-08-23avcodec/cbs_av1: infer frame sizes when not coded in the bitstreamJames Almer
2020-08-24avfilter/af_aformat: Add uninit functionAndreas Rheinhardt
2020-08-24avfilter/avfiltergraph: Remove unused macro parameterAndreas Rheinhardt
2020-08-24avfilter: Remove redundant ff_formats/channel_layouts_unref()Andreas Rheinhardt
2020-08-24avfilter/vf_hwdownload: Fix leak of formats list upon errorAndreas Rheinhardt
2020-08-23avfilter/formats: Fix double frees and memleaks on errorAndreas Rheinhardt
2020-08-23avfilter/af_channelmap: Fix double-free of AVFilterChannelLayouts on errorAndreas Rheinhardt
2020-08-23avfilter/vf_alphamerge: Fix double-free of AVFilterFormats on errorAndreas Rheinhardt
2020-08-23avfilter/vf_overlay: Fix double-free of AVFilterFormats on errorAndreas Rheinhardt
2020-08-23avfilter/vf_remap: Fix double-free of AVFilterFormats on errorAndreas Rheinhardt
2020-08-23avfilter/vf_showpalette: Fix double-free of AVFilterFormats on errorAndreas Rheinhardt
2020-08-23avfilter/af_amix: Fix double-free of AVFilterChannelLayouts on errorAndreas Rheinhardt
2020-08-23avfilter/af_amix: Don't needlessly reallocate tableAndreas Rheinhardt
2020-08-23avfilter/vf_vpp_qsv: Fix leak of AVFilterFormats on errorAndreas Rheinhardt
2020-08-23avfilter/vf_paletteuse: Fix leaks of AVFilterFormats on errorAndreas Rheinhardt
2020-08-23avfilter/graphparser: Fix memleak when linking filters failsAndreas Rheinhardt
2020-08-23fftools/ffmpeg: Fix leak of AVFilterInOut in case of errorAndreas Rheinhardt
2020-08-23avfilter/graphparser: Check allocations for successAndreas Rheinhardt
2020-08-23avfilter/graphparser: Don't set pointer to one beyond '\0' of stringAndreas Rheinhardt
2020-08-23avfilter/graphparser: Fix leaks when parsing inputs failsAndreas Rheinhardt
2020-08-23cbs_av1: Fix test for presence of buffer_removal_time elementMark Thompson
2020-08-23avcodec/v4l2_m2m_enc: reindent after previous commitAndriy Gelman
2020-08-23avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueuedAndriy Gelman
2020-08-23avcodec/cbs_av1: always store temporal_id and spatial_id in CodedBitstreamAV1...James Almer
2020-08-23avfilter/af_afir: make use of vector_fmac_scalar() tooPaul B Mahol
2020-08-23avcodec/cbs_av1: fix storage size for render_{width,height}_minus_1James Almer
2020-08-23avcodec/gif: fix disposal method for first frame and transparent gifsPaul B Mahol
2020-08-23avcodec/notchlc: add initial alpha supportPaul B Mahol
2020-08-23avfilter: remove useless castZhao Zhili
2020-08-23avfilter/f_sidedata: Add SEI_UNREGISTERED frame side data typeLimin Wang
2020-08-23avformat/mpegtsenc: support DVB 6A descriptor for AC-3Limin Wang
2020-08-22libavformat/ffmetadec.c: Fix Use-of-uninitialized-valueThierry Foucu
2020-08-22libavformat/nut: Support SSA and ASS subtitleshax@riseup.net
2020-08-22avcodec/dvbsubdec: error out on unsupported coding methodsClément Bœsch
2020-08-22avcodec/dvbsubdec: request samples for missing coding methodsClément Bœsch