May 2020 Archives by subject
Starting: Fri May 1 00:13:26 EEST 2020
Ending: Sun May 31 22:18:56 EEST 2020
Messages: 587
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4093ad6 web/security: add CVEs for 4.*
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 43521b3 web/download: Add FFmpeg 4.2.3
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] aarch64: Explicitly forbid using the x18 register
Martin Storsjö
- [FFmpeg-cvslog] ac3enc: fix AC3 downmix metadata issue
Piotr Oleszczyk
- [FFmpeg-cvslog] apedec: add ability to check CRC
Lynne
- [FFmpeg-cvslog] avcodec.h: move avcodec_get_{type,name} to codec_id.h
Anton Khirnov
- [FFmpeg-cvslog] avcodec.h: split AVCodec API into its own header
Anton Khirnov
- [FFmpeg-cvslog] avcodec.h: split AVCodecParameters API into its own header
Anton Khirnov
- [FFmpeg-cvslog] avcodec.h: split bitstream filters API into its own header
Anton Khirnov
- [FFmpeg-cvslog] avcodec/(null|opus_metadata)_bsf: Use ff_bsf_get_packet_ref() directly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdec_template: Pass AVCodecContext seperatly to set_default_channel_config()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ac3enc: Fix invalid shift
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Fix memleak
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/adpcm: Clip predictor for IMA_APM
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Fix integer overflow in ADPCM THP
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcmenc: add capabilities argument to ADPCM_ENCODER()
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcmenc: Add FF_CODEC_CAP_INIT_CLEANUP
Limin Wang
- [FFmpeg-cvslog] avcodec/adpcmenc: fix formatting
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adxenc: Avoid undefined left shift of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/alac: Fix integer overflow with 24/20bps samples
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alacdsp: Fix invalid shift in append_extra_bits()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/anm: Check extradata length before allocating frame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/anm: Don't unnecessarily use context variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ass: explicitly set ScaledBorderAndShadow
Oneric
- [FFmpeg-cvslog] avcodec/av1_metadata: filter parameter sets in packet side data
James Almer
- [FFmpeg-cvslog] avcodec/avpacket: add missing entry for prft to av_packet_side_data_name()
James Almer
- [FFmpeg-cvslog] avcodec/binkaudio: Fix 2Ghz sample_rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bitpacked: Add codec_tags list
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not an error
James Almer
- [FFmpeg-cvslog] avcodec/bsf: Restrict ff_bsf_get_packet_ref() return values to <= 0
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bsf: support shorthand options for av_bsf_list_parse_str
Marton Balint
- [FFmpeg-cvslog] avcodec/cavsdsp: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_h2645: Fix potential out-of-bounds array access
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI bits
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h265: fix writing extension_data bits
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h265: fix writing extension_data bits
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h265: fix writing extension_data bits
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h265: move the payload_extension_present check into its own function
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h265: rename H265RawPSExtensionData to H265RawExtensionData
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictly
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictly
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cdtoons: Check sprite_offset is within the packet
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cinepakenc: Fix invalid shifts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: fix decoding when frames are allocated using AVHWAccel.alloc_frame()
James Almer
- [FFmpeg-cvslog] avcodec/decode: remove ff_decode_bsfs_uninit()
James Almer
- [FFmpeg-cvslog] avcodec/decode: remove unused AVCodecInternal compat_decode field
James Almer
- [FFmpeg-cvslog] avcodec/decode: use a single list bsf for codec decode bsfs
Marton Balint
- [FFmpeg-cvslog] avcodec/dnxhdenc: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dsddec: Check channels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dsddec: Check channels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Check sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Fix integer overflow in read_table()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/exr: output float pixels in float pixel format
Mark Reid
- [FFmpeg-cvslog] avcodec/frame_thread_encoder: check for frame threading codec cap instead of intra only
James Almer
- [FFmpeg-cvslog] avcodec/frame_thread_encoder: remove usage of avcodec_encode_video2()
James Almer
- [FFmpeg-cvslog] avcodec/g2meet: Check tile_width in epic_jb_decode_tile()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g723_1dec: Fix invalid shift
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_metadata: filter parameter sets in packet side data
James Almer
- [FFmpeg-cvslog] avcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP
Limin Wang
- [FFmpeg-cvslog] avcodec/h265_metadata: filter parameter sets in packet side data
James Almer
- [FFmpeg-cvslog] avcodec/hapdec: Check tex_size more strictly and before using it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Fix several integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Test video_size being non zero
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ituh263dec: Fix undefined left shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ivi: Clear got_p_frame before decoding a new frame using it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ivi: Clear got_p_frame before decoding a new frame using it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Free packed_headers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/lcldec: remove the unnecessary type conversion
Limin Wang
- [FFmpeg-cvslog] avcodec/libdav1d: export frame sample aspect ratio
James Almer
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libopusenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/librav1e: Require a bitrate to be set when using 2-pass mode
Derek Buitenhuis
- [FFmpeg-cvslog] avcodec/librav1e: Use the framerate when available for ratecontrol
Derek Buitenhuis
- [FFmpeg-cvslog] avcodec/libx264: return error if unknown picture type encountered
Limin Wang
- [FFmpeg-cvslog] avcodec/libx264: return immediately if encode_nals return 0
Limin Wang
- [FFmpeg-cvslog] avcodec/libx265: add support for reordered_opaque
James Almer
- [FFmpeg-cvslog] avcodec/libx265: Fix Uninitialized scalar variable
Limin Wang
- [FFmpeg-cvslog] avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak
Matthieu Bouron
- [FFmpeg-cvslog] avcodec/mediacodec_wrapper: use MediaFormat to probe frame color characteristics
Matthieu Bouron
- [FFmpeg-cvslog] avcodec/mpeg12enc: return more specific error codes for encode_init()
Limin Wang
- [FFmpeg-cvslog] avcodec/mpeg12enc: Use FF_PROFILE_MPEG2_xxx macros
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegvideo: return more specific error codes for ff_mpv_common_init()
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegvideo: return more specific error codes for init_duplicate_context()
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: reindent code
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: return more specific error codes for ff_mpv_encode_init()
Limin Wang
- [FFmpeg-cvslog] avcodec/mv30: fix warning: suggest braces around initialization of subobject [-Wmissing-braces]
Limin Wang
- [FFmpeg-cvslog] avcodec/nuv: widen buf_size type
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nvenc: offset dts to account for b-frame reordering
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: offset dts to account for b-frame reordering
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: refactor dts calculation logic
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: use framerate if available
Zachariah Brown
- [FFmpeg-cvslog] avcodec/nvenc: use framerate if available
Zachariah Brown
- [FFmpeg-cvslog] avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with nvenc_hevc
Limin Wang
- [FFmpeg-cvslog] avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with nvenc_h264
Limin Wang
- [FFmpeg-cvslog] avcodec/option_table: mark venc_params as a video decoder flag opt type
James Almer
- [FFmpeg-cvslog] avcodec/options_table: make AVCodecContext->profile search for child constants
Marton Balint
- [FFmpeg-cvslog] avcodec/options_table: remove dts profiles
Marton Balint
- [FFmpeg-cvslog] avcodec/pcm: Fix undefined shifts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio
Marton Balint
- [FFmpeg-cvslog] avcodec/pngdec: Check length in fdAT
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: remove the unnecessary type conversion
Limin Wang
- [FFmpeg-cvslog] avcodec/pnmdec: Use unsigned for maxval rescaling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pnmdec: Use unsigned for maxval rescaling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entry
Limin Wang
- [FFmpeg-cvslog] avcodec/prores_metadata_bsf: add arib-std-b67 format support
Limin Wang
- [FFmpeg-cvslog] avcodec/prores_metadata_bsf: add smpte2084 format support
Limin Wang
- [FFmpeg-cvslog] avcodec/prores_metadata_bsf: Use AVCOL_TRC_NB - 1 for the valid max range
Limin Wang
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: Fix invalid left shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: support for more color matrix for proresenc
Limin Wang
- [FFmpeg-cvslog] avcodec/ra144enc: Fix invalid left shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ralf: Check num_blocks before use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: Fix integer overflow in decode_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tdsc: Fix undefined shifts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tiff: Check for Tiled and Stripped TIFFs
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: remove the unnecessary type conversion
Limin Wang
- [FFmpeg-cvslog] avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ttaenc: Fix undefined shift
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: simplify, remove duplicate code
Limin Wang
- [FFmpeg-cvslog] avcodec/utvideodec: Fix integer overflow in decode_plane()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/v4l2_context: Drop empty packet while draining
Andriy Gelman
- [FFmpeg-cvslog] avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is set
Andriy Gelman
- [FFmpeg-cvslog] avcodec/v4l2_m2m_enc: reindent code
Limin Wang
- [FFmpeg-cvslog] avcodec/v4l2_m2m_enc: Support changing qmin/qmax
Andriy Gelman
- [FFmpeg-cvslog] avcodec/vp9dsp_template: Fix integer overflows in idct32_1d()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Check rate_x and sample rate for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpackenc: Fix undefined shifts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xiph: Return better error codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xvididct: Fix integer overflow in idct_row()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xvididct: Fix integer overflow in idct_row()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/zmbv: remove the unnecessary type conversion
Limin Wang
- [FFmpeg-cvslog] avcodec/zmbvenc: Correct offset in buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: add adpcm_ima_ssi encoder
Zane van Iperen
- [FFmpeg-cvslog] avcodec: add constants for KLV pseudo-profile.
Brad Hards
- [FFmpeg-cvslog] avcodec: Add FF_CODEC_CAP_INIT_CLEANUP
Limin Wang
- [FFmpeg-cvslog] avcodec: Add MediaFoundation encoder wrapper
wm4
- [FFmpeg-cvslog] avcodec: add NotchLC decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add PFM image decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: deprecate Lossless and Intra Only encoder capabilites
James Almer
- [FFmpeg-cvslog] avcodec: move aacenc profiles to profiles.h
Marton Balint
- [FFmpeg-cvslog] avcodec: move avcodec_flush_buffers from decode.c to utils.c
James Almer
- [FFmpeg-cvslog] avcodec: move mpeg4 profiles to profiles.h
Marton Balint
- [FFmpeg-cvslog] avcodec: move msbc profile to encoder
Marton Balint
- [FFmpeg-cvslog] avdevice/v4l2enc: Allow writing non-rawvideos to v4l2.
David Manouchehri
- [FFmpeg-cvslog] avfilter/af_adelay: Check sscanf() return value
Limin Wang
- [FFmpeg-cvslog] avfilter/af_aiir: add more descriptive options aliases
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: add S-plane support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: export normalize option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: fix first delay value
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: fix first denominator calculation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: fix invalid memory access with tf filtering
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: fix phase and group delay calculation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: improve response calculation with zp coefficients
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: make it clear that transfer function is digital one
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: move response drawing as last step
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: simplify polynomial evaluation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: use correct size when allocating in zp2tf
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_biquads: implement 1st order allpass
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_blend: add support for float formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_chromakey: fix formula for calculation of difference
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorbalance:: Fix for framecrc bitexact for 32bit and 64bit system
lance.lmwang at gmail.com
- [FFmpeg-cvslog] avfilter/vf_colorkey: fix formula for calculation of difference
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it first
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_hqx: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_lut3d: initial float pixel format support
Mark Reid
- [FFmpeg-cvslog] avfilter/vf_lut3d: prelut support for 3d cinespace luts
Mark Reid
- [FFmpeg-cvslog] avfilter/vf_minterpolate: change the default threshold to get better scene change detect result
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_minterpolate: correct the mafd calculation
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll use it first
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_mix: Check sscanf() return value
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_paletteuse: Fix potential double-free of AVFrame
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_scdet: add filter to detect scene change
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_signalstats: add SignalstatsContext.maxsize variable
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_signalstats: make the alloc array used for any bit depth
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_signalstats: reindent after last commit
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_signalstats: rename config_props -> config_output
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_spp: Fix endian-dependance in add_block()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: Remove unused AVCodecContext
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_unsharp: Don't dereference NULL
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_xbr: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vsrc_mandelbrot: unbreak configuring rate value
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_sierpinski: unbreak configuring rate value
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add dblur video filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add gradients source video filter
Paul B Mahol
- [FFmpeg-cvslog] avformat/aadec: Check toc_size to contain the minimum to demuxer uses
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aadec: Check toc_size to contain the minimum to demuxer uses
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffenc: Don't forget chapters
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/audiointerleave: only keep the retime functionality of the audio interleaver
Marton Balint
- [FFmpeg-cvslog] avformat/avformat: Remove redundant "NOT PART OF PUBLIC API"
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avidec: Fix memleak with embedded GAB2 subtitles
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_length to nutenc.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: Honor avio_open[2] documentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/bethsoftvid: Fix potential memleak upon reallocation failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/concat: priv_data should be freed internally
Limin Wang
- [FFmpeg-cvslog] avformat/concatdec: Avoid duplicating buffer when adding side-data
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: compute the segment size use current pos minus offset plus one
Steven Liu
- [FFmpeg-cvslog] avformat/dashenc: Fix leak of AVFormatContext on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashenc: remove the arbitrary restrictions for filename
Limin Wang
- [FFmpeg-cvslog] avformat/dump: Use int64_t for intermediate time values
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/fitsdec: Fix potential leak of string in AVBPrint
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/flvdec: Avoid duplicating extradata when adding side-data
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/ftp: Fix for invalid use of av_strtok
Limin Wang
- [FFmpeg-cvslog] avformat/hls: Remove redundant resetting of pointer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc, hlsplaylist: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Add deinit function
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: add support for microseconds since epoch based sequence number
Marton Balint
- [FFmpeg-cvslog] avformat/hlsenc: Avoid duplicating strings when parsing
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Avoid setting unused variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Check some unchecked allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: compute segment duration use current pts minus last segment end pts
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Don't cast const away
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Don't reset AVIOContext pointer manually a second time
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Don't segfault on uncommon names
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Don't unnecessarily duplicate baseurl string
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Factor check out of loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: fix filename memleak in hls_write_packet
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: free options fix memleak in hls_write_trailer
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: Improve checks for invalid stream mappings
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Localize initialization of subtitle streams
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: move number out of hls_start
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: Remove redundant initializations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Remove redundant setting of output format
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: resend full url of the init fragment mp4
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: Simplify setting base_output_dirname
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Simplify setting basename with av_asprintf()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Simplify setting subtitle basename with av_asprintf
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Unconditionally free some strings
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsplaylist: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/http: Fix for invalid use of av_strtok
Limin Wang
- [FFmpeg-cvslog] avformat/http: increase BUFFER_SIZE to MAX_URL_SIZE + HTTP_HEADERS_SIZE
Joey Smith
- [FFmpeg-cvslog] avformat/id3v2: Avoid allocations for ID3v2ExtraMeta
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/id3v2: Remove unnecessary indirection
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/img2dec: Avoid duplicating buffer when adding side-data
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/ivfenc: add an AVOutputFormat.init() function
James Almer
- [FFmpeg-cvslog] avformat/ivfenc: move bsf insertion to the init function
James Almer
- [FFmpeg-cvslog] avformat/libsrt: change open_timeout to int64_t to avoid integer overflow
Limin Wang
- [FFmpeg-cvslog] avformat/libsrt: clarify option description for timeout and latency unit of measurement
Limin Wang
- [FFmpeg-cvslog] avformat/matroskadec: Allow multiple Tags elements
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Beautify matroska_parse_laces()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Cache whether a track needs to be decoded
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Check before allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Don't discard the upper 32bits of TrackNumber
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Don't discard valid packets
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Don't discard valid packets
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Don't output uninitialized data for RealAudio 28.8
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Export FileDescription as title tag
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix buffer overflow when demuxing RealAudio 28.8
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix demuxing RealAudio 28.8
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Free right buffer on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Improve forward compability
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Improve forward compability
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Improve handling of circular SeekHeads
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Reject sipr flavor > 3
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Sanitize SeekHead entries
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Sanitize SeekHead entries
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Simplify check for RealAudio
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Simplify checks for cook and ATRAC3
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Support ContentCompression for all codecs
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Use proper context for logging
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Allow a custom destination for writing Tags
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Avoid dynamic buffer when writing Colour
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Avoid unnecessary seek
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Check allocations implicit in dynamic buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Check for reformatting errors
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Check functions that can fail
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Check mimetypes earlier
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Clean up mkv_write_stereo_mode()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't assert when writing huge files
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't ignore tags of chapters written late
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't reserve space for duration when unseekable
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't segfault when seekability changes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't segfault when seekability changes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't use stream side-data size
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Fix memleak upon encountering bogus chapter
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Fix memleak upon encountering bogus chapter
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Forward errors from avpriv_split_xiph_headers()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Make ebml_num_size() more robust
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Make mkv_write_video_projection() return void
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Make sure UIDs of delayed chapters are != 0
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Move adding SeekEntry into end_ebml_master_crc32()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Move mkv_write_chapters()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Only write Cluster if it has in fact been opened
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Only write Cues at the front if space has been reserved
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Remove inconsistencies wrt seekability handling
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Remove pointless casts
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Replace impossible condition with assert
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Simplify writing buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Unify writing level 1 elements preliminarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Use av_stream_get_side_data() instead of loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Write SeekHead when livestreaming
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Don't allow negative sample sizes.
Dale Curtis
- [FFmpeg-cvslog] avformat/mov: Don't leak MOVFragmentStreamInfo on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: fix av_freep for dovi pointer
Limin Wang
- [FFmpeg-cvslog] avformat/mov: Free encryption data on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Free temp buffer upon negative sample_size error.
Dale Curtis
- [FFmpeg-cvslog] avformat/mov: Free temp buffer upon negative sample_size error.
Dale Curtis
- [FFmpeg-cvslog] avformat/mov: Read the QT Metadata Keys only once
Thierry Foucu
- [FFmpeg-cvslog] avformat/movenc: Fix undefined shift
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpeg: Decrease score by 1 for files with very little valid data
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpeg: Don't use unintialized value
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: fix av_freep for dovi pointer
Limin Wang
- [FFmpeg-cvslog] avformat/mpegts: Shuffle avio_seek
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: use get_packet_size in mpegts_resync for determining raw_packet_size
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: cosmetic
Limin Wang
- [FFmpeg-cvslog] avformat/mpegtsenc: Don't use heap allocated array to store pids
Andriy Gelman
- [FFmpeg-cvslog] avformat/mpegtsenc: Remove two duplicated fields
Andriy Gelman
- [FFmpeg-cvslog] avformat/mpegtsenc: set stream_id correctly based on KLV profile selected
Brad Hards
- [FFmpeg-cvslog] avformat/mpegtsenc: simplify code by using OFFSET() and ENC macros
Limin Wang
- [FFmpeg-cvslog] avformat/mux: add proper support for full N:M bitstream filtering
Marton Balint
- [FFmpeg-cvslog] avformat/mux: Call check_packet() more directly
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mux: Check pkt->stream_index before using it
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mux: factorize interleaved write_packet
Marton Balint
- [FFmpeg-cvslog] avformat/mux: factorize writing a packet
Marton Balint
- [FFmpeg-cvslog] avformat/mux: move interleaved packet functions upwards
Marton Balint
- [FFmpeg-cvslog] avformat/mux: Remove unnecessary unreferencing of AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet
Limin Wang
- [FFmpeg-cvslog] avformat/mxfdec: reindent code
Limin Wang
- [FFmpeg-cvslog] avformat/nutenc: Add goto fail in nut_write_headers()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/nutenc: Reuse dynamic buffers when possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/nutenc: Write size into right dynamic buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/oggdec: Avoid duplicating buffer when adding side-data
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/oggdec: Factor buffer reallocation out
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggdec: Reallocate buffer before writing into it
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggenc: Avoid allocating and copying when writing page data
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/oggenc: Don't free AVStream's priv_data, fix memleak
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/oggparsetheora: Don't update start time when lastpts is AV_NOPTS_VALUE.
Dale Curtis
- [FFmpeg-cvslog] avformat/oggparsevorbis: Error out on double init of vp
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtmpproto: use av_reallocp_array()
Limin Wang
- [FFmpeg-cvslog] avformat/segafilmenc: Fix undefined left shift of 1 by 31 places
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Access AVStream more directly
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Propagate disposition
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/smoothstreaming: Fix memleaks on errors
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/smoothstreamingenc: use av_reallocp_array()
Limin Wang
- [FFmpeg-cvslog] avformat/subtitles: Don't increment packet counter prematurely
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/swfenc: Fix integer overflow in frame rate handling
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfenc: Fix integer overflow in frame rate handling
Michael Niedermayer
- [FFmpeg-cvslog] avformat/thp: Require a video stream
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tls_schannel: always decrypt all received data
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: immediately return decrypted data if available
Jan Ekström
- [FFmpeg-cvslog] avformat/ttaenc: Defer freeing dynamic buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/url: check the result of the strrchr
Steven Liu
- [FFmpeg-cvslog] avformat/url: check url root node when rel include double dot and trim double dot
Steven Liu
- [FFmpeg-cvslog] avformat/utils: change the duration to int64_t for update_initial_durations
Limin Wang
- [FFmpeg-cvslog] avformat/utils: Fix memleaks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: Fix memleaks in avformat_open_input()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: Fix memleak when decoding subtitle in find_stream_info
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: move is_intra_only() to header and rename to ff_is_intra_only()
Limin Wang
- [FFmpeg-cvslog] avformat/utils: Set stream side-data size even without side-data
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: Use av_sat_add64() when updating start_time by skip_samples.
Dale Curtis
- [FFmpeg-cvslog] avformat/vividas: simplify, use av_rescale_q() instead
Limin Wang
- [FFmpeg-cvslog] avformat/vorbiscomment: Replace AVDictionary ** by const AVDictionary *
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/vorbiscomment: Switch to AVIOContext from bytestream API
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wavenc: simplify, use av_rescale_q() instead
Limin Wang
- [FFmpeg-cvslog] avformat/webm_chunk: Close IO if writing header fails
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webm_chunk: Open AVIOContext before initializing sub-muxer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webmdashenc: Avoid allocation for parsing a number
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webmdashenc: Be more strict when parsing stream indices
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webmdashenc: Check codec types
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webmdashenc: Don't segfault on invalid arguments
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webmdashenc: Fix memleak upon realloc failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webmdashenc: Remove possibility of infinite loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webmdashenc: Simplify parsing strings
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wtvdec: Fix memleak when reading header fails
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat: add demuxer for Pro Pinball Series' Soundbanks
Zane van Iperen
- [FFmpeg-cvslog] avformat: add kvag muxer
Zane van Iperen
- [FFmpeg-cvslog] avformat: fix apm makefile dependency
Zane van Iperen
- [FFmpeg-cvslog] avformat: implement retiming directly in mxfenc and gxfenc
Marton Balint
- [FFmpeg-cvslog] avformat: Replace ffurl_close() by ffurl_closep() where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/attributes: Fix too many warning: false is not defined [-Wundef]
Limin Wang
- [FFmpeg-cvslog] avutil/common: Add saturated add/sub operations for int64_t.
Dale Curtis
- [FFmpeg-cvslog] avutil/encryption_info: Don't pass NULL to memcpy
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/mem: Use max_alloc_size as-is
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS
Marton Balint
- [FFmpeg-cvslog] avutil/opt: only skip evaluation for rational options
Marton Balint
- [FFmpeg-cvslog] avutil: bump version after addition of av_sat_add64 and av_sat_sub64
James Almer
- [FFmpeg-cvslog] cbs_h265: Ensure that a predicted RPS doesn't contain too many pictures
Mark Thompson
- [FFmpeg-cvslog] cbs_h265: Fix use of an uninitialized variable
Martin Storsjö
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] checkasm/sw_scale: Fix stack-buffer-overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] checkasm: aarch64: Check for stack overflows
Martin Storsjö
- [FFmpeg-cvslog] checkasm: add function to check and diff memory
Martin Storsjö
- [FFmpeg-cvslog] checkasm: add hscale test
Josh de Kock
- [FFmpeg-cvslog] checkasm: arm: Check for stack overflows
Martin Storsjö
- [FFmpeg-cvslog] checkasm: arm: Don't use blx to call checkasm_fail_func
Martin Storsjö
- [FFmpeg-cvslog] checkasm: arm: Make the indentation consistent with other files
Martin Storsjö
- [FFmpeg-cvslog] checkasm: pixblockdsp: Add tests for get_pixels_unaligned and diff_pixels_unaligned
Martin Storsjö
- [FFmpeg-cvslog] checkasm: sw_rgb: Add a test for interleaveBytes
Martin Storsjö
- [FFmpeg-cvslog] checkasm: swscale: Fix running the hscale test on 32 bit x86
Martin Storsjö
- [FFmpeg-cvslog] cmdutils: drop libavformat/network.h include
Anton Khirnov
- [FFmpeg-cvslog] configure: add missing bsf dependencies to muxers
James Almer
- [FFmpeg-cvslog] configure: fix pcm_rechunk_bsf dependency for MXF and GXF muxers
James Almer
- [FFmpeg-cvslog] configure: NotchLC depends on lzf
Paul B Mahol
- [FFmpeg-cvslog] dnn-layer-mathbinary-test: add unit test for minimum
Guo, Yejun
- [FFmpeg-cvslog] dnn-layer-mathunary-test: add unit test for abs
Ting Fu
- [FFmpeg-cvslog] dnn/native: add native support for minimum
Guo, Yejun
- [FFmpeg-cvslog] dnn_backend_native_layer_mathunary: add abs support
Ting Fu
- [FFmpeg-cvslog] doc/APIchanges: fix typo in version number
Anton Khirnov
- [FFmpeg-cvslog] doc/encoders: remove unsubstantiated ffaacenc > fdk-aac claim
Lou Logan
- [FFmpeg-cvslog] doc/examples/demuxing_decoding: convert to new decoding API
Anton Khirnov
- [FFmpeg-cvslog] doc/examples/demuxing_decoding: drop -refcount
Anton Khirnov
- [FFmpeg-cvslog] doc/examples/muxing: convert to new encoding API
Anton Khirnov
- [FFmpeg-cvslog] doc/mailing-list-faq: Mention current problem with GMX
Michael Niedermayer
- [FFmpeg-cvslog] doc/muxers: Document title tag for attachments
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/muxers: remove hls_fmp4_init_resend parameter
Steven Liu
- [FFmpeg-cvslog] doc/protocols: clarify timeout and latency unit of measurement for SRT
Limin Wang
- [FFmpeg-cvslog] doc/utils: add more examples for valid time duration
Limin Wang
- [FFmpeg-cvslog] doc: add dia_size option documentation
Limin Wang
- [FFmpeg-cvslog] dump_extradata: Insert extradata even for small packets
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/oggopus-demux: fix fate failure
Lynne
- [FFmpeg-cvslog] fate: add adpcm_ima_cunning tests
Zane van Iperen
- [FFmpeg-cvslog] FATE: add a test for colorbalance
Limin Wang
- [FFmpeg-cvslog] FATE: add fate test for minterpolate filter
Limin Wang
- [FFmpeg-cvslog] fate: add scdet metadata test
Limin Wang
- [FFmpeg-cvslog] fate: add signalstats 8bit and 10bit test
Limin Wang
- [FFmpeg-cvslog] fate: add tests for h264 and vp9 video enc parameters export
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: Don't require a known device to pass a frames context to an encoder
Mark Thompson
- [FFmpeg-cvslog] ffplay: set stream_index to -1 earlier to prevent segfault
Peter Ross
- [FFmpeg-cvslog] fftools/cmdutils: remove lossless and intra only capability entries from print_codec()
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg: Free swresample dictionary during cleanup
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg: use a bsf list instead of individual bsfs
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg: use local variable with same contents directly
Limin Wang
- [FFmpeg-cvslog] fftools/ffmpeg_filter: check the codec's descriptor to see if it's lossless
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_opt: Check attachment filesize
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_opt: Fix signed integer overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffprobe: show closed caption info in the stream dump
vectronic
- [FFmpeg-cvslog] h264dec: support exporting QP tables through the AVVideoEncParams API
Anton Khirnov
- [FFmpeg-cvslog] hwcontext: add av_hwdevice_ctx_create_derived_opts
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: actually use the frames exec context for prep/import/export
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: check for dedicated allocation when mapping from drm/vaapi
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: convert to general layout and transfer queue when exporting
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: create all images with concurrent sharing mode
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: don't add the optional VK_KHR_surface extension by default
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: don't error on unavailable user-specified extensions
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: do not OR the user-specified usage with our default flags
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: expose enabled device and instance extensions
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: expose the amount of queues for each queue family
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: expose the enabled device features
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: fix incorrect print argument
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: fix inverted condition when exporting images to drm_prime
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: fix uploading and downloading from/to flipped images
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: improve public header documentation
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: initialize the frames context when deriving
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: let users enable device and instance extensions using options
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: move physical device feature discovery to device_init
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: optionally enable the VK_KHR_surface extension if available
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: remove unused internal REQUIRED extension flag
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: set usage for DRM imports to the frames context usage
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: split uploading and downloading contexts
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: support user-provided pools
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: update debugging layer name
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: update prepare_frame() for multiple semaphores when exporting
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: use all enabled queues for transfers, make uploads async
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: use dedicated allocation for buffers when necessary
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: use host mapped buffers when uploading and downloading
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: use the maximum amount of queues for each family
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: wrap ImageBufs into AVBufferRefs
Lynne
- [FFmpeg-cvslog] lavc/bsf: add an Opus metadata bitstream filter
Lynne
- [FFmpeg-cvslog] lavc/hevc: Add poc_msb_present filed in LongTermRPS
Xu Guangxin
- [FFmpeg-cvslog] lavc/hevc_refs: Fix the logic of find_ref_idx()
Xu Guangxin
- [FFmpeg-cvslog] lavc/libopenh264enc: Add coder option to replace cabac
Linjie Fu
- [FFmpeg-cvslog] lavc/libopenh264enc: Allow specifying the profile through AVCodecContext
Linjie Fu
- [FFmpeg-cvslog] lavc/libopenh264enc: Rewrite profile handling
Linjie Fu
- [FFmpeg-cvslog] lavc/libx264: misc style fixes
Jun Zhao
- [FFmpeg-cvslog] lavc/opus: Reset alloc_trim when doing decoder bit-allocation.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit
Linjie Fu
- [FFmpeg-cvslog] lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit
Linjie Fu
- [FFmpeg-cvslog] lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders
Linjie Fu
- [FFmpeg-cvslog] lavc/vaapi_hevc: add missing max_8bit_constraint_flag
Linjie Fu
- [FFmpeg-cvslog] lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE mode
Linjie Fu
- [FFmpeg-cvslog] lavc: add a flag for exporting AVVideoEncParams from decoders
Anton Khirnov
- [FFmpeg-cvslog] lavc: rename bsf.h to bsf_internal.h
Anton Khirnov
- [FFmpeg-cvslog] lavf/dashdec: support larger manifests
rcombs
- [FFmpeg-cvslog] lavf/mp3dec: don't adjust start time; packets are not adjusted.
Dale Curtis
- [FFmpeg-cvslog] lavf/mpegtsenc: misc style fixes
Jun Zhao
- [FFmpeg-cvslog] lavf/utils: fix start_time/duration dump if it is AV_NOPTS_VALUE
Jun Zhao
- [FFmpeg-cvslog] lavfi/afir: fix vpad.name leak
Jun Zhao
- [FFmpeg-cvslog] lavfi/aiir: Refine the pad/vpad related operation
Jun Zhao
- [FFmpeg-cvslog] lavfi/formats: add ff_formats_pixdesc_filter().
Nicolas George
- [FFmpeg-cvslog] lavfi/formats: remove dead code.
Nicolas George
- [FFmpeg-cvslog] lavfi/framesync: use av_gcd_q().
Nicolas George
- [FFmpeg-cvslog] lavfi/tests/formats: reindent.
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_crop: use ff_formats_pixdesc_filter().
Nicolas George
- [FFmpeg-cvslog] lavfi/vulkan: fix 2 minor memory leaks
Lynne
- [FFmpeg-cvslog] lavfi/vulkan: fix queue counts and set indices
Lynne
- [FFmpeg-cvslog] lavfi/vulkan: use all enabled queues in the queue family
Lynne
- [FFmpeg-cvslog] lavfi/vulkan: use av_get_random_seed instead of rand
Lynne
- [FFmpeg-cvslog] lavfi/vulkan: use dedicated allocation for buffers when necessary
Lynne
- [FFmpeg-cvslog] lavfi: add untile filter.
Nicolas George
- [FFmpeg-cvslog] lavu: add av_gcd_q().
Nicolas George
- [FFmpeg-cvslog] libavcodec/decode: Mark decode_simple_internal() as inline
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/libmp3lame: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libmp3lame: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libmp3lame: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libmp3lame: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libmp3lame: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libmp3lame: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libmp3lame: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/libvpxenc: Don't free user-provided AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming negative
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec: aarch64: Add a NEON implementation of pixblockdsp
Martin Storsjö
- [FFmpeg-cvslog] libavcodec: arm: Add a NEON implementation of pixblockdsp
Martin Storsjö
- [FFmpeg-cvslog] libavformat/flacdec: Workaround for truncated metadata picture size
Mattias Wadman
- [FFmpeg-cvslog] libavformat/hlsenc: Allow usage of 'periodic-rekey' with multi-variant streams
Yaroslav Pogrebnyak
- [FFmpeg-cvslog] libavformat/nutenc: Remove redundant function parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] libavutil: add API for exporting video frame quantizers
Juan De León
- [FFmpeg-cvslog] libswscale: add input support AV_PIX_FMT_GBRAPF32
Mark Reid
- [FFmpeg-cvslog] libswscale: add output support for AV_PIX_FMT_GBRAPF32
Mark Reid
- [FFmpeg-cvslog] libswscale: fix for floating point formats, require full chroma
Mark Reid
- [FFmpeg-cvslog] MAINTAINERS: Add myself to libopenh264enc
Linjie Fu
- [FFmpeg-cvslog] mfenc: Avoid including codecapi.h, fix building in UWP mode with clang
Martin Storsjö
- [FFmpeg-cvslog] mfenc: Fall back to avctx->time_base if avctx->framerate isn't set
Martin Storsjö
- [FFmpeg-cvslog] mfenc: Fix building with clang in MSVC mode
Martin Storsjö
- [FFmpeg-cvslog] mfenc: Fix setting has_b_frames for max_b_frames == 1
Martin Storsjö
- [FFmpeg-cvslog] mfenc: Remove an unused include
Martin Storsjö
- [FFmpeg-cvslog] movenc: Fix accidental leftover duplication from 1aec1fbcc595
Martin Storsjö
- [FFmpeg-cvslog] movenc: Fix conversion of the first frame for extradata-less H264/HEVC
Martin Storsjö
- [FFmpeg-cvslog] movenc: Use first H264/HEVC frame as extradata, if it is missing
Martin Storsjö
- [FFmpeg-cvslog] mpegaudiodec_template: add ability to check CRC
Lynne
- [FFmpeg-cvslog] New commits on branch release/4.2
Git System
- [FFmpeg-cvslog] oggdec: add support for proper demuxing of chained Opus files and streams
Lynne
- [FFmpeg-cvslog] oggdec: eliminate copies and extra buffers
Lynne
- [FFmpeg-cvslog] oggdec: remove the oggparsedaala subdemuxer
Lynne
- [FFmpeg-cvslog] oggdec: use ffio_ensure_seekback() to seek back on incorrect data
Lynne
- [FFmpeg-cvslog] oggdec: verify page checksum
Lynne
- [FFmpeg-cvslog] opusenc: add apply_phase_inv option
Lynne
- [FFmpeg-cvslog] pixblockdsp, avdct: Add get_pixels_unaligned
Martin Storsjö
- [FFmpeg-cvslog] pngdec: add ability to check chunk CRC
Lynne
- [FFmpeg-cvslog] Revert "avcodec/proresenc_anatoliy: support for more color matrix for proresenc"
Limin Wang
- [FFmpeg-cvslog] Revert "avfilter/af_aiir: move response drawing as last step"
Paul B Mahol
- [FFmpeg-cvslog] Revert "avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it first"
Marton Balint
- [FFmpeg-cvslog] Revert "avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll use it first"
Marton Balint
- [FFmpeg-cvslog] Revert "doc/mailing-list-faq: Mention current problem with GMX"
Michael Niedermayer
- [FFmpeg-cvslog] Revert "hwcontext_vulkan: only use one semaphore per image"
Lynne
- [FFmpeg-cvslog] s->target_i and global are in dB but s->target_tp and true_peak are
Sebastian Dröge
- [FFmpeg-cvslog] Stop hardcoding align=32 in av_frame_get_buffer() calls.
Anton Khirnov
- [FFmpeg-cvslog] swscale/utils: Fix invalid left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale/x86/swscale: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale: aarch64: Add a NEON implementation of interleaveBytes
Martin Storsjö
- [FFmpeg-cvslog] swscale: arm: fix NEON hscale init
Josh de Kock
- [FFmpeg-cvslog] swscale: fix NEON hscale init
Josh de Kock
- [FFmpeg-cvslog] Tag n4.2.3 : FFmpeg 4.2.3 release
git at videolan.org
- [FFmpeg-cvslog] test: Add codecview test
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/hlsenc: rename fate macro define from FATE_AFILTER to FATE_HLSENC
Steven Liu
- [FFmpeg-cvslog] tests: Add pp7, spp tests based on pp test
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust max_pixels for AV_CODEC_ID_HAP
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for PNG and APNG
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Do not test AV_CODEC_FLAG2_FAST with AV_CODEC_ID_H264
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Reduce maxpixels for HEVC
Michael Niedermayer
- [FFmpeg-cvslog] Update for 4.2.3
Michael Niedermayer
- [FFmpeg-cvslog] Use av_sat_sub64() when updating pts by duration.
Dale Curtis
- [FFmpeg-cvslog] Use gcc/clang builtins for av_sat_(add|sub)_64_c if available.
Dale Curtis
- [FFmpeg-cvslog] vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMS
Anton Khirnov
- [FFmpeg-cvslog] vp9dec: factorise freeing per-tile allocated data
Anton Khirnov
- [FFmpeg-cvslog] vp9dec: support exporting QP tables through the AVVideoEncParams API
Anton Khirnov
Last message date:
Sun May 31 22:18:56 EEST 2020
Archived on: Sun May 31 22:19:04 EEST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).