]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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.
2020-05-23 Nicolas Georgelavfi/formats: remove dead code.
2020-05-23 Nicolas Georgelavfi/vf_crop: use ff_formats_pixdesc_filter().
2020-05-23 Nicolas Georgelavfi/formats: add ff_formats_pixdesc_filter().
2020-05-23 Andreas Rheinhardtavformat/webm_chunk: Open AVIOContext before initializi...
2020-05-23 Andreas Rheinhardtavformat/matroskaenc: Forward errors from avpriv_split_...
2020-05-23 Andreas Rheinhardtavformat/matroskadec: Use proper context for logging
2020-05-23 Andreas Rheinhardtavcodec/xiph: Return better error codes
2020-05-23 Andreas Rheinhardtavformat/segment: Propagate disposition
2020-05-23 Andreas Rheinhardtavformat/segment: Access AVStream more directly
2020-05-23 Andreas Rheinhardtavformat/webmdashenc: Simplify parsing strings
2020-05-23 Andreas Rheinhardtavformat/webmdashenc: Don't segfault on invalid arguments
2020-05-23 Andreas Rheinhardtavformat/webmdashenc: Remove possibility of infinite...
2020-05-23 Andreas Rheinhardtavformat/webmdashenc: Be more strict when parsing strea...
2020-05-23 Andreas Rheinhardtavformat/webmdashenc: Avoid allocation for parsing...
2020-05-23 Andreas Rheinhardtavformat/mux: Remove unnecessary unreferencing of AVPacket
2020-05-22 Andreas Rheinhardtavformat/avformat: Remove redundant "NOT PART OF PUBLIC...
2020-05-22 Mark Reidavfilter/vf_lut3d: initial float pixel format support
2020-05-22 Onericavcodec/ass: explicitly set ScaledBorderAndShadow
2020-05-22 Marton Balintavcodec: move mpeg4 profiles to profiles.h
2020-05-22 Marton Balintavcodec: move msbc profile to encoder
2020-05-22 Marton Balintavcodec/options_table: remove dts profiles
2020-05-22 Marton Balintavcodec: move aacenc profiles to profiles.h
2020-05-22 Marton Balintavcodec/options_table: make AVCodecContext->profile...
2020-05-22 Marton Balintavutil/opt: add AV_OPT_FLAG_CHILD_CONSTS
2020-05-22 Martin Storsjömovenc: Fix accidental leftover duplication from 1aec1f...
2020-05-22 Martin Storsjömfenc: Fall back to avctx->time_base if avctx->framerat...
2020-05-22 Martin Storsjömfenc: Fix setting has_b_frames for max_b_frames == 1
2020-05-22 Martin Storsjömovenc: Fix conversion of the first frame for extradata...
2020-05-22 Martin Storsjöcbs_h265: Fix use of an uninitialized variable
2020-05-22 James Almeravcodec/bsf: mention that av_bsf_send_packet() returnin...
2020-05-22 Anton Khirnovavcodec.h: split bitstream filters API into its own...
2020-05-22 Anton Khirnovlavc: rename bsf.h to bsf_internal.h
2020-05-22 Anton Khirnovavcodec.h: split AVCodecParameters API into its own...
2020-05-22 Anton KhirnovStop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 Anton Khirnovcmdutils: drop libavformat/network.h include
2020-05-22 Paul B Maholavfilter/af_aiir: move response drawing as last step
2020-05-22 Paul B Maholavfilter/af_aiir: fix first denominator calculation
2020-05-22 Paul B Maholavfilter/af_aiir: add more descriptive options aliases
2020-05-22 Paul B Maholavfilter/af_aiir: export normalize option
2020-05-22 Paul B Maholavfilter/af_aiir: fix first delay value
2020-05-22 Andreas Rheinhardtavformat/utils: Set stream side-data size even without...
2020-05-22 Andreas Rheinhardtavformat/matroskaenc: Remove pointless casts
2020-05-22 Andreas Rheinhardtavformat/matroskaenc: Don't use stream side-data size
2020-05-21 Joey Smithavformat/http: increase BUFFER_SIZE to MAX_URL_SIZE...
2020-05-21 James Almeravcodec: deprecate Lossless and Intra Only encoder...
2020-05-21 James Almerfftools/cmdutils: remove lossless and intra only capabi...
2020-05-21 James Almerfftools/ffmpeg_filter: check the codec's descriptor...
2020-05-21 James Almeravcodec/decode: remove ff_decode_bsfs_uninit()
2020-05-21 Michael Niedermayeravcodec/tiff: Check for Tiled and Stripped TIFFs
2020-05-21 Michael Niedermayeravcodec/pnmdec: Use unsigned for maxval rescaling
2020-05-21 Michael Niedermayeravcodec/ivi: Clear got_p_frame before decoding a new...
2020-05-21 Michael Niedermayeravcodec/dsddec: Check channels
2020-05-21 Michael Niedermayeravcodec/xvididct: Fix integer overflow in idct_row()
2020-05-21 Michael Niedermayeravcodec/wmalosslessdec: Fix integer overflows in revert...
2020-05-21 Michael Niedermayeravcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_f...
2020-05-21 Michael Niedermayeravformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE
2020-05-21 Michael Niedermayeravformat/swfenc: Fix integer overflow in frame rate...
2020-05-21 Michael Niedermayeravcodec/bitpacked: Add codec_tags list
2020-05-21 Michael Niedermayeravformat/aadec: Check toc_size to contain the minimum...
2020-05-21 Michael Niedermayeravcodec/cbs_h265_syntax_template: Limit num_long_term_p...
2020-05-21 Andreas Rheinhardtavformat/ttaenc: Defer freeing dynamic buffer
2020-05-20 Andreas Rheinhardtavformat/hls: Remove redundant resetting of pointer
2020-05-20 Andreas Rheinhardtcheckasm/sw_scale: Fix stack-buffer-overflow
2020-05-20 Mark Thompsoncbs_h265: Ensure that a predicted RPS doesn't contain...
2020-05-20 Martin Storsjömovenc: Use first H264/HEVC frame as extradata, if...
2020-05-20 Dale Curtisavformat/mov: Free temp buffer upon negative sample_siz...
2020-05-20 Zane van Iperenfate: add adpcm_ima_cunning tests
2020-05-20 Mark Reidavcodec/exr: output float pixels in float pixel format
2020-05-20 Paul B Maholavfilter/af_aiir: fix phase and group delay calculation
2020-05-19 James Almeravcodec/libx265: add support for reordered_opaque
2020-05-19 wm4avcodec: Add MediaFoundation encoder wrapper
2020-05-19 Paul B Maholavfilter/af_aiir: fix invalid memory access with tf...
2020-05-19 Paul B Maholavfilter/vf_chromakey: fix formula for calculation...
2020-05-19 Paul B Maholavfilter/vf_colorkey: fix formula for calculation of...
2020-05-19 Paul B Maholavfilter: add gradients source video filter
2020-05-19 Paul B Maholavcodec: add NotchLC decoder
2020-05-19 Steven Liuavformat/url: check the result of the strrchr
2020-05-19 Andreas Rheinhardtdoc/muxers: Document title tag for attachments
2020-05-19 Andreas Rheinhardtavformat/matroskadec: Export FileDescription as title tag
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Don't ignore tags of chapters...
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Move mkv_write_chapters()
next