]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2021-01-29 Paul B Maholavfilter/vf_blackdetect: use the name 's' for the point...
2021-01-29 Andreas Rheinhardtavcodec/msmpeg4: Inline number of motion vectors
2021-01-29 Andreas Rheinhardtavcodec/msmpeg4dec: Don't check for errors for complete...
2021-01-28 Michael Niedermayeravformat: Change avpriv_new_chapter() from O(n) to...
2021-01-28 Michael Niedermayeravformat/nuv: Check channels
2021-01-28 Michael Niedermayeravcodec/siren: Increase noise category 5 and 6
2021-01-28 Michael Niedermayeravcodec/siren: Factorize category 5 and 6 noise computation
2021-01-28 Michael Niedermayeravcodec/siren: remove constant region_size
2021-01-28 Michael Niedermayeravformat/mpc8: Check size before implicitly converting...
2021-01-28 Paul B Maholdoc/filters: mention commands support for pseudocolor
2021-01-28 Paul B Maholavfilter/vf_pseudocolor: add support for commands
2021-01-28 Paul B Maholavfilter/vf_pseudocolor: use macro for code that repeats
2021-01-28 Paul B Maholavfilter/vf_pseudocolor: add presets
2021-01-28 Jose Da Silvaavcodec/xbmenc: Allow for making UW images
2021-01-28 Jose Da Silvaavcodec/xbmenc: xbm Lower memory use
2021-01-28 Jose Da Silvaavcodec/xbmenc: Do not add last comma into output
2021-01-28 Andreas Rheinhardtavcodec/flashsv2enc: Fix use of uninitialized value
2021-01-28 Guo, Yejundnn_backend_openvino.c: remove extra semicolon
2021-01-28 Guo, Yejundnn: remove type cast which is not necessary
2021-01-28 Guo, Yejuntests/dnn: enable unit test dense
2021-01-28 Paul B Maholavfilter/vf_pseudocolor: add slice threading
2021-01-27 Marton Balintavformat/mxfenc: add Coding Equations and Color Primari...
2021-01-27 Andreas Rheinhardtavcodec/h261dec: Make VLC smaller
2021-01-27 Andreas RheinhardtRevert "mpeg4videodec: raise an error if sprite_traject...
2021-01-27 Andreas Rheinhardtavformat/url: Reorder elements of URLProtocol to make...
2021-01-27 Andreas Rheinhardtavformat/avidec: Simplify compile-time check for DV...
2021-01-27 Paul B Maholavfilter: add colortemperature filter
2021-01-27 Paul B Maholavfilter: add kirsch video filter
2021-01-27 Paul B Maholdoc/filters: mention that shear filter supports commands
2021-01-27 Guo, Yejunlibavutil/frame.h: correct typo for AVFilmGrainParams...
2021-01-27 James Almeravcodec/sei: add Parameter Sets Inclusion Indication...
2021-01-26 Paul B Maholavfilter/vf_colorchannelmixer: extend pl option functio...
2021-01-26 Paul B Maholavfilter/vf_lenscorrection: remove unused elements
2021-01-26 Paul B Maholavfilter/vf_lenscorrection: reduce overhead calling...
2021-01-26 Paul B Maholavfilter/vf_lenscorrection: add support for commands
2021-01-26 Michael Niedermayeravcodec/cri: Fix whitespace issue in unpack_10bit()
2021-01-26 Michael Niedermayeravformat/realtextdec: Avoid undefined overflow in the...
2021-01-26 Michael Niedermayeravformat/nutdec: Fix integer overflow in count computation
2021-01-26 Michael Niedermayeravformat/mvi: Use 64bit for testing dimensions
2021-01-26 Michael Niedermayeravformat/utils: Check dts in update_initial_timestamps...
2021-01-26 Michael Niedermayeravformat/mpsubdec: Use av_sat_add/sub64() in fracval...
2021-01-26 Michael Niedermayeravformat/flvdec: Check for avio_read() failure in amf_g...
2021-01-26 Michael Niedermayeravformat/flvdec: Check for nesting depth in amf_skip_tag()
2021-01-26 Michael Niedermayeravformat/flvdec: Check for nesting depth in amf_parse_o...
2021-01-26 Michael Niedermayeravcodec/apedec: Use FFABSU() in do_apply_filter()
2021-01-26 Michael Niedermayeravutil/common: Add FFABSU() for a signed -> unsigned ABS
2021-01-26 Andreas Rheinhardtavfilter/vf_unsharp: Remove unnecessary ;
2021-01-26 Anton Khirnovlavc: shedule old encoding/decoding API for removal
2021-01-26 Anton Khirnovlavc/decode: move unrefcount_frame() right before its...
2021-01-26 Anton Khirnovtools/target_dec_fuzzer: use non-obsolete decoding API
2021-01-26 Andreas Rheinhardtavcodec/mpeg4videodec: Fix indentation
2021-01-26 Andreas Rheinhardtavcodec/mpeg4videodec: Move code around to avoid forwar...
2021-01-26 Andreas Rheinhardtavcodec/sp5x: Remove unused quant tables
2021-01-26 Andreas Rheinhardtavcodec/exif: Avoid allocation for small buffer
next