]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2021-04-01 Zane van Iperenavcodec/adpcmenc: don't share a single AVClass between...
2021-04-01 Alan Kellylibswscale/x86/yuv2yuvX: Removes unrolling for mmx...
2021-04-01 Alan Kellylibswscale/x86/swscale: Only call ff_yuv2yuvX functions...
2021-04-01 Alan Kellytests/checkasm/sw_scale: adds additional tests sizes...
2021-04-01 Andreas Rheinhardtavformat/asf: Use ff_add_attached_pic() to read attache...
2021-04-01 Andreas Rheinhardtavformat/utils: Free new streams in ff_add_attached_pic...
2021-04-01 Andreas Rheinhardtavformat: Add and use helper function to add attachment...
2021-04-01 Andreas Rheinhardtavcodec/flashsv2enc: Fix undefined NULL + 0
2021-04-01 Andreas Rheinhardtavutil/pixdesc: Fix 1 << 32
2021-04-01 Andreas Rheinhardtavcodec/motion_est: Fix invalid left shift of negative...
2021-04-01 Andreas Rheinhardtavfilter/vf_codecview: Fix undefined left shifts of...
2021-04-01 Andreas Rheinhardtavcodec/g2meet: Fix undefined NULL + 0
2021-04-01 Andreas Rheinhardtavutil/base64: Fix undefined NULL + 0
2021-04-01 Andreas Rheinhardtavcodec/vmdvideo: Fix NULL + 0
2021-04-01 Andreas Rheinhardtavcodec/mss12: Don't apply non-zero offset to null...
2021-04-01 Andreas Rheinhardtavcodec/lcldec: Fix undefined NULL + 0
2021-04-01 Andreas Rheinhardtavcodec/qtrleenc: Fix negative linesizes, don't use...
2021-04-01 Andreas Rheinhardtavcodec/qtrleenc: Use keyframe when no previous frame...
2021-04-01 Andreas Rheinhardtlibswresample/audioconvert: Fix undefined NULL + 0
2021-04-01 Andreas Rheinhardtavcodec/proresdec2: Don't apply non-zero offset to...
2021-04-01 Andreas Rheinhardtavcodec/mpegvideo_enc: Don't apply non-zero offset...
2021-04-01 Andreas Rheinhardtavfilter/af_hdcd: Fix undefined shifts
2021-04-01 Andreas Rheinhardtavcodec/dcaenc: Fix undefined left shift of negative...
2021-04-01 Andreas Rheinhardttests/matroska: Add test for remuxing annex B H.264...
2021-04-01 Michael Niedermayeravcodec/pnm_parser: Check image size addition for overflow
2021-04-01 Michael Niedermayeravcodec/lscrdec: Check length in decode_idat()
2021-04-01 Michael Niedermayertools/target_dem_fuzzer: Fix packet leak
2021-04-01 Michael Niedermayeravformat/imx: Check palette chunk size
2021-04-01 Michael Niedermayeravcodec/h265_metadata_bsf: Check nb_units before access...
2021-04-01 Michael Niedermayeravformat/rmdec: use larger intermediate type for audio_...
2021-04-01 Michael Niedermayeravcodec/exr: Check oe in huf_decode() before use
2021-04-01 Martin Storsjötls_gnutls: Print the underlying IO error message and...
2021-04-01 Martin Storsjötls_openssl: Improve quality of printed error messages...
2021-04-01 Gyan Doshirtpenc_mpegts: add AVClass to the muxer context
2021-03-31 Michael Niedermayeravcodec/h264_slice: Check input SPS in ff_h264_update_t...
2021-03-31 Michael Niedermayeravcodec/mpegpicture: Keep ff_mpeg_framesize_alloc(...
2021-03-31 Michael Niedermayeravformat/mpc8: check for size overflow in mpc8_get_chun...
2021-03-31 Michael Niedermayeravformat/mov: Do not zero memory that is written too...
2021-03-31 Michael Niedermayeravcodec/mpegvideo: Update chroma_?_shift in ff_mpv_comm...
2021-03-31 Michael Niedermayeravformat/mov: Ignore multiple STSC / STCO
2021-03-31 Michael Niedermayeravformat/utils: Extend overflow check in dts wrap in...
2021-03-31 Michael Niedermayeravfilter/vf_scale: Fix adding 0 to NULL (which is UB...
2021-03-31 Michael Niedermayeravutil/common: Add FF_PTR_ADD()
2021-03-31 Andreas Rheinhardtavformat/asf: Factor common code out
2021-03-31 Andreas Rheinhardtavcodec/mjpegenc: Fix segfault when freeing incomplete...
2021-03-31 Andreas Rheinhardtavcodec/tiff: Avoid forward declarations
2021-03-31 Andreas Rheinhardttests/matroska: Add test for WebVTT in WebM
2021-03-31 Andreas Rheinhardtfftools/ffprobe: Add missing dispositions
2021-03-31 Gyan Doshidoc/demuxers: note support for flv variant KUX
2021-03-30 Mark Plomeravcodec/dv_profile: PAL DV files with dsf flag 0 -...
2021-03-30 Alok Priyadarshiavformat/rtpdec: Fix prft wallclock time.
2021-03-30 Andreas Rheinhardtavcodec/put_bits: Don't set size_in_bits, fix overflow
2021-03-30 Andreas RheinhardtAvoid intermediate bitcount for number of bytes in...
2021-03-30 Andreas Rheinhardtavcodec/dvenc: Avoid using PutBitContext fields directly
2021-03-30 Andreas Rheinhardtavcodec/proresenc_kostya: Factor flushing PutBitContext out
2021-03-30 Andreas Rheinhardtavcodec/utvideoenc: Don't use bitcounts when byte-aligned
2021-03-30 Andreas Rheinhardtavcodec: Remove cumbersome way of checking for amount...
2021-03-30 Andreas Rheinhardtavcodec/put_bits: Add functions for amount of bytes...
2021-03-30 Andreas Rheinhardtavcodec/vorbisenc, wmavoice: Use put_bits_left() where...
2021-03-30 Andreas Rheinhardtavcodec/dvenc: Remove dead error message
2021-03-30 Andreas Rheinhardtavcodec/mlpenc: Avoid redundant temporary PutBitContext
2021-03-30 Andreas Rheinhardtavcodec/sonic: Remove outdated outcommented line
2021-03-30 Andreas Rheinhardtavcodec/vorbisenc: Remove always-false check
2021-03-29 Michael Niedermayeravcodec/setts_bsf: Check timebase
2021-03-29 Michael Niedermayeravformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT...
next