]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-02-05 Limin Wangavformat/mxfdec: set toolkit version metadata
2021-02-04 Paul B Maholavformat/cdxl: improve frame rate guessing for standard...
2021-02-04 Paul B Maholavfilter/af_arnndn: add support for commands
2021-02-04 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for interplayacm
2021-02-04 Michael Niedermayeravformat/4xm: Make audio_frame_count 64bit
2021-02-04 Michael Niedermayeravformat/mov: Use av_mul_q() to avoid integer overflows
2021-02-04 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflows in itxfm...
2021-02-04 Paul B Maholavfilter/vf_blend: add support for commands
2021-02-04 Paul B Maholavcodec/utils: unbreak BINKAUDIO_DCT duration calculation
2021-02-04 Paul B Maholavfilter/af_amix: add sum option
2021-02-04 Paul B Maholavformat: add binka demuxer
2021-02-04 Michael Niedermayeravformat/rmdec: Reorder operations to avoid overflow
2021-02-04 Michael Niedermayeravcodec/mxpegdec: fix SOF counting
2021-02-04 Michael Niedermayeravcodec/rscc: Check inflated_buf size whan it is used
2021-02-04 Michael Niedermayeravformat/mvdec: Sanity check SAMPLE_WIDTH
2021-02-04 Andreas Rheinhardtavcodec/cabac_functions, x86/cabac: Include stddef.h
2021-02-04 sfan5avformat/dashdec: Avoid segfault when URL template...
2021-02-04 sfan5avformat/dashdec: Fix missing NULL check
2021-02-04 Steven Liuavformat/dashdec: rename variable name for more readable
2021-02-04 Steven Liuavformat/dashdec: check init_section before use it.
2021-02-03 Paul B Maholavformat/cdxl: rework probe and fix sample rate and...
2021-02-03 Andreas Rheinhardtavformat/qtpalette: Use better headers
2021-02-03 Andreas Rheinhardtavformat/rtsp: Fix build failure when RTP demuxers...
2021-02-03 Andreas Rheinhardtavformat/Makefile: Only compile qtpalette.c when needed
2021-02-03 Andreas Rheinhardtavformat/qtpalette: Move default palette to their only...
2021-02-03 Andreas Rheinhardtavformat/cutils, dvenc: Move ff_brktimegm to its only...
2021-02-03 Paul B Maholavformat/cdxl: add support for custom 24bit pal8 formats
2021-02-03 Tomas Härdinavformat/mxfdec: Add missing const to mxf_mastering_dis...
2021-02-03 Jose Da Silvaavcodec/xbmdec: get_nibble() minor speed increase,...
2021-02-03 Jose Da Silvaavcodec/xbmdec: convert() minor speed increase
2021-02-03 Jose Da Silvaavcodec/xbmenc: Pre-compute variables once for parse_st...
2021-02-03 Jose Da Silvaavcodec/xbmenc: substitute end instead of recalculating end
2021-02-03 Paul B Maholavfilter/avfilter: mark enable as runtime option too
2021-02-03 Paul B Maholavfilter: add colorcorrect filter
2021-02-03 Anton Khirnovav_dump_format(): reduce indentation for streams
2021-02-03 Anton Khirnovav_dump_format(): increase indentation for chapter...
2021-02-03 Anton Khirnovav_dump_format: add a heading for chapters
2021-02-02 Andreas Rheinhardtfftools/ffmpeg_filter: Make functions only used locally...
2021-02-02 Andreas Rheinhardtfftools/ffmpeg_filter: Remove ist_in_filtergraph
2021-02-02 Andreas Rheinhardtavcodec/cabac: Move encoder related stuff to libavcodec...
2021-02-02 Andreas Rheinhardtavcodec/h264_levels, h265_profile_level: Remove ff_h26...
2021-02-02 Andreas Rheinhardtavfilter/ebur128: Remove unused functions
2021-02-02 Andreas Rheinhardtfftools/ffmpeg_filter: Remove choose_sample_fmt
2021-02-02 Andreas Rheinhardtavformat/rtmppkt: Only compile ff_rtmp_packet_dump...
2021-02-02 Andreas Rheinhardtavformat/avio: Remove ffurl_open
2021-02-02 Andreas Rheinhardtavformat/rtmpproto: Only include RTMP protocols that...
2021-02-02 Andreas Rheinhardtavformat/rtmppkt: Remove ff_amf_read_bool
2021-02-02 Mark Thompsonvc2enc: Add missing static to local variables
2021-02-02 Paul B Maholavfilter/vf_colorlevels: call execute once per frame
2021-02-02 Paul B Maholavfilter/vf_colorlevels: no need to use double for...
2021-02-02 Paul B Maholavfilter/vf_colorlevels: beautify define
2021-02-02 Paul B Maholavfilter/vf_colorlevels: typedef ThreadData struct
2021-02-02 Paul B Maholavcodec: add PFM image encoder
2021-02-02 Paul B Maholavfilter: add colorcontrast filter
2021-02-02 Limin Wangavformat/hlsenc: use AV_OPT_TYPE_DURATION
2021-02-02 Michael Niedermayeravformat/rmdec: Fix codecdata_length overflow check
2021-02-02 Michael Niedermayeravcodec/simple_idct: Fix undefined integer overflow...
2021-02-02 Michael Niedermayeravformat/wavdec: Check block_align vs. channels before...
2021-02-02 Michael Niedermayeravformat/tta: Use 64bit intermediate for index
2021-02-02 Michael Niedermayeravformat/soxdec: Check channels to be positive
2021-02-02 Michael Niedermayeravformat/smacker: Check for too small pts_inc
2021-02-02 Michael Niedermayeravformat/sccdec: Use larger intermediate for ts/next_ts...
2021-02-02 Michael Niedermayeravcodec/cri: Use ff_set_dimensions()
2021-02-02 Andreas Rheinhardtavcodec/aacps_fixed_tablegen: Don't include config.h
2021-02-01 Tomas Härdinavformat/mxf: Establish register of local tags
2021-02-01 Michael Niedermayeravformat/sbgdec: Use av_sat_add64() in str_to_time()
2021-02-01 Piotr Uraczavcodec/aac_ac3_parser: fix channel information parsing...
2021-01-31 Andreas Rheinhardtavformat/rtpdec: Avoid allocations of small dynamic...
2021-01-31 Paul B Maholavfilter/vf_vibrance: add packed formats support
2021-01-31 Paul B Maholavfilter/vf_colortemperature: add packed formats support
2021-01-31 Paul B Maholavfilter/vf_colortemperature: use macro for identical...
2021-01-31 Michael Niedermayeravcodec/cscd: Check output len in zlib as in lzo
2021-01-31 Michael Niedermayeravcodec/vp3: Check input amount in theora_decode_header()
2021-01-31 Michael Niedermayeravformat/wavdec: Check avio_get_str16le() for failure
2021-01-31 Paul B Maholavcodec/pnm: disable check for PFM as it is not needed
2021-01-31 Gyan Doshiffmpeg: remove dead code for -vol
2021-01-31 Gyan Doshidoc/ffmpeg: document apad option
2021-01-30 Paul B Maholavfilter/af_acrusher: add commands support
2021-01-30 Paul B Maholavfilter/vf_lagfun: add support for commands
2021-01-30 Paul B Maholavfilter/vf_weave: add slice threading support
2021-01-30 Paul B Maholavfilter/vf_blackdetect: add slice threading support
2021-01-30 Andreas Rheinhardtavcodec/dolby_e: Avoid duplicating sample rate table
2021-01-30 Andreas Rheinhardtavcodec/dolby_e: Avoid code duplication when converting...
2021-01-30 Andreas Rheinhardtavcodec/dolby_e_parse: Merge ff_dolby_e_parse_init...
2021-01-30 Andreas Rheinhardtavcodec/dolby_e_parser: Remove unused ParseContext
2021-01-29 Paul B Maholavfilter/vf_pseudocolor: allow more advanced presets
2021-01-29 Paul B Maholavfilter/vf_lut3d: add prism interpolation
2021-01-29 Paul B Maholavfilter/vf_lut3d: add pyramid interpolation
2021-01-29 Michael Niedermayeravformat/flvdec: Check for EOF in amf_skip_tag()
2021-01-29 Michael Niedermayeravformat/asfdec_o: Check lang_idx
2021-01-29 Michael Niedermayeravformat/aiffdec: Check size before subtraction in...
2021-01-29 Michael Niedermayeravformat/utils: Use av_sat_sub64() in max_analyze_durat...
2021-01-29 Michael Niedermayeravformat/electronicarts: More chunk_size checks
2021-01-29 Michael Niedermayeravcodec/cfhd: check peak.offset
2021-01-29 Michael Niedermayeravformat/tedcaptionsdec: Check for overflow in parse_int()
2021-01-29 Andreas Rheinhardtavcodec/vorbis_data: Move encoder-related table to...
2021-01-29 Andreas Rheinhardtavcodec/fft_template: Avoid useless function
2021-01-29 Andreas Rheinhardtavfilter/drawutils: Remove remnants of old API
2021-01-29 Paul B Maholavfilter/vf_blackdetect: add support for >8 depth formats
2021-01-29 Paul B Maholavfilter/vf_blackdetect: fix bug when no final log...
next