]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-08-23 Andreas Rheinhardtavfilter/af_amix: Don't needlessly reallocate table
2020-08-23 Andreas Rheinhardtavfilter/vf_vpp_qsv: Fix leak of AVFilterFormats on...
2020-08-23 Andreas Rheinhardtavfilter/vf_paletteuse: Fix leaks of AVFilterFormats...
2020-08-23 Andreas Rheinhardtavfilter/graphparser: Fix memleak when linking filters...
2020-08-23 Andreas Rheinhardtfftools/ffmpeg: Fix leak of AVFilterInOut in case of...
2020-08-23 Andreas Rheinhardtavfilter/graphparser: Check allocations for success
2020-08-23 Andreas Rheinhardtavfilter/graphparser: Don't set pointer to one beyond...
2020-08-23 Andreas Rheinhardtavfilter/graphparser: Fix leaks when parsing inputs...
2020-08-23 Mark Thompsoncbs_av1: Fix test for presence of buffer_removal_time...
2020-08-23 Andriy Gelmanavcodec/v4l2_m2m_enc: reindent after previous commit
2020-08-23 Andriy Gelmanavcodec/v4l2_m2m_enc: buffer frame if it cannot be...
2020-08-23 James Almeravcodec/cbs_av1: always store temporal_id and spatial_i...
2020-08-23 Paul B Maholavfilter/af_afir: make use of vector_fmac_scalar() too
2020-08-23 James Almeravcodec/cbs_av1: fix storage size for render_{width...
2020-08-23 Paul B Maholavcodec/gif: fix disposal method for first frame and...
2020-08-23 Paul B Maholavcodec/notchlc: add initial alpha support
2020-08-23 Zhao Zhiliavfilter: remove useless cast
2020-08-23 Limin Wangavfilter/f_sidedata: Add SEI_UNREGISTERED frame side...
2020-08-22 Limin Wangavformat/mpegtsenc: support DVB 6A descriptor for AC-3
2020-08-22 Thierry Fouculibavformat/ffmetadec.c: Fix Use-of-uninitialized-value
2020-08-22 hax@riseup.netlibavformat/nut: Support SSA and ASS subtitles
2020-08-22 Clément Bœschavcodec/dvbsubdec: error out on unsupported coding...
2020-08-22 Clément Bœschavcodec/dvbsubdec: request samples for missing coding...
2020-08-22 Clément Bœschavcodec/dvbsubenc: fix onject/object typo
2020-08-22 Clément Bœschavcodec/dvbsubenc: reindent after previous commit
2020-08-22 Clément Bœschavcodec/dvbsubenc: merge rectangle encode code blocks
2020-08-22 Clément Bœschavcodec/dvbsub: add "enc" suffix to encoder
2020-08-22 Clément Bœschavcodec/dvbsub: remove useless indirection in dvbsub_en...
2020-08-22 Clément Bœschfate: add fate-sub-dvb test
2020-08-22 Andreas Rheinhardtavcodec/rzpaenc: Remove set-but-unused variable
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
next