]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-05-30 Jun Zhaolavf/utils: fix start_time/duration dump if it is AV_NO...
2020-05-30 Jun Zhaolavfi/aiir: Refine the pad/vpad related operation
2020-05-30 Jun Zhaolavfi/afir: fix vpad.name leak
2020-05-30 Limin Wangavutil/attributes: Fix too many warning: false is not...
2020-05-30 Paul B MaholRevert "avfilter/af_aiir: move response drawing as...
2020-05-30 Paul B Maholavfilter/af_aiir: improve response calculation with...
2020-05-30 Paul B Maholavfilter/af_aiir: add S-plane support
2020-05-30 Paul B Maholavfilter/af_aiir: make it clear that transfer function...
2020-05-30 Paul B Maholavfilter/af_biquads: implement 1st order allpass
2020-05-29 Dale Curtisavformat/utils: Use av_sat_add64() when updating start_...
2020-05-29 Dale CurtisUse av_sat_sub64() when updating pts by duration.
2020-05-29 Michael Niedermayeravcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table
2020-05-29 Lynnelavfi/vulkan: use av_get_random_seed instead of rand
2020-05-28 Andreas Rheinhardtavformat/oggdec: Avoid duplicating buffer when adding...
2020-05-28 Andreas Rheinhardtavformat/img2dec: Avoid duplicating buffer when adding...
2020-05-28 Andreas Rheinhardtavformat/concatdec: Avoid duplicating buffer when addin...
2020-05-28 Andreas Rheinhardtavformat/flvdec: Avoid duplicating extradata when addin...
2020-05-28 Andreas Rheinhardtavformat/hlsenc, hlsplaylist: Cosmetics
2020-05-28 Andreas Rheinhardtavformat/hlsenc: Avoid duplicating strings when parsing
2020-05-28 Andreas Rheinhardtavformat/hlsenc: Don't unnecessarily duplicate baseurl...
2020-05-28 Andreas Rheinhardtavformat/hlsplaylist: Add const where appropriate
2020-05-28 Jun Zhaolavf/mpegtsenc: misc style fixes
2020-05-28 Jun Zhaolavc/libx264: misc style fixes
2020-05-28 Limin Wangdoc: add dia_size option documentation
2020-05-28 Ting Fudnn-layer-mathunary-test: add unit test for abs
2020-05-28 Ting Fudnn_backend_native_layer_mathunary: add abs support
2020-05-28 James Almeravcodec/decode: fix decoding when frames are allocated...
2020-05-27 Michael Niedermayertools/target_dec_fuzzer: Adjust max_pixels for AV_CODEC...
2020-05-27 Michael Niedermayertools/target_dec_fuzzer: Reduce maxpixels for HEVC
2020-05-27 Michael Niedermayertools/target_dec_fuzzer: Do not test AV_CODEC_FLAG2_FAS...
2020-05-27 Marton Balintavformat/mpegts: use get_packet_size in mpegts_resync...
2020-05-27 Zane van Iperenavcodec/adpcmenc: fix formatting
2020-05-27 Zane van Iperenavcodec: add adpcm_ima_ssi encoder
2020-05-27 Zane van Iperenavcodec/adpcmenc: add capabilities argument to ADPCM_EN...
2020-05-27 Dale CurtisUse gcc/clang builtins for av_sat_(add|sub)_64_c if...
2020-05-27 Zane van Iperenavformat: fix apm makefile dependency
2020-05-27 Limin Wangavcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Limin Wangavcodec: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Limin Wangavcodec/adpcmenc: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Paul B Maholconfigure: NotchLC depends on lzf
2020-05-27 Limin Wangavformat/mpegtsenc: cosmetic
2020-05-27 Limin Wangavformat/mpegtsenc: simplify code by using OFFSET(...
2020-05-27 Anton Khirnovavcodec.h: move avcodec_get_{type,name} to codec_id.h
2020-05-27 Anton Khirnovavcodec.h: split AVCodec API into its own header
2020-05-27 Anton Khirnovdoc/APIchanges: fix typo in version number
2020-05-27 Dale Curtislavf/mp3dec: don't adjust start time; packets are not...
2020-05-27 Linjie Fulavc/vaapi_hevc: add missing max_8bit_constraint_flag
2020-05-27 Xu Guangxinlavc/hevc_refs: Fix the logic of find_ref_idx()
2020-05-27 Xu Guangxinlavc/hevc: Add poc_msb_present filed in LongTermRPS
2020-05-26 Paul B Maholavfilter/vf_blend: add support for float formats
2020-05-26 Martin Storsjömfenc: Avoid including codecapi.h, fix building in...
2020-05-26 Martin Storsjömfenc: Remove an unused include
2020-05-26 Marton Balintfftools/ffmpeg: add new abort_on flag which aborts...
2020-05-26 Lynnehwcontext_vulkan: fix uploading and downloading from...
2020-05-26 Lynneopusenc: add apply_phase_inv option
2020-05-26 Lynnelavfi/vulkan: fix queue counts and set indices
2020-05-26 Lynnelavfi/vulkan: use dedicated allocation for buffers...
2020-05-26 Lynnehwcontext_vulkan: check for dedicated allocation when...
2020-05-26 Lynnehwcontext_vulkan: initialize the frames context when...
2020-05-26 Lynnehwcontext_vulkan: use dedicated allocation for buffers...
2020-05-26 Lynnehwcontext_vulkan: use host mapped buffers when uploadin...
2020-05-26 Lynnepngdec: add ability to check chunk CRC
2020-05-26 Lynnempegaudiodec_template: add ability to check CRC
2020-05-26 Lynneapedec: add ability to check CRC
2020-05-26 Andreas Rheinhardtavutil/mem: Use max_alloc_size as-is
2020-05-26 Andreas Rheinhardtavformat/matroskadec: Beautify matroska_parse_laces()
2020-05-25 Michael Niedermayeravformat/oggparsevorbis: Error out on double init of vp
2020-05-25 Matthieu Bouronavcodec/mediacodec_wrapper: use MediaFormat to probe...
2020-05-25 James Almeravcodec/frame_thread_encoder: remove usage of avcodec_e...
2020-05-25 Andreas Rheinhardtavformat: Replace ffurl_close() by ffurl_closep() where...
2020-05-25 Mattias Wadmanlibavformat/flacdec: Workaround for truncated metadata...
2020-05-25 Anton Khirnovfate: add tests for h264 and vp9 video enc parameters...
2020-05-25 Anton Khirnovh264dec: support exporting QP tables through the AVVide...
2020-05-25 Andreas Rheinhardtavformat/id3v2: Remove unnecessary indirection
2020-05-25 Andreas Rheinhardtavformat/id3v2: Avoid allocations for ID3v2ExtraMeta
2020-05-25 Andreas Rheinhardtavformat/aiffenc: Don't forget chapters
2020-05-24 James Almeravcodec: move avcodec_flush_buffers from decode.c to...
2020-05-23 Andreas Rheinhardtlibavcodec/libvpxenc: Don't free user-provided AVPacket
2020-05-23 Andreas Rheinhardtlibavcodec/libmp3lame: Don't free user-provided AVPacket
2020-05-23 Andreas Rheinhardtavcodec/libopusenc: Don't free user-provided AVPacket
2020-05-23 Martin Storsjömfenc: Fix building with clang in MSVC mode
2020-05-23 Lynnelavfi/vulkan: use all enabled queues in the queue family
2020-05-23 Lynnelavfi/vulkan: fix 2 minor memory leaks
2020-05-23 Lynnehwcontext_vulkan: move physical device feature discover...
2020-05-23 Lynnehwcontext_vulkan: split uploading and downloading contexts
2020-05-23 Lynnehwcontext_vulkan: set usage for DRM imports to the...
2020-05-23 Lynnehwcontext_vulkan: do not OR the user-specified usage...
2020-05-23 Lynnehwcontext_vulkan: actually use the frames exec context...
2020-05-23 Lynnehwcontext_vulkan: support user-provided pools
2020-05-23 Lynnehwcontext_vulkan: use all enabled queues for transfers...
2020-05-23 Lynnehwcontext_vulkan: wrap ImageBufs into AVBufferRefs
2020-05-23 Lynnehwcontext_vulkan: improve public header documentation
2020-05-23 Lynnehwcontext_vulkan: expose the enabled device features
2020-05-23 Lynnehwcontext_vulkan: expose the amount of queues for each...
2020-05-23 Lynnehwcontext: add av_hwdevice_ctx_create_derived_opts
2020-05-23 Lynneoggdec: remove the oggparsedaala subdemuxer
2020-05-23 Nicolas Georgelavfi: add untile filter.
2020-05-23 Nicolas Georgelavfi/framesync: use av_gcd_q().
2020-05-23 Nicolas Georgelavu: add av_gcd_q().
2020-05-23 Nicolas Georgelavfi/tests/formats: reindent.
next