]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-04-10 Zane van Iperenavcodec/adpcm_swf: remove memory allocation during...
2021-04-10 Andreas Rheinhardtavformat/matroskaenc: Fix leak when writing attachment...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo: Deprecate bframe opts for encoders...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo: Deprecate duplicate matrix opt for...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo: Deprecate a53cc option for encoders...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo: Deprecate mpeg_quant option for...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo_enc: Combine identical checks
2021-04-10 Andreas Rheinhardtavcodec/mpeg12enc: Perform size/level/profile checks...
2021-04-10 Andreas Rheinhardtavcodec/mpeg12enc: Move MPEG-1/2 dimension checks to...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo_enc: Remove redundant time_base check
2021-04-10 Andreas Rheinhardtfftools/ffmpeg_filter: Don't needlessly copy string
2021-04-10 Andreas Rheinhardtfftools/ffmpeg_filter: Don't write string that is never...
2021-04-10 Andreas Rheinhardtfftools/ffmpeg_filter: Avoid allocations when configuri...
2021-04-10 Andreas Rheinhardtavcodec/mjpegenc: Include all supported pix_fmts in...
2021-04-10 Andreas Rheinhardtavcodec/ljpegenc: Allow full range yuv420p, yuv422p...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo_enc: Remove redundant pixel format...
2021-04-10 Andreas Rheinhardtavcodec/mjpegenc: Remove dependency of AMV encoder...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo_enc: Make AMV encoder usable without...
2021-04-10 Andreas Rheinhardtavcodec/proresenc_kostya: Remove harmful check
2021-04-09 Michael NiedermayerChangelog: Add new <next> line after 4.4
2021-04-09 Michael NiedermayerChangelog: replace <next> by 4.4
2021-04-08 Anton Khirnovlavc/pngdec: always create a copy for APNG_DISPOSE_OP_B...
2021-04-08 Michael Niedermayeravcodec/msp2dec: Check available space in RLE decoder
2021-04-08 Andreas Rheinhardtavformat/webvttenc: Fix use of uninitialized variable
2021-04-08 Andreas Rheinhardtavcodec/mpegvideo_enc: Don't segfault on unorthodox...
2021-04-08 Andreas Rheinhardtavcodec/encode: Fix check for allowed LJPEG pixel formats
2021-04-08 Andreas Rheinhardtavformat/rmdec: Don't rely on unspecified order of...
2021-04-08 Andreas Rheinhardtavformat/rmdec: Fix memleaks upon read_header failure
2021-04-08 Anton Khirnovfftools/ffmpeg: copy average framerate for streamcopy...
2021-04-08 Anton Khirnovlavf: do not derive timebase from avg_frame_rate
2021-04-08 Anton Khirnovfftools/ffmpeg: when framerate is set, prefer its inver...
2021-04-08 Anton Khirnovlavf/movenc: use framerate correctly in mov_write_tmcd_tag
2021-04-08 Anton Khirnovlavc: postpone FF_API_AVCTX_TIMEBASE
2021-04-08 Anton Khirnovlavf: postpone removal of FF_API_COMPUTE_PKT_FIELDS2
2021-04-08 Anton Khirnovlavf/webvttenc: fix avio_printf argument types after...
2021-04-08 Anton Khirnovlavf/matroskaenc: fix avio_printf argument types after...
2021-04-08 Anton Khirnovlavc/pngdec: use a separate bytestream reader for each...
2021-04-08 Anton Khirnovlavc/pngdec: improve chunk length check
2021-04-08 Anton Khirnovtests/fate: add tests for PNG side/meta data
2021-04-08 Anton Khirnovlavc/pngdec: restructure exporting frame meta/side...
2021-04-08 Anton Khirnovlavc/pngdec: remove unnecessary context variables
2021-04-08 Anton Khirnovlavc/pngdec: perform APNG blending in-place
2021-04-08 Andreas Rheinhardtavcodec/vc1dec: Fix memleak upon allocation error
2021-04-08 Guo, Yejunlavfi/dnn: add post process for detection
2021-04-08 Guo, Yejunlavfi/dnn: refine code for frame pre/proc processing
2021-04-08 Guo, Yejunlavfi/dnn_backend_openvino.c: only allow DFT_PROCESS_FR...
2021-04-07 Andreas Rheinhardtavcodec/h261dec: Initialize IDCT context during init
2021-04-07 Andreas Rheinhardtavcodec/rv34, mpegvideo: Fix segfault upon frame size...
2021-04-07 Andreas Rheinhardtavcodec/rv10: Don't presume context to be initialized
2021-04-07 Andreas Rheinhardtavcodec/mpegvideo: Factor common freeing code out
2021-04-07 Andreas Rheinhardtavcodec/mpegvideo: Fix memleak upon allocation error
2021-04-07 Andreas RheinhardtRevert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for...
2021-04-07 Marton Balintavformat/url: add ff_make_absolulte_url2 to be able...
2021-04-07 Marton Balintavformat/url: fix ff_make_absolute_url with Windows...
2021-04-07 James Almeravformat/utils: add helper functions to retrieve index...
2021-04-07 Gyan Doshidoc/muxers: fix alphabetical sorting of entries
2021-04-06 Vittorio Giovaramov: Skip computing SAR from invalid display matrix...
2021-04-06 Andreas Rheinhardtavcodec/bsf: Simplify getting codec name
2021-04-05 Michael Niedermayeravformat/mov: check offset for overflow in mov_probe()
2021-04-05 Andreas Rheinhardtavcodec/options: Remove always-true check
2021-04-05 Andreas Rheinhardtavutil/frame: Return 0 on success in av_frame_ref()
2021-04-05 Andreas Rheinhardtavformat/dss: Return 0 on success
2021-04-05 Andreas Rheinhardtavformat/dss: Avoid using intermediate buffer
2021-04-05 Andreas Rheinhardtavformat/dss: Set values known during read_header in...
2021-04-05 Andreas Rheinhardtavformat/mpegtsenc: Preserve disposition in the absence...
2021-04-04 Andreas Rheinhardtavfilter/vf_find_rect: Use correct format specifier
2021-04-04 Martin Storsjöatomics: Fix the win32 atomic_exchange function
2021-04-04 Gyan Doshiavfilter/find_rect: write score to metadata
2021-04-04 Gyan Doshiavfilter/find_rect: add option to discard non-matching...
2021-04-04 Gyan Doshiavfilter/find_rect: improve logging
2021-04-03 Andreas Rheinhardtavcodec/wmavoice: Check operations that can fail
2021-04-03 Andreas Rheinhardtavcodec/mjpegdec: Fix leak in case ICC array allocation...
2021-04-03 Michael Niedermayeravcodec/cfhd: Keep track of which subbands have been...
2021-04-03 Michael Niedermayeravcodec/cfhd: Require valid setup before Lowpass coeffi...
2021-04-03 Michael Niedermayeravcodec/cfhd: Check transform_type consistently
2021-04-03 Andreas Rheinhardtavcodec/mjpegdec: Check initializing Huffman tables
2021-04-03 Andreas Rheinhardtavcodec/mjpegdec: Fix leak in case of invalid external...
2021-04-03 Andreas Rheinhardtavcodec/a64multienc: Don't use static buffers, fix...
2021-04-03 Andreas Rheinhardtavcodec/rawdec: Free bitstream_buf
2021-04-03 Gyan Doshidoc/ffmpeg: clarify what -hwaccels list indicates
2021-04-02 Andreas Rheinhardtavformat/vividas: Fix crash when seeking without audio...
2021-04-02 Andreas Rheinhardtavutil/cpu: Fix race condition in av_cpu_count()
2021-04-02 Andreas Rheinhardtavcodec/ass_split: Don't presume strlen to be >= 2
2021-04-02 Andreas Rheinhardtavcodec/binkaudio: Check return value of functions...
2021-04-02 Andreas Rheinhardtavcodec/binkaudio: Fix memleak upon init failure
2021-04-02 Andreas Rheinhardtavcodec/flacenc: Fix memleak upon init error
2021-04-02 Andreas Rheinhardtavcodec/proresenc_anatoliy: Fix memleak upon init error
2021-04-02 Andreas Rheinhardtavcodec/bsf: Fix segfault when freeing half-allocated BSF
2021-04-02 Andreas Rheinhardtavcodec/av1_metadata_bsf: Check for the existence of...
2021-04-02 Andreas Rheinhardtavcodec/h264_metadata_bsf: Don't add AUD to extradata
2021-04-02 Andreas Rheinhardtavcodec/tiff: Don't use separate temporary buffer for fax
2021-04-02 Andreas Rheinhardtavcodec/msmpeg4enc: Don't use code for static init...
2021-04-02 Andreas Rheinhardtavformat/dss: Don't prematurely modify context variable
2021-04-02 Andreas Rheinhardtavformat/utils: Check allocations for failure
2021-04-02 Andreas Rheinhardtavcodec/ac3enc: Simplify AC-3 bit counting
2021-04-02 Andreas Rheinhardtavcodec/[e]ac3enc: Fix indentation
2021-04-02 Andreas Rheinhardtavcodec/ac3enc: Avoid needlessly copying encoded packet...
2021-04-02 Andreas Rheinhardtavcodec/ac3enc: Use actual size of buffer in init_put_b...
2021-04-02 Gyan Doshidoc/muxers: add entry for A64 muxer
2021-04-02 Gyan Doshidoc/encoders: add entry for a64 encoders
next