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-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
2020-08-20
lavfi: remove needs_fifo.
Nicolas George
2020-08-20
lavfi/vaf_spectrumsynth: switch to activate.
Nicolas George
2020-08-20
lavfi/vf_overlay_qsv: remove needs_fifo.
Nicolas George
2020-08-20
avcodec/h2645_parse: reset the H2645NAL type value before parsing a NAL header
James Almer
2020-08-20
avcodec/h2645_parse: skip empty NAL units earlier
James Almer
2020-08-20
avcodec/h2645_parse: always return 0 on successful h{264,evc}_parse_nal_heade...
James Almer
2020-08-20
avcodec/decode: move the ff_decode_frame_props() prototype to the proper header
James Almer
2020-08-20
avformat/libsrt: close listen fd in listener mode
Nicolas Sugino
2020-08-20
avformat/siff: Reject audio packets without audio stream
Michael Niedermayer
2020-08-20
libavformat/r3d.c: Fix Use-of-uninitialized-value in filename.
Thierry Foucu
2020-08-20
libavcodec/proresdec2: Setup qmat_chroma according to RDD36
Harry Mallon
2020-08-20
ffplay: do not set redundant channel count on abuffersink.
Nicolas George
2020-08-20
lavfi/buffersink: add a summary documentation of the API.
Nicolas George
2020-08-20
lavfi/buffersink: clearly document that the Params struct are unused.
Nicolas George
2020-08-20
avutil/video_enc_params: fix code comment
leozhang
2020-08-20
lavc/libkvazaar: export encoded frame stats
Jun Zhao
2020-08-20
avfilter/formats: Avoid allocations when merging formats and samplerates
Andreas Rheinhardt
2020-08-20
avfilter/formats: Make check for buffer overflow redundant
Andreas Rheinhardt
[next]