98857 Commits (c8ba0daf8dab2f5cbcdded37cd6383649933fbf3)
 

Author SHA1 Message Date
Ting Fu c8ba0daf8d dnn/native: add log error message 4 years ago
Ting Fu 230cf9d185 dnn/native: unify error return to DNN_ERROR 4 years ago
Guo, Yejun 0f7a99e37a dnn: move output name from DNNModel.set_input_output to DNNModule.execute_model 4 years ago
Carl Eugen Hoyos b61376bdee lavfi/hflip: Support Bayer pixel formats. 4 years ago
Carl Eugen Hoyos 3092a53cbc lavf/mxfdec: Limit score for files with run-in. 4 years ago
Jan Ekström d6f293353c avcodec/aacdec_template: add more checks to make sure only 22.2 gets to 22.2 4 years ago
Jan Ekström de1d6aa0a3 avcodec/aacdec_template: keep tabs on layout in sniff_channel_order 4 years ago
Vikas Agrawal 026fea827d Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams 4 years ago
Nicolas George 7969551a22 fate: remove "-v 0" from ffprobe tests. 4 years ago
Mingyu Yin 3477feb643 dnn_backend_native_layer_mathbinary: add floormod support 4 years ago
Mingyu Yin 37ef1acedb dnn_backend_native_layer_mathbinary: change to function pointer 4 years ago
James Almer c8716b5029 avcodec/av1_parser: read frame properties directly from AV1RawFrameHeader 4 years ago
James Almer 6c20207dce avcodec/cbs_av1: infer frame_type when parsing a show_existing_frame frame 4 years ago
James Almer f1e92ee36b avcodec/cbs_av1: infer frame sizes when not coded in the bitstream 4 years ago
Andreas Rheinhardt a7bd379276 avfilter/af_aformat: Add uninit function 4 years ago
Andreas Rheinhardt eaa6c08f35 avfilter/avfiltergraph: Remove unused macro parameter 4 years ago
Andreas Rheinhardt e013a71fe3 avfilter: Remove redundant ff_formats/channel_layouts_unref() 4 years ago
Andreas Rheinhardt 257cd5fa38 avfilter/vf_hwdownload: Fix leak of formats list upon error 4 years ago
Andreas Rheinhardt 2a471af50a avfilter/formats: Fix double frees and memleaks on error 4 years ago
Andreas Rheinhardt 44bcd6f749 avfilter/af_channelmap: Fix double-free of AVFilterChannelLayouts on error 4 years ago
Andreas Rheinhardt fd1a2a54a4 avfilter/vf_alphamerge: Fix double-free of AVFilterFormats on error 4 years ago
Andreas Rheinhardt a86ee5fd79 avfilter/vf_overlay: Fix double-free of AVFilterFormats on error 4 years ago
Andreas Rheinhardt 07240c36c2 avfilter/vf_remap: Fix double-free of AVFilterFormats on error 4 years ago
Andreas Rheinhardt 76909c97c6 avfilter/vf_showpalette: Fix double-free of AVFilterFormats on error 4 years ago
Andreas Rheinhardt 44e376500f avfilter/af_amix: Fix double-free of AVFilterChannelLayouts on error 4 years ago
Andreas Rheinhardt 27f35fd121 avfilter/af_amix: Don't needlessly reallocate table 4 years ago
Andreas Rheinhardt c4beb0783b avfilter/vf_vpp_qsv: Fix leak of AVFilterFormats on error 4 years ago
Andreas Rheinhardt 6a65449954 avfilter/vf_paletteuse: Fix leaks of AVFilterFormats on error 4 years ago
Andreas Rheinhardt deb6476fd8 avfilter/graphparser: Fix memleak when linking filters fails 4 years ago
Andreas Rheinhardt 426c16d61a fftools/ffmpeg: Fix leak of AVFilterInOut in case of error 4 years ago
Andreas Rheinhardt 95b8df687c avfilter/graphparser: Check allocations for success 4 years ago
Andreas Rheinhardt f33faa5b9b avfilter/graphparser: Don't set pointer to one beyond '\0' of string 4 years ago
Andreas Rheinhardt b3f6dee728 avfilter/graphparser: Fix leaks when parsing inputs fails 4 years ago
Mark Thompson b567cb8d0b cbs_av1: Fix test for presence of buffer_removal_time element 4 years ago
Andriy Gelman 58b8541330 avcodec/v4l2_m2m_enc: reindent after previous commit 4 years ago
Andriy Gelman 8bc7f69cef avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued 4 years ago
James Almer 994d2567f1 avcodec/cbs_av1: always store temporal_id and spatial_id in CodedBitstreamAV1Context 4 years ago
Paul B Mahol e2589ac650 avfilter/af_afir: make use of vector_fmac_scalar() too 4 years ago
James Almer 751f2a27f7 avcodec/cbs_av1: fix storage size for render_{width,height}_minus_1 4 years ago
Paul B Mahol 568b7b2777 avcodec/gif: fix disposal method for first frame and transparent gifs 4 years ago
Paul B Mahol 1c3a3a4ec6 avcodec/notchlc: add initial alpha support 4 years ago
Zhao Zhili 26f81e5e83 avfilter: remove useless cast 4 years ago
Limin Wang 86174197e6 avfilter/f_sidedata: Add SEI_UNREGISTERED frame side data type 4 years ago
Limin Wang 7e61940794 avformat/mpegtsenc: support DVB 6A descriptor for AC-3 4 years ago
Thierry Foucu 5cf439e72e libavformat/ffmetadec.c: Fix Use-of-uninitialized-value 4 years ago
hax@riseup.net 118e63dff1 libavformat/nut: Support SSA and ASS subtitles 4 years ago
Clément Bœsch a469d29c08 avcodec/dvbsubdec: error out on unsupported coding methods 4 years ago
Clément Bœsch b0f96f663c avcodec/dvbsubdec: request samples for missing coding methods 4 years ago
Clément Bœsch eb4d220ae1 avcodec/dvbsubenc: fix onject/object typo 4 years ago
Clément Bœsch 80d2a33d83 avcodec/dvbsubenc: reindent after previous commit 4 years ago