99014 Commits (3249c757aed678780e22e99a1a49f4672851bca9)
 

Author SHA1 Message Date
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
Nicolas George 03c8fe49ea lavfi: remove request_samples. 4 years ago
Nicolas George 4ca1fb9d2a lavfi: remove needs_fifo. 4 years ago
Nicolas George 29e0c30b1c lavfi/vaf_spectrumsynth: switch to activate. 4 years ago
Nicolas George 7c1fbf7cf3 lavfi/vf_overlay_qsv: remove needs_fifo. 4 years ago
James Almer 23bbb01077 avcodec/h2645_parse: reset the H2645NAL type value before parsing a NAL header 4 years ago
James Almer 1e41a9be34 avcodec/h2645_parse: skip empty NAL units earlier 4 years ago
James Almer a4d28ea030 avcodec/h2645_parse: always return 0 on successful h{264,evc}_parse_nal_header() calls 4 years ago
James Almer c56d787fe3 avcodec/decode: move the ff_decode_frame_props() prototype to the proper header 4 years ago
Nicolas Sugino 86f5fd471d avformat/libsrt: close listen fd in listener mode 4 years ago
Michael Niedermayer 8931c55789 avformat/siff: Reject audio packets without audio stream 4 years ago
Thierry Foucu 36f7b83568 libavformat/r3d.c: Fix Use-of-uninitialized-value in filename. 4 years ago
Harry Mallon a606e3b339 libavcodec/proresdec2: Setup qmat_chroma according to RDD36 4 years ago
Nicolas George 973540118a ffplay: do not set redundant channel count on abuffersink. 4 years ago
Nicolas George f103731e21 lavfi/buffersink: add a summary documentation of the API. 4 years ago
Nicolas George 1f12b7b1d3 lavfi/buffersink: clearly document that the Params struct are unused. 4 years ago
leozhang 3b7036bc1d avutil/video_enc_params: fix code comment 4 years ago