summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/rzpaenc: Remove set-but-unused variableAndreas Rheinhardt2020-08-22
* avcodec/libaomdec: Set SAR based on RenderWidth and RenderHeightDerek Buitenhuis2020-08-21
* avcodec/proresenc: infer array lengthsMichael Bradshaw2020-08-21
* avfilter/af_biquads: add different transform typesPaul B Mahol2020-08-21
* avfilter/af_arnndn: use RNN_COPY macro to copyPaul B Mahol2020-08-21
* avcodec: add RPZA encoderPaul B Mahol2020-08-21
* avcodec/proresenc: add support for PQ and HLGMichael Bradshaw2020-08-21
* avformat/movenc: write the colr atom by defaultMichael Bradshaw2020-08-21
* avfilter/formats: Remove unused functionsAndreas Rheinhardt2020-08-21
* avfilter/audio: Remove unused array, move used-only-once arrayAndreas Rheinhardt2020-08-21
* dnn_backend_native_layer_avgpool: Fix invalid assignment, use av_assertAndreas Rheinhardt2020-08-21
* avcodec/qdmc: reduce insanely huge tablesPaul B Mahol2020-08-21
* avfilter/vf_overlay: Remove superfluous ;Andreas Rheinhardt2020-08-21
* doc/APIchanges: Remove version conflict separatorAndreas Rheinhardt2020-08-21
* avfilter/fifo: Remove unused functions and headersAndreas Rheinhardt2020-08-21
* lavu/buffer: forward av_buffer_realloc() error code.Nicolas George2020-08-21
* lavu/avstring: deprecate av_d2str().Nicolas George2020-08-21
* avfilter/libvmaf: mention csv as available log formatHarry Mallon2020-08-21
* dnn/native: rename struct ConvolutionalNetwork to NativeModelTing Fu2020-08-21
* avfilter/formats: CosmeticsAndreas Rheinhardt2020-08-21
* avfilter/formats: Factor checking for mergeability out of ff_merge_*Andreas Rheinhardt2020-08-20
* avfilter/formats: Avoid code duplication when merging sampleratesAndreas Rheinhardt2020-08-20
* swscale/x86/output: add missing AVX2 support preprocessor wrappersJames Almer2020-08-20
* lavfi: remove request_samples.Nicolas George2020-08-20
* lavfi: remove needs_fifo.Nicolas George2020-08-20
* lavfi/vaf_spectrumsynth: switch to activate.Nicolas George2020-08-20
* lavfi/vf_overlay_qsv: remove needs_fifo.Nicolas George2020-08-20
* avcodec/h2645_parse: reset the H2645NAL type value before parsing a NAL headerJames Almer2020-08-20
* avcodec/h2645_parse: skip empty NAL units earlierJames Almer2020-08-20
* avcodec/h2645_parse: always return 0 on successful h{264,evc}_parse_nal_heade...James Almer2020-08-20
* avcodec/decode: move the ff_decode_frame_props() prototype to the proper headerJames Almer2020-08-20
* avformat/libsrt: close listen fd in listener modeNicolas Sugino2020-08-20
* avformat/siff: Reject audio packets without audio streamMichael Niedermayer2020-08-20
* libavformat/r3d.c: Fix Use-of-uninitialized-value in filename.Thierry Foucu2020-08-20
* libavcodec/proresdec2: Setup qmat_chroma according to RDD36Harry Mallon2020-08-20
* ffplay: do not set redundant channel count on abuffersink.Nicolas George2020-08-20
* lavfi/buffersink: add a summary documentation of the API.Nicolas George2020-08-20
* lavfi/buffersink: clearly document that the Params struct are unused.Nicolas George2020-08-20
* avutil/video_enc_params: fix code commentleozhang2020-08-20
* lavc/libkvazaar: export encoded frame statsJun Zhao2020-08-20
* avfilter/formats: Avoid allocations when merging formats and sampleratesAndreas Rheinhardt2020-08-20
* avfilter/formats: Make check for buffer overflow redundantAndreas Rheinhardt2020-08-20
* avfilter/af_afir: Fix leak of AVFilterChannelLayout in case of errorAndreas Rheinhardt2020-08-20
* swresample/rematrix: handle 22.2 as a 9 channel layoutJan Ekström2020-08-18
* avformat/mpegts: only reset timestamps to NOPTS for DVB teletextJan Ekström2020-08-18
* avformat/mpeg: Check avio_read() return value in get_pts()Michael Niedermayer2020-08-18
* tools/target_dec_fuzzer: Adjust threshold for DSTMichael Niedermayer2020-08-18
* avformat/mlvdec: Only store dimensions after having validated themAndreas Rheinhardt2020-08-18
* avformat/mlvdec: Don't leak open AVIOContexts on errorAndreas Rheinhardt2020-08-18
* avformat/mlvdec: Check for existence of AVIOContext before using itAndreas Rheinhardt2020-08-18