98980 Commits (69e22e21e3aaf92bb4038646f18a3d64fb6b636e)
 

Author SHA1 Message Date
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
Clément Bœsch 5fc075d53e avcodec/dvbsubenc: merge rectangle encode code blocks 4 years ago
Clément Bœsch 4dbd055d5a avcodec/dvbsub: add "enc" suffix to encoder 4 years ago
Clément Bœsch 346309a795 avcodec/dvbsub: remove useless indirection in dvbsub_encode. 4 years ago
Clément Bœsch 7d8eafab91 fate: add fate-sub-dvb test 4 years ago
Andreas Rheinhardt 01a580f141 avcodec/rzpaenc: Remove set-but-unused variable 4 years ago
Derek Buitenhuis 3fc3d712a9 avcodec/libaomdec: Set SAR based on RenderWidth and RenderHeight 4 years ago
Michael Bradshaw b97eb35308 avcodec/proresenc: infer array lengths 4 years ago
Paul B Mahol 2459c3f8f0 avfilter/af_biquads: add different transform types 4 years ago
Paul B Mahol 999f5160c4 avfilter/af_arnndn: use RNN_COPY macro to copy 4 years ago
Paul B Mahol 6158029dfc avcodec: add RPZA encoder 4 years ago
Michael Bradshaw b30f737f7a avcodec/proresenc: add support for PQ and HLG 4 years ago
Michael Bradshaw c5b20cfe19 avformat/movenc: write the colr atom by default 4 years ago
Andreas Rheinhardt 242ba4d74c avfilter/formats: Remove unused functions 4 years ago
Andreas Rheinhardt 2e0fd50319 avfilter/audio: Remove unused array, move used-only-once array 4 years ago
Andreas Rheinhardt 128e6df1cd dnn_backend_native_layer_avgpool: Fix invalid assignment, use av_assert 4 years ago
Paul B Mahol d2206f0c5b avcodec/qdmc: reduce insanely huge tables 4 years ago
Andreas Rheinhardt c5e204c84f avfilter/vf_overlay: Remove superfluous ; 4 years ago
Andreas Rheinhardt bbe92ed9b1 doc/APIchanges: Remove version conflict separator 4 years ago
Andreas Rheinhardt d4e29d9c5e avfilter/fifo: Remove unused functions and headers 4 years ago
Nicolas George 2b71cd3e0b lavu/buffer: forward av_buffer_realloc() error code. 4 years ago
Nicolas George 06f2651204 lavu/avstring: deprecate av_d2str(). 4 years ago
Harry Mallon 412d63fe72 avfilter/libvmaf: mention csv as available log format 4 years ago
Ting Fu a6e830ae7f dnn/native: rename struct ConvolutionalNetwork to NativeModel 4 years ago
Andreas Rheinhardt b2266961c0 avfilter/formats: Cosmetics 4 years ago
Andreas Rheinhardt 06754f7bbf avfilter/formats: Factor checking for mergeability out of ff_merge_* 4 years ago
Andreas Rheinhardt 363f93460f avfilter/formats: Avoid code duplication when merging samplerates 4 years ago
James Almer 621e2625e0 swscale/x86/output: add missing AVX2 support preprocessor wrappers 4 years ago