]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-01-17 Andriy Gelmanconfigure: Increase minimum libx265 version
2020-01-17 Andreas Rheinhardtavformat/flvenc: Avoid unnecessary seek
2020-01-17 Andreas Rheinhardtavformat/movenc, segafilmenc: Remove unnecessary avio_t...
2020-01-17 Gyan Doshiavfilter/f_metadata: correct check for existing metadata
2020-01-17 Paul B Maholavfilter/vf_v360: add cylindrical output projection
2020-01-17 James AlmerRevert "avformat/utils: make ff_ntp_time() accept a...
2020-01-16 Nicolas Gaullieravformat/s337m: Use base AVClass for av_log usage
2020-01-16 Paul B Maholavfilter/vf_v360: add pannini output projection
2020-01-16 Paul B Maholavfilter/vf_v360: add fisheye output projection
2020-01-16 James Almeravformat/dashenc: document the new options
2020-01-16 James Almeravformat/dashenc: add an option to write a Latency...
2020-01-16 Anton Khirnovdashenc: support setting arbitrary HTTP protocol options
2020-01-16 James Almeravformat/dashenc: allow setting custom movflags using...
2020-01-16 James Almeravformat/movenc: add a flag to enable CMAF compatability
2020-01-16 James Almeravformat/dashenc: implement DVB-DASH profile
2020-01-16 James Almeravformat/dashenc: add an option to enable low latency...
2020-01-16 James Almeravformat/dashenc: Write a Producer Reference Time element
2020-01-16 James Almeravformat/movenc: use AVProducerReferenceTime side data...
2020-01-16 James Almeravformat/utils: make ff_ntp_time() accept a timestamp...
2020-01-16 James Almeravcodec/libx264: export Producer Reference Time as...
2020-01-16 James Almeravcodec: add a Producer Reference Time AVPacketSideData...
2020-01-15 James Almeravformat/dashenc: allow splitting fragments following...
2020-01-15 James Almeravformat/dashenc: allow setting fragment durations
2020-01-15 James Almeravformat/dashenc: allow setting segment durations per...
2020-01-15 Michael Niedermayeravcodec/wmalosslessdec: Use AV_STRINGIFY()
2020-01-15 Michael Niedermayeravcodec/wmalosslessdec: Replace negative channel check...
2020-01-15 Michael Niedermayeravcodec/wmalosslessdec: move channel check up
2020-01-15 Gyan Doshiavfilter/swaprect: correct assignment of VAR_POS
2020-01-15 Gyan Doshiavfilter/scale: add animation support
2020-01-15 Gyan Doshiavfilter/scale: add function to check expressions
2020-01-15 Gyan Doshiavfilter/scale: separate exprs parse and eval
2020-01-15 Gyan Doshiavfilter/scale2ref: update links and re-eval expr upon...
2020-01-15 Gyan Doshiavfilter/scale: store frame change eval
2020-01-14 Andreas Rheinhardtavformat/avformat: Update AVInputFormat.read_packet...
2020-01-14 Andreas Rheinhardtavformat/segafilmenc: Check early whether video is...
2020-01-14 Andreas Rheinhardtavformat/segafilmenc: Postpone check for existence...
2020-01-14 Andreas Rheinhardtavformat/segafilmenc: Fix undefined left shift of 1...
2020-01-14 Limin Wangavutil/avstring: Fix warning: ISO C90 forbids mixed...
2020-01-14 Limin Wangavfilter/vf_eq: cosmetics
2020-01-14 Andriy Gelmanavcodec/v4l2_context: Use AVERROR macro
2020-01-14 Paul B Maholavfilter/avf_showspectrum: check if frame clone is set
2020-01-14 Paul B Maholavfilter/f_ebur128: check if frame clone is set
2020-01-14 Paul B Maholavfilter/avf_aphasemeter: check if clone frame is set
2020-01-14 Paul B Maholavfilter/avf_ahistogram: check if frame clone is set
2020-01-14 Paul B Maholavfilter/asr_anullsrc: remove pointless frame cloning
2020-01-14 Paul B Maholavfilter/af_anequalizer: check if frame clone is set
2020-01-14 Paul B Maholavfilter/af_aiir: check if frame clone is set
2020-01-14 Paul B Maholavfilter/af_afir: check if frame clone is set
2020-01-14 Paul B Maholavfilter/avf_avectorscope: check if clone frame is set
2020-01-14 Guo, Yejunlavfi/dnn_processing: refine code to use function av_im...
2020-01-14 Guo, Yejunfate/filter-video: add two tests for dnn_processing...
2020-01-14 Paul B Maholavfilter/f_drawgraph: add rate/r option
2020-01-13 Lynnetiffdec: support embedded ICC profiles
2020-01-13 Jun Zhaolavfi/volume: enable runtime change flag
2020-01-13 Jun Zhaolavfi/zscale: enable runtime change flag
2020-01-13 Jun Zhaolavfi/firequalizer: enable runtime change flag
2020-01-13 Jun Zhaolavfi/eq: enable runtime change flag
2020-01-13 Jun Zhaolavfi/rotate: enable runtime change flag
2020-01-13 Jun Zhaolavfi/streamselect: enable runtime change flag
2020-01-13 Jun Zhaolavfi/scale: enable runtime change flag
2020-01-13 Jun Zhaolavfi/hue: enable runtime change flag
2020-01-13 Jun Zhaolavfi/crop: enable runtime change flag
2020-01-13 Jun Zhaolavfi/spp: enable runtime change flag
2020-01-13 Jun Zhaolavfi/spp: add "quality" option in runtime change path
2020-01-11 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for RASC
2020-01-11 Michael Niedermayeravcodec/cbs_h2645: Skip all 0 NAL units
2020-01-11 Michael Niedermayeravcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS
2020-01-11 Michael Niedermayeravcodec/alac: Fix integer overflow in LPC coefficient...
2020-01-11 Michael Niedermayeravcodec/g729postfilter: Optimize out overflowing multip...
2020-01-11 Michael Niedermayerlibavcodec/vc1: Remove bits variable
2020-01-11 Michael Niedermayeravcodec/vc1dec: Check field_mode for sprites
2020-01-11 Michael Niedermayeravcodec/vc1dec: Limit bits by the actual bitstream...
2020-01-11 Limin Wangavcodec/wavpack: simplify the code
2020-01-11 Paul B Maholavfilter: add freezeframes video filter
2020-01-11 Andreas Rheinhardtavformat/matroskaenc: Fix ReferenceBlock timestamp
2020-01-11 Paul B Maholavfilter/af_dynaudnorm: use better limits for maximal...
2020-01-11 Limin Wangavfilter/af_amix: change the max range of the number...
2020-01-11 Limin Wangavfilter/vf_mix: change the max range of the number...
2020-01-11 Gyan Doshidoc/general: update table AV1 entry for librav1e
2020-01-11 Jun Zhaodoc/general: Add avs2 decoder/encoder entry
2020-01-10 Alexandre Heitor... avformat/img2dec: add option to provide metadata fields...
2020-01-10 Andreas Rheinhardtavformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid...
2020-01-10 Limin Wangavfilter/vf_showinfo: fix the integer handling issues
2020-01-10 Limin Wangavcodec/utils: replace avctx->internal with avci for...
2020-01-10 Gyan Doshiavfilter/f_metadata: allow direct flushing when printin...
2020-01-10 Andreas Rheinhardtfate: Don't use depreceated keepside option
2020-01-10 Paul B Maholavfilter/af_afir: add support for switching impulse...
2020-01-10 Paul B Maholavfilter/af_afir: add support for even smaller partitio...
2020-01-10 Paul B Maholavfilter/af_afir: split input frames from impulse respo...
2020-01-10 Gilles Bouthenotavformat/id3v2enc: fix bad ID3v2 tag length
2020-01-10 Martin Storsjömovenc: Write durations based on pts into mvhd/mdhd...
2020-01-09 Philip Langdalenvenc: implement flush to help allow an encoder to...
2020-01-08 Andreas Rheinhardtavformat/utils: Remove redundant save+restore
2020-01-08 Andreas Rheinhardtavcodec/proresenc_anatoliy: Fix invalid left shift...
2020-01-08 Martin Storsjöcmdutils: Fix compilation on cygwin wrt SetDllDirectory...
2020-01-08 Gyan Doshiavfilter/aformat: add shorthand names for options
2020-01-08 Andreas Rheinhardtavformat/wtvdec: Cosmetics
2020-01-08 Andreas Rheinhardtavformat/wtvdec: Fix memleak when reading header fails
2020-01-08 Limin Wangavcodec/h264_metadata_bsf: Fix for the incorrect user...
2020-01-08 Anthony Delannoylavf/libsrt: Fix typo
next