]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-08-21 Derek Buitenhuisavcodec/libaomdec: Set SAR based on RenderWidth and...
2020-08-21 Michael Bradshawavcodec/proresenc: infer array lengths
2020-08-21 Paul B Maholavfilter/af_biquads: add different transform types
2020-08-21 Paul B Maholavfilter/af_arnndn: use RNN_COPY macro to copy
2020-08-21 Paul B Maholavcodec: add RPZA encoder
2020-08-21 Michael Bradshawavcodec/proresenc: add support for PQ and HLG
2020-08-21 Michael Bradshawavformat/movenc: write the colr atom by default
2020-08-21 Andreas Rheinhardtavfilter/formats: Remove unused functions
2020-08-21 Andreas Rheinhardtavfilter/audio: Remove unused array, move used-only...
2020-08-21 Andreas Rheinhardtdnn_backend_native_layer_avgpool: Fix invalid assignmen...
2020-08-21 Paul B Maholavcodec/qdmc: reduce insanely huge tables
2020-08-21 Andreas Rheinhardtavfilter/vf_overlay: Remove superfluous ;
2020-08-21 Andreas Rheinhardtdoc/APIchanges: Remove version conflict separator
2020-08-21 Andreas Rheinhardtavfilter/fifo: Remove unused functions and headers
2020-08-21 Nicolas Georgelavu/buffer: forward av_buffer_realloc() error code.
2020-08-21 Nicolas Georgelavu/avstring: deprecate av_d2str().
2020-08-21 Harry Mallonavfilter/libvmaf: mention csv as available log format
2020-08-21 Ting Fudnn/native: rename struct ConvolutionalNetwork to Nativ...
2020-08-20 Andreas Rheinhardtavfilter/formats: Cosmetics
2020-08-20 Andreas Rheinhardtavfilter/formats: Factor checking for mergeability...
2020-08-20 Andreas Rheinhardtavfilter/formats: Avoid code duplication when merging...
2020-08-20 James Almerswscale/x86/output: add missing AVX2 support preprocess...
2020-08-20 Nicolas Georgelavfi: remove request_samples.
2020-08-20 Nicolas Georgelavfi: remove needs_fifo.
2020-08-20 Nicolas Georgelavfi/vaf_spectrumsynth: switch to activate.
2020-08-20 Nicolas Georgelavfi/vf_overlay_qsv: remove needs_fifo.
2020-08-20 James Almeravcodec/h2645_parse: reset the H2645NAL type value...
2020-08-20 James Almeravcodec/h2645_parse: skip empty NAL units earlier
2020-08-20 James Almeravcodec/h2645_parse: always return 0 on successful...
2020-08-20 James Almeravcodec/decode: move the ff_decode_frame_props() protot...
2020-08-20 Nicolas Suginoavformat/libsrt: close listen fd in listener mode
2020-08-20 Michael Niedermayeravformat/siff: Reject audio packets without audio stream
2020-08-20 Thierry Fouculibavformat/r3d.c: Fix Use-of-uninitialized-value in...
2020-08-20 Harry Mallonlibavcodec/proresdec2: Setup qmat_chroma according...
2020-08-20 Nicolas Georgeffplay: do not set redundant channel count on abuffersink.
2020-08-20 Nicolas Georgelavfi/buffersink: add a summary documentation of the...
2020-08-20 Nicolas Georgelavfi/buffersink: clearly document that the Params...
2020-08-20 leozhangavutil/video_enc_params: fix code comment
2020-08-20 Jun Zhaolavc/libkvazaar: export encoded frame stats
2020-08-19 Andreas Rheinhardtavfilter/formats: Avoid allocations when merging format...
2020-08-19 Andreas Rheinhardtavfilter/formats: Make check for buffer overflow redundant
2020-08-19 Andreas Rheinhardtavfilter/af_afir: Fix leak of AVFilterChannelLayout...
2020-08-18 Jan Ekströmswresample/rematrix: handle 22.2 as a 9 channel layout
2020-08-18 Jan Ekströmavformat/mpegts: only reset timestamps to NOPTS for...
2020-08-18 Michael Niedermayeravformat/mpeg: Check avio_read() return value in get_pts()
2020-08-18 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for DST
2020-08-18 Andreas Rheinhardtavformat/mlvdec: Only store dimensions after having...
2020-08-18 Andreas Rheinhardtavformat/mlvdec: Don't leak open AVIOContexts on error
2020-08-18 Andreas Rheinhardtavformat/mlvdec: Check for existence of AVIOContext...
2020-08-18 Andreas Rheinhardtavformat/hls: Use av_init_pkt() directly
2020-08-18 Andreas Rheinhardtavformat/hls: Remove redundant resetting of AVPacket
2020-08-18 Andreas Rheinhardtavformat/hls: Fix memleak when url is empty
2020-08-18 Limin WangFATE: fix copy & paste for minterpolate test
2020-08-17 Gautam Ramakrishnandoc/encoders: Add all options for JPEG2000 encoder
2020-08-16 Andriy Gelmanavcodec/v4l2_context: return EAGAIN to signal full...
2020-08-16 Limin Wangavcodec/utils: calculate frame number of HEVC if the...
2020-08-16 Paul B Maholdoc/general: fix ADPCM typos
2020-08-16 James Almeravformat/av1dec: don't update temporal_unit_size after...
2020-08-15 Moritz Barsnickavdevice/xcbgrab: check return values of xcb query...
2020-08-15 James Almeravcodec/bsf: improve the doxy for av_bsf_flush()
2020-08-15 James Almeravcodec/qsvenc_h264: add missing atsc_a53.h include
2020-08-15 James Almeravformat/av1dec: inline obu_read_data() and obu_prefetc...
2020-08-15 James Almeravcodec: move ff_alloc_a53_sei() to atsc_53
2020-08-15 James Almeravcodec/hevc_sei: use ff_parse_a53_cc() to parse A53...
2020-08-15 James Almeravcodec/h264_sei: use ff_parse_a53_cc() to parse A53...
2020-08-15 James Almeravcodec/libdav1d: add support for A53 Closed Captions
2020-08-15 James Almeravcodec: split off A53 Closed Caption parsing code...
2020-08-14 Limin Wangavcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_h...
2020-08-14 Limin Wangavcodec/mpeg12enc: support mpeg2 encoder const level
2020-08-14 Paul B Maholavcodec: extend CFHD description
2020-08-14 Paul B Maholdoc/general: move Cineform HD and Canopus codecs to...
2020-08-14 James Almeravformat/av1dec: fix return value on some code paths
2020-08-14 James Almeravformat/av1dec: add missing preprocessor wrappers...
2020-08-14 Xu Guangxinavformat/av1dec: add low-overhead bitstream format
2020-08-14 Xu Guangxinavcodec/av1_parse: use macro for MAX_OBU_HEADER_SIZE
2020-08-14 Guo, Yejundnn_backend_tf.c: fix build issue for tensorflow backend
2020-08-13 Andreas Rheinhardtavfilter/formats: Avoid allocations when merging channe...
2020-08-13 Andreas Rheinhardtavfilter/formats: Fix heap-buffer overflow when merging...
2020-08-12 Mark Thompsoncbs: Mention all codecs in unit type comment
2020-08-12 Andreas RheinhardtRevert "lavfi/avfiltergraph: add check before free...
2020-08-12 Andreas Rheinhardtavfilter/formats: Simplify cleanup for ff_merge_* functions
2020-08-12 Andreas Rheinhardtavfilter/formats: Leave lists' ownership unchanged...
2020-08-12 Andreas Rheinhardtavfilter/formats: Schedule avfilter_make_format64_list...
2020-08-12 Andreas Rheinhardtavfilter/avf_showcqt: Mark arrays as static const
2020-08-12 Andreas Rheinhardtavfilter/formats: Remove ff_make_formatu64_list()
2020-08-12 Alexander Strasserlavc/snowenc: Expose an option to set the rc_eq expression
2020-08-12 Alexander Strasserlavc/aac_ac3_parser: fix potential overflow when averag...
2020-08-12 Nicolas Georgelavf/url: rewrite ff_make_absolute_url() using ff_url_d...
2020-08-12 Nicolas Georgelavf/url: add ff_url_decompose().
2020-08-12 Harry Mallonavformat/mxfenc: Write color metadata to MXF
2020-08-12 Paul B Maholavcodec/sheervideo: reduce size of vlc tables to normal...
2020-08-12 Guo, Yejundnn: add backend options when load the model
2020-08-12 Mingyu Yindnn_backend_native_layer_mathunary: add round support
2020-08-12 Limin Wangavcodec/libsvtav1: fix copy and paste error
2020-08-11 Andreas Rheinhardtavformat/ty: Remove write-only array and variable
2020-08-11 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for AGM
2020-08-11 Michael Niedermayeravcodec/agm: Mark fill_pixels() as av_always_inline
2020-08-11 Paul B Maholdoc/general: mark that CFHD have encoder now
2020-08-11 Paul B Maholdoc/general: mention AGM codecs
2020-08-11 Paul B Maholavfilter/vf_xfade: check that fps between inputs are...
next