]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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.
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
next