]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-01-04 Sebastian Popswscale/aarch64: use multiply accumulate and shift...
2020-01-04 Limin Wangavcodec/bsf: replace ctx->internal-> with bsfi-> for...
2020-01-04 Carl Eugen... doc: Fix a typo.
2020-01-04 Jun Zhaolavfi/buffersrc: Remove redundant free after ff_filter_...
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: fix another clipping with custo...
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: implement threshold option
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: do not clip audio
2020-01-04 Jun Zhaolibavutil/opt: fix memory leak after av_dict_parse_stri...
2020-01-04 Jun Zhaolavfi/coreimage: fix memory leak after av_dict_parse_st...
2020-01-04 Jun Zhaolavc/libkvazaar: fix memory leak after av_dict_parse_st...
2020-01-04 Jun Zhaolavc/bsf: fix memory leak after av_dict_parse_string...
2020-01-03 Marton Balintavdevice/decklink: deprecate the -list_devices option
2020-01-03 Marton Balintavdevice/decklink_dec: remove -bm_v210 option
2020-01-03 Marton Balintavdevice/decklink_dec: remove the @mode syntax
2020-01-03 Marton Balintavformat/img2enc: fix writing multiple streams in write...
2020-01-03 Marton Balintavformat/img2enc: minor simplification
2020-01-03 Marton Balintavformat/img2enc: cleanup IO contexts on error
2020-01-03 Marton Balintavformat/img2enc: reindent after last commit
2020-01-03 Marton Balintavformat/img2enc: factorize piped write_packet
2020-01-03 Marton Balintavformat/img2enc: factorize writing fully muxed file
2020-01-03 Marton Balintdoc/muxers: fix order of options and examples for image...
2020-01-02 Paul B Maholavfilter/af_dynaudnorm: fix previous commit
2020-01-02 Paul B Maholavfilter/af_dynaudnorm: do not enqueue flush buffers
2020-01-02 Zhong Liavcodec/mpeg12dec: always submit the first field to...
2020-01-02 Timo Rothenpieleravcodec/nvdec_mpeg12: set field flags
2020-01-01 Marton Balintavcodec/librav1e: use AV_OPT_TYPE_DICT for rav1e-params
2020-01-01 Marton Balintavcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params
2020-01-01 Marton Balintavcodec/libx265: use AV_OPT_TYPE_DICT for x265-params
2020-01-01 Marton Balintavcodec/libx264: use AV_OPT_TYPE_DICT for x264-params
2020-01-01 Marton Balintavcodec/libvpxenc: use AV_OPT_TYPE_DICT for ts-parameters
2020-01-01 Marton Balintavformat/tee: use AV_OPT_TYPE_DICT for fifo_options
2020-01-01 Marton Balintavformat/segment: use AV_OPT_TYPE_DICT for segment_form...
2020-01-01 Marton Balintavformat/hlsenc: use AV_OPT_TYPE_DICT for hls_ts_options
2020-01-01 Marton Balintavformat/fifo: use AV_OPT_TYPE_DICT for format_opts
2020-01-01 Marton Balintavformat/dashenc: use AV_OPT_TYPE_DICT for format_options
2020-01-01 James Almeravcodec/libx265: export encoded frame stats
2020-01-01 James Almeravcodec/libx265: add a qp option and apply the relevant...
2020-01-01 James Almeravcodec/libx265: apply some global AVCodecContext setti...
2020-01-01 Andreas Rheinhardtavformat/matroskadec: Use AV_DICT_DONT_STRDUP_VAL to...
2020-01-01 Andreas Rheinhardtavformat/matroskaenc: Check return value of ff_isom_wri...
2020-01-01 Andreas Rheinhardtavformat/matroskaenc: Adapt documentation of put_ebml_num
2020-01-01 Andreas Rheinhardtavformat/mpeg: Remove secondary packet for reading...
2020-01-01 Matt Olivercompat/avisynth: Fix unicode compilation.
2020-01-01 Paul B Maholavfilter/af_dynaudnorm: do not hang forever if only...
2020-01-01 Paul B Maholavfilter/af_dynaudnorm: do not error out if even filter...
2020-01-01 Jun Zhaolavf/libsrt: add version guard for srt encryption control
2020-01-01 Gyan Doshiconfigure: bump year
2019-12-31 Michael Niedermayeravcodec: Replace get_bits_long() by get_bits() where...
2019-12-31 Michael Niedermayeravformat/oggparsetheora: Replace get_bits_long() by...
2019-12-31 Michael Niedermayeravformat/oggparseflac: Replace skip_bits_long() by...
2019-12-31 Michael Niedermayeravcodec: Replace skip_bits_long() by skip_bits() where...
2019-12-31 Michael Niedermayeravcodec: Replace show_bits_long() by show_bits() where...
2019-12-31 Michael Niedermayeravcodec/ffwavesynth: Fix undefined overflow in wavesynt...
2019-12-31 Michael Niedermayeravcodec/cook: Use 3 stage VLC decoding for channel_coupling
2019-12-31 Michael Niedermayeravcodec/options_table: err_detect compliant and aggress...
2019-12-31 Michael Niedermayeravformat/options_table: err_detect compliant and aggres...
2019-12-31 Michael Niedermayeravcodec/wmalosslessdec: Fixes undefined overflow in...
2019-12-31 Michael Niedermayeravcodec/sonic: Check e in get_symbol()
2019-12-31 Michael Niedermayeravcodec/twinvqdec: Correct overflow in block align...
2019-12-31 Michael Niedermayeravcodec/h264_ps: Provide more details with "Truncated...
2019-12-31 Zhao Zhilifftools/ffmpeg_filter: remove sws_param option from...
2019-12-31 Michael Niedermayertools/target_dec_fuzzer: Stop negative block_align...
2019-12-31 Zhao Zhiliavcodec/utils: remove access of AV_SAMPLE_FMT_NB
2019-12-31 Zhao Zhiliswscale/utils: remove access of AV_PIX_FMT_NB
2019-12-30 Marton Balintavdevice/xcbgrab: capture the full desktop if video_siz...
2019-12-30 Marton Balintavdevice/xcbgrab: fix packet timestamps
2019-12-30 Paul B Maholavfilter/vf_histogram: add envelope to thistogram filter
2019-12-30 Zhao Zhiliavfilter/buffersrc: deprecate sws_param option
2019-12-29 Paul B Maholavfilter/af_crystalizer: add support for commands
2019-12-29 Paul B Maholavfilter/af_crystalizer: add timeline support
2019-12-29 Paul B Maholavfilter/vf_waveform: add support for 12bit yuva formats
2019-12-29 Paul B Maholavfilter/vf_vectorscope: add support for 12bit yuva...
2019-12-29 Paul B Maholavfilter/vf_histogram: add support for 12bit yuva formats
2019-12-29 Paul B Maholavfilter/vf_histogram: reindent after previous commit
2019-12-29 Paul B Maholavfilter: add thistogram video filter
2019-12-29 Zhong Lilavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx()
2019-12-29 Zhong Lilavc/qsvdec: disable gpu copy when not supported
2019-12-29 Zhong Lilavc/qsvdec: fix the error retrun code in ff_qsv_get_co...
2019-12-29 Andreas Rheinhardtavformat/matroskadec: Fix lzo decompression
2019-12-29 Andreas Rheinhardtfate/matroska: Add test for ProRes and bz2 compression
2019-12-29 James Almeravfilter/vf_vectorscope: use av_clip_uint8()
2019-12-28 Paul B Maholavfilter/vf_waveform: implement tint options
2019-12-28 Paul B Maholavfilter/vf_vectorscope: improve tint output for gbrp...
2019-12-28 Carl Eugen... fftools/ffmpeg_opt: Add a missing closing brackets.
2019-12-28 Paul B Maholavfilter/vf_vectorscope: rename gray mode to tint mode
2019-12-28 Paul B Maholavfilter/vf_vectorscope: add invert graticule
2019-12-28 Paul B Maholavfilter/vf_vectorscope: use enum for graticule items
2019-12-28 Michael Niedermayeravfilter/vf_geq: Add support for reading sample sums...
2019-12-28 Michael Niedermayeravfilter/vf_geq: Add NB_PLANES
2019-12-28 Michael Niedermayeravutil/eval: Add av_expr_count_func() similar to av_exp...
2019-12-28 Michael Niedermayeravcodec/vc1dec: Fix "return -1" cases
2019-12-28 Michael Niedermayeravcodec/vc1dec: Free sprite_output_frame on error
2019-12-28 Michael Niedermayeravfilter/vf_geq: Relicense to LGPL
2019-12-28 Michael Niedermayeravcodec/atrac9dec: Clamp band_ext_data to max that...
2019-12-28 Michael Niedermayeravcodec/agm: Include block size in the MV check for...
2019-12-28 Michael Niedermayeravcodec/wmadec: Keep track of exponent initialization...
2019-12-28 Michael Niedermayeravcodec/iff: Check that video_size is large enough...
2019-12-27 Andriy Gelmanavcodec/v4l2_m2m_enc: Check encoder pix_fmt matches...
2019-12-27 Marton Balintavutil/tests/opt: add av_opt_get/av_opt_set tests
2019-12-27 Marton Balintavutil/tests/opt: add tests for AV_OPT_TYPE_DICT
next