index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-23
avfilter/graphparser: Fix memleak when linking filters fails
Andreas Rheinhardt
2020-08-23
fftools/ffmpeg: Fix leak of AVFilterInOut in case of error
Andreas Rheinhardt
2020-08-23
avfilter/graphparser: Check allocations for success
Andreas Rheinhardt
2020-08-23
avfilter/graphparser: Don't set pointer to one beyond '\0' of string
Andreas Rheinhardt
2020-08-23
avfilter/graphparser: Fix leaks when parsing inputs fails
Andreas Rheinhardt
2020-08-23
cbs_av1: Fix test for presence of buffer_removal_time element
Mark Thompson
2020-08-23
avcodec/v4l2_m2m_enc: reindent after previous commit
Andriy Gelman
2020-08-23
avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued
Andriy Gelman
2020-08-23
avcodec/cbs_av1: always store temporal_id and spatial_id in CodedBitstreamAV1...
James Almer
2020-08-23
avfilter/af_afir: make use of vector_fmac_scalar() too
Paul B Mahol
2020-08-23
avcodec/cbs_av1: fix storage size for render_{width,height}_minus_1
James Almer
2020-08-23
avcodec/gif: fix disposal method for first frame and transparent gifs
Paul B Mahol
2020-08-23
avcodec/notchlc: add initial alpha support
Paul B Mahol
2020-08-23
avfilter: remove useless cast
Zhao Zhili
2020-08-23
avfilter/f_sidedata: Add SEI_UNREGISTERED frame side data type
Limin Wang
2020-08-23
avformat/mpegtsenc: support DVB 6A descriptor for AC-3
Limin Wang
2020-08-22
libavformat/ffmetadec.c: Fix Use-of-uninitialized-value
Thierry Foucu
2020-08-22
libavformat/nut: Support SSA and ASS subtitles
hax@riseup.net
2020-08-22
avcodec/dvbsubdec: error out on unsupported coding methods
Clément Bœsch
2020-08-22
avcodec/dvbsubdec: request samples for missing coding methods
Clément Bœsch
2020-08-22
avcodec/dvbsubenc: fix onject/object typo
Clément Bœsch
2020-08-22
avcodec/dvbsubenc: reindent after previous commit
Clément Bœsch
2020-08-22
avcodec/dvbsubenc: merge rectangle encode code blocks
Clément Bœsch
2020-08-22
avcodec/dvbsub: add "enc" suffix to encoder
Clément Bœsch
2020-08-22
avcodec/dvbsub: remove useless indirection in dvbsub_encode.
Clément Bœsch
2020-08-22
fate: add fate-sub-dvb test
Clément Bœsch
2020-08-22
avcodec/rzpaenc: Remove set-but-unused variable
Andreas Rheinhardt
2020-08-21
avcodec/libaomdec: Set SAR based on RenderWidth and RenderHeight
Derek Buitenhuis
2020-08-21
avcodec/proresenc: infer array lengths
Michael Bradshaw
2020-08-21
avfilter/af_biquads: add different transform types
Paul B Mahol
2020-08-21
avfilter/af_arnndn: use RNN_COPY macro to copy
Paul B Mahol
2020-08-21
avcodec: add RPZA encoder
Paul B Mahol
2020-08-21
avcodec/proresenc: add support for PQ and HLG
Michael Bradshaw
2020-08-21
avformat/movenc: write the colr atom by default
Michael Bradshaw
2020-08-21
avfilter/formats: Remove unused functions
Andreas Rheinhardt
2020-08-21
avfilter/audio: Remove unused array, move used-only-once array
Andreas Rheinhardt
2020-08-21
dnn_backend_native_layer_avgpool: Fix invalid assignment, use av_assert
Andreas Rheinhardt
2020-08-21
avcodec/qdmc: reduce insanely huge tables
Paul B Mahol
2020-08-21
avfilter/vf_overlay: Remove superfluous ;
Andreas Rheinhardt
2020-08-21
doc/APIchanges: Remove version conflict separator
Andreas Rheinhardt
2020-08-21
avfilter/fifo: Remove unused functions and headers
Andreas Rheinhardt
2020-08-21
lavu/buffer: forward av_buffer_realloc() error code.
Nicolas George
2020-08-21
lavu/avstring: deprecate av_d2str().
Nicolas George
2020-08-21
avfilter/libvmaf: mention csv as available log format
Harry Mallon
2020-08-21
dnn/native: rename struct ConvolutionalNetwork to NativeModel
Ting Fu
2020-08-21
avfilter/formats: Cosmetics
Andreas Rheinhardt
2020-08-20
avfilter/formats: Factor checking for mergeability out of ff_merge_*
Andreas Rheinhardt
2020-08-20
avfilter/formats: Avoid code duplication when merging samplerates
Andreas Rheinhardt
2020-08-20
swscale/x86/output: add missing AVX2 support preprocessor wrappers
James Almer
2020-08-20
lavfi: remove request_samples.
Nicolas George
[next]