October 2020 Archives by subject
Starting: Thu Oct 1 12:17:25 EEST 2020
Ending: Sat Oct 31 03:51:35 EET 2020
Messages: 392
- [FFmpeg-cvslog] Add support for building fuzzer tools for an individual demuxer
Michael Niedermayer
- [FFmpeg-cvslog] Allow using only the mfra info for seeking using the fragment index
Justin Ruggles
- [FFmpeg-cvslog] avcodec/aacdec_fixed: Limit index in vector_pow43()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Check block align for AV_CODEC_ID_ADPCM_PSX
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Check channels before use for ADPCM_PSX
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm_ima_apm: support custom block size for encoding
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_cunning: document origin of tables
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_ssi: support custom block size for encoding
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_wav: support custom block size for encoding
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ms: support custom block size for encoding
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_swf: set block_align when encoding
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_swf: support custom block size for encoding
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at once
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_yamaha: support custom block size for encoding
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcmenc: add "block_size" option
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcmenc: remove BLKSIZE #define
Zane van Iperen
- [FFmpeg-cvslog] avcodec/allcodecs: move av1_cuvid below libaom_av1
James Almer
- [FFmpeg-cvslog] avcodec/ansi: Check initial dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: fix decoding 24bit insane files with recent versions
Paul B Mahol
- [FFmpeg-cvslog] avcodec/apedec: properly calculate and store absolute value
Paul B Mahol
- [FFmpeg-cvslog] avcodec/apedec: use proper macro and type for pivot variable
Paul B Mahol
- [FFmpeg-cvslog] avcodec/asvdec: Avoid reversing input data twice
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/asvdec: Reduce the size of some VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/asvdec: Use init_get_bits8()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/asvenc: Avoid reversing output data twice
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/asvenc: Inline constants
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/asvenc: Simplify flushing and padding packet
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac3: Don't use too big VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac3: Inline constants
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac3: Use least max_depth for get_vlc2()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac3plus: Perform reusing of VLCs during init
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1Frame
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: avoid probing with av1dec
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: Check for unset obu instead of crashing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/av1dec: don't derive loop filter delta parameters
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: fix loading PrevGmParams for frames with primary_ref_frame none
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: partially clean state on frame decoding errors
James Almer
- [FFmpeg-cvslog] avcodec/bitstream: Check code length before truncating to uint8_t
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bitstream: Consistently treat symbol as VLC_TYPE
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bitstream: Stop allocating one VLCcode more than needed
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_av1: Free content in cbs_av1_free_metadata()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_av1: infer loop filter delta parameters from reference frames
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: infer segmentation parameters from reference frames
James Almer
- [FFmpeg-cvslog] avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/clearvideo: Don't check for errors for complete VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cllc: Don't unnecessarily free VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/codec.h: add missing FF_API_NEXT wrapper
James Almer
- [FFmpeg-cvslog] avcodec/codec2utils: move the remaining avpriv functions to lavf
James Almer
- [FFmpeg-cvslog] avcodec/codec2utils: remove avpriv prefix from inline functions
James Almer
- [FFmpeg-cvslog] avcodec/cook: Check subpacket index against max
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cri: Check for end of image in unpack_10bit()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cuviddec: add av1 support
Roman Arzumanyan
- [FFmpeg-cvslog] avcodec/cuviddec: avoid copy of uninitialized extradata pointer
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: backport extradata fixes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: backport extradata fixes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: backport extradata fixes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: backport extradata fixes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: backport extradata fixes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: fix copy&paste error
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: use correct type for extradata_size
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/decode: Consider discarded samples in max_samples
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_parser: do not offset AV_NOPTS_OFFSET
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvenc: Fix undefined left shift of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dxtory: Fix negative stride shift in dx2_decode_slice_420()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check limits to avoid overflow in delta computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check line size for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check xdelta, ydelta
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Fix overflow with many blocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fits: Check bscale
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: fix undefined integer overflow with POC in error concealment
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: use av_buffer_replace() to simplify code
James Almer
- [FFmpeg-cvslog] avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp_offset
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: constrained intra predict, do not check top left IS_INTRA if it's not available
Xu Guangxin
- [FFmpeg-cvslog] avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 edge case in intra_pred
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/imc: Inline constants
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/indeo2: Remove #ifdef BITSTREAM_READER_LE cruft
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ivi: Avoid reversing BE VLC codes for LE bitstream reader
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libvpxenc: add missing FF_API_ERROR_FRAME check
James Almer
- [FFmpeg-cvslog] avcodec/magicyuv: Check slice size before reading flags and pred
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/magicyuvenc: Avoid sorting Huffman table unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuvenc: Use more correct cast in compare function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/Makefile: add missing av1_cuvid entry
James Almer
- [FFmpeg-cvslog] avcodec/mjpegdec: improve decoding of DNG files
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mjpegdec: Remove redundant initialization
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpegdec: Remove use_static from build_vlc()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpegdec: Use correct number of codes for VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpegdec: Use correct number of codes when init default VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mobiclip: Avoid signed integer overflows in idct()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mobiclip: Check that Motion vectors are within the input frame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mobiclip: Don't check for errors for complete VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mobiclip: Don't use too big max_depth, inline constants
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mobiclip: Fix multiple integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mobiclip: Reduce size of VLCs, inline constants
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mobiclip: set the bitstream size to the input
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mobiclip: Use smaller type for codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mobiclip: Use static VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Avoid loop when writing UTF-8 character to AVBPrint
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Fix immediately adjacent styles
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Fix leaks of strings upon reallocation failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Fix leaks on (re)allocation failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Reindentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Remove unnecessary variable
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Reset counter of fonts when freeing them
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Simplify checking for invalid extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Simplify finding default font
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Skip empty styles
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Use bytestream API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Cleanup generically on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: cosmetics
Andriy Gelman
- [FFmpeg-cvslog] avcodec/movtextenc: Don't presume every style to have a font
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Fix memleak on (re)allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Fix potential use of uninitialized value
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Fix undefined left shifts outside the range of int
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: fix writing to bytestream on BE arches
Andriy Gelman
- [FFmpeg-cvslog] avcodec/movtextenc: Remove redundant function parameters
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Reset array counter after freeing array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Simplify writing to AVBPrint
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12: Don't pretend reading dct_dc_size_* VLCs can fail
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12: Reduce size of motion-vector VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Limit maximum A53 CC size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Optimize reading mpeg2 intra escape codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Don't check for errors for complete VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Use smallest max_depth in get_vlc2()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mv30: Fix multiple integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/notchlc: Check uncompressed size against input for LZ4
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/notchlc: Revert incorrect compression bound
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nvenc: all presets are SDK10 presets now
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: fix build with older SDKs
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: mark newly deprecated rc modes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: only auto-pick vbr rc in cq mode
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: only enforce explicitly set twopass mode
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: reduce automated use of deprecated modes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: removed unused and deprecated field
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: update driver versions for SDK 11.0
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: use alias to provide deprecated profiles
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/on2avc: Remove redundant code for freeing
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/on2avc: Unify initializing quad and pair VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/on2avc: Use least max_depth for get_vlc2()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/on2avcdata: Deduplicate symbol tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/options: add missing FF_API_COPY_CONTEXT checks
James Almer
- [FFmpeg-cvslog] avcodec/parsers: add missing FF_API_NEXT wrappers
James Almer
- [FFmpeg-cvslog] avcodec/pgxdec: Check depth more completely
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/photocd: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qsv: Fix leak of options on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Don't needlessly copy VLC length and symbol arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Simplify getting right VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sheervideo: Avoid code duplication when creating VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sheervideo: Don't leave context in inconsistent state upon error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sheervideo: Improve creating VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sheervideo: Inline compile-time constants
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sheervideo: Reduce the size of static arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Check remaining bits in SMK_BLK_FULL
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Check for overread
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/speedhq: Avoid reversing BE codes for LE bitstream reader
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/speedhq: Don't pretend reading DC can fail
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/speedhq: Don't use ff_ prefix for static symbols
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/takdsp: Fix negative shift in decorrelate_sf()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: do not abort decoding if strips are available
Paul B Mahol
- [FFmpeg-cvslog] avcodec/utils: add missing FF_API_TAG_STRING check
James Almer
- [FFmpeg-cvslog] avcodec/utils: Also free encoder extradata on avcodec_open2() error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: Check for overflow with ATRAC* in get_audio_frame_duration()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Check sample rate before use for AV_CODEC_ID_BINKAUDIO_DCT in get_audio_frame_duration()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Don't forget cleaning up when allocating priv_data fails
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: Improve check for freeing codec private options
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: Reindentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: Remove always-true check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/v3/408enc: Remove empty close functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vc1_block: Fix integer overflow in ac value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc, bitstream: Allow to use BE codes to initialize LE VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Check allocations of VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Don't check for errors for complete VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Fix memleak upon init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Make parsing Theora Huffman tables more spec-compliant
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Unify initializing and freeing VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9: Fix stack-buffer overflow with VP9 VDPAU available
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9dsp_template: Fix integer overflows in idct16_1d()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp9dsp_template: Fix some overflows in iadst8_1d()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/webp: Replace never-true check by assert
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/webp: Return directly when creating Huff table fails
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/webp: Use LE VLC table for LE bitstream reader
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/webp: Use uint8_t for code lengths
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wma: Remove unused array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmadec: Don't check for errors for complete VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ylc: Inline constants
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: add adpcm_ima_alp encoder
Zane van Iperen
- [FFmpeg-cvslog] avcodec: add Cintel RAW decoder
Paul B Mahol
- [FFmpeg-cvslog] avdevice/alldevices: stop using deprecated linked list API
James Almer
- [FFmpeg-cvslog] avfilter/af_aiir: add analog transfer function format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: fix sp2zp mapping
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: implement parallel processing
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: remove unused argument
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: remove unused variable
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: reverse order of biquads in serial processing
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: use av_sscanf()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: use transposed II form for biquad sections
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_asubboost: use transposed II form
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_crossfeed: use transposed II form
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_mcompand: Remove redundant calls to AVFilter.uninit
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_sofalizer: allow to specify virtual speakers indetifier as number
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_sofalizer: allow up to 64 channels
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_aphasemeter: add out of phase and mono detection
Romane Lafon
- [FFmpeg-cvslog] avfilter/avfilter.h: add missing FF_API_NEXT wrapper
James Almer
- [FFmpeg-cvslog] avfilter/vf_minterpolate: Fix left shift of negative value
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_minterpolate: Reject too small dimensions
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_minterpolate: Remove redundant code for freeing
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_normalize: fix regression with white/black point calculation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_scale_cuda: unload cuModule on uninit
leozhang
- [FFmpeg-cvslog] avfilter/vf_v360: add mitchell interpolation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: fix possible out of range values
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: make commands always do relative rotation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: use quaternions for rotation
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add audio frequency and phase shift filters
Paul B Mahol
- [FFmpeg-cvslog] avformat/adxdec: demux multiple blocks at once
Paul B Mahol
- [FFmpeg-cvslog] avformat/alp: fix handling of TUN files
Zane van Iperen
- [FFmpeg-cvslog] avformat/ape: Remove seektable and bittable
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Change order or operations slightly
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Check for negative ext_len
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Check name_len for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/au: Check for EOF in au_read_annotation()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/av1dec: Fix padding in obu_get_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avformat.h: add missing FF_API_NEXT wrappers
James Almer
- [FFmpeg-cvslog] avformat/aviobuf: check if requested seekback buffer is already read
Marton Balint
- [FFmpeg-cvslog] avformat/aviobuf: discard part of the IO buffer in ffio_ensure_seekback if needed
Marton Balint
- [FFmpeg-cvslog] avformat/aviobuf: do not allocate a new buffer in ffio_ensure_seekback if not needed
Marton Balint
- [FFmpeg-cvslog] avformat/aviobuf: fix checks in ffio_ensure_seekback
Marton Balint
- [FFmpeg-cvslog] avformat/aviobuf: fix indentation
Marton Balint
- [FFmpeg-cvslog] avformat/aviobuf: increase default read buffer size to 2*max_buffer_size for streamed data
Marton Balint
- [FFmpeg-cvslog] avformat/aviobuf: write data into the IO buffer till the very end of the buffer
Marton Balint
- [FFmpeg-cvslog] avformat/bethsoftvid: Check image dimensions before use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/boadec: Check that channels and block_align are set
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dashdec: check the root url length
Steven Liu
- [FFmpeg-cvslog] avformat/dashdec: Reset pointer to NULL after freeing it
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dxa: Use av_rescale() for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/electronicarts: Check for EOF in each iteration of the loop in ea_read_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ffmetadec: finalize AVBPrint on errors
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check for EOF in amf_parse_object()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/genh: Check block_align
Michael Niedermayer
- [FFmpeg-cvslog] avformat/genh: Check block_align for how it will be used in SDX2_DPCM
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: compute video_keyframe_size after write keyframe
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: Don't use uninitialized buffer in av_stristr()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix check for SPS
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix extradata length check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix mixed declaration and code
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: process hls_time value too small sence
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF
Steven Liu
- [FFmpeg-cvslog] avformat/icodec: Change order of operations to avoid NULL dereference
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: More completely check body_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ifv: Check that total frames do not overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/isom: add support for RAW ASC Bayer BGGR in mov
Paul B Mahol
- [FFmpeg-cvslog] avformat/jacosubdec: Fix unintended fallthrough
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/jacosubdec: Use 64bit inside get_shift()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/kvag: Fix integer overflow in bitrate computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/libopenmpt: Don't discard const
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup()
Marton Balint
- [FFmpeg-cvslog] avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup()
Marton Balint
- [FFmpeg-cvslog] avformat/lrcdec: Clip timestamps
Michael Niedermayer
- [FFmpeg-cvslog] avformat/moflex: Check m->size before seeking
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Avoid allocation for timecode track
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/movenc: Don't forget to free fragment buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/movenc: Don't free AVCodecParameters manually
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/movenc: Fix segfault when remuxing rtp hint stream
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/movenc: Fix stack overflow when remuxing timecode tracks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/movenc: Free old vos_data before overwriting it
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/movenc: handle tracks w/o AVStreams in calculate_mpeg4_bit_rates
Jan Ekström
- [FFmpeg-cvslog] avformat/movenc: Make some AVCodecTag tables static
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpegts: make sure mpegts_resync do not run out of the initially requested probe buffer
Marton Balint
- [FFmpeg-cvslog] avformat/mpegts: replace magic descriptor_tag values with defines
Brad Hards
- [FFmpeg-cvslog] avformat/mpegtsenc: check that not only first pts but also first dts is valid
Limin Wang
- [FFmpeg-cvslog] avformat/mpegtsenc: first_pts_check -> first_pts_checked
Limin Wang
- [FFmpeg-cvslog] avformat/mpegtsenc: make first_pcr sync with the first valid dts
Limin Wang
- [FFmpeg-cvslog] avformat/mpegtsenc: use total_size instead of avio_tell()
Limin Wang
- [FFmpeg-cvslog] avformat/mpjpegdec: make sure we seek back to the ensured buffer
Marton Balint
- [FFmpeg-cvslog] avformat/mvi: Check count for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nistspheredec: Check bps
Michael Niedermayer
- [FFmpeg-cvslog] avformat/options: use the iterate API in format_child_class_next()
James Almer
- [FFmpeg-cvslog] avformat/pcm: Check block_align
Michael Niedermayer
- [FFmpeg-cvslog] avformat/riff: prevent muxing adpcm_swf with a variable block size
Zane van Iperen
- [FFmpeg-cvslog] avformat/rmdec: Make expected_len 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: sanity check coded_framesize
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rsd: Check size and start before computing duration
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpproto: support for rtp read timeout
Limin Wang
- [FFmpeg-cvslog] avformat/rtsp: allocate correct max number of pollfds
Andriy Gelman
- [FFmpeg-cvslog] avformat/rtsp: fix parse_rtsp_message
Zhao Zhili
- [FFmpeg-cvslog] avformat/rtsp: reuse POLLING_TIME and remove POLL_TIMEOUT_MS
Limin Wang
- [FFmpeg-cvslog] avformat/rtsp: support for listen_timeout option for sdp
Limin Wang
- [FFmpeg-cvslog] avformat/rtspdec: add newline in log message
Andriy Gelman
- [FFmpeg-cvslog] avformat/sbgdec: Check for timestamp overflow in parse_time_sequence()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sdp: add missing FF_API_LAVF_AVCTX check
James Almer
- [FFmpeg-cvslog] avformat/segafilm: Check that there is a stream
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/subviewerdec: fail on AV_NOPTS_VALUE
Michael Niedermayer
- [FFmpeg-cvslog] avformat/udp: clarify option description for timeout unit
Limin Wang
- [FFmpeg-cvslog] avformat/udp: cosmetics
Limin Wang
- [FFmpeg-cvslog] avformat/udp: remove redundant setting of h->max_packet_size
Zhao Zhili
- [FFmpeg-cvslog] avformat/utils: add missing FF_API_LAVF_AVCTX check
James Almer
- [FFmpeg-cvslog] avformat/vividas: better check of current_sb_entry
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check for zero v_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas use avpriv_set_pts_info()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Refuse to read chunks bigger than the filesize in w64_read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wtvdec: Check dir_length
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: Check for EOF in dpds_table read code
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add alp muxer
Zane van Iperen
- [FFmpeg-cvslog] avformat: add a stream event flag for new packets
Anton Khirnov
- [FFmpeg-cvslog] avformat: add tri-ACE demuxer
Paul B Mahol
- [FFmpeg-cvslog] avformat: extend documentation of event_flags
Anton Khirnov
- [FFmpeg-cvslog] avformat: fix typo in doxy
Anton Khirnov
- [FFmpeg-cvslog] avutil/common: Implement av_sat_add64_c() with fewer branches
Michael Niedermayer
- [FFmpeg-cvslog] avutil/mathematics: Use av_sat_add64() for the last addition in av_add_stable()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixdesc: add missing FF_API_PSEUDOPAL check
James Almer
- [FFmpeg-cvslog] configure: add missing atsc_a53 dependencies to hevcparse and h264_parser
James Almer
- [FFmpeg-cvslog] configure: check for nvdec/cuvid AV1 support
Timo Rothenpieler
- [FFmpeg-cvslog] dnn_backend_tf.c: add option sess_config for tf backend
Guo, Yejun
- [FFmpeg-cvslog] doc/general_contents.texi: add uavs3d section
hwren
- [FFmpeg-cvslog] doc: Add dev_community/community.md for general assembly and main elections process.
Thilo Borgmann
- [FFmpeg-cvslog] fate-mxf-probe-applehdr10: Ignore endianness
Tomas Härdin
- [FFmpeg-cvslog] FATE/dnn: only run unit test when CONFIG_DNN enabled
Peter Ross
- [FFmpeg-cvslog] fate: Add aa-demux test
Michael Niedermayer
- [FFmpeg-cvslog] fate: add adpcm_ima_alp encoding test
Zane van Iperen
- [FFmpeg-cvslog] fate: add test for adpcm_swf in wav
Zane van Iperen
- [FFmpeg-cvslog] ffmpeg.c: rename 'area' to 'score'
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg.c: stop accessing private AVStream.codec_info_nb_frames
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: add a data size threshold for muxing queue size
Jan Ekström
- [FFmpeg-cvslog] ffmpeg: deduplicate init_output_stream usage logic
Jan Ekström
- [FFmpeg-cvslog] ffmpeg: move A/V non-streamcopy initialization to a later point
Jan Ekström
- [FFmpeg-cvslog] ffmpeg: move AVFrame time base adjustment into a function
Jan Ekström
- [FFmpeg-cvslog] ffmpeg: move field order decision making to encoder initialization
Jan Ekström
- [FFmpeg-cvslog] ffmpeg: pass decoded or filtered AVFrame to output stream initialization
Jan Ekström
- [FFmpeg-cvslog] fftools/ffmpeg: fix the wrong bitrate and speed stats
Limin Wang
- [FFmpeg-cvslog] lavc,doc: add libuavs3d video decoder wrapper
hwren
- [FFmpeg-cvslog] lavc, lavf: Remove newlines from calls to avpriv_request_sample().
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/avs2_parser.c,lavf/davs2.c: add AVS2_* prefix
hwren
- [FFmpeg-cvslog] lavc/avs2_parser.c: optimize code style
hwren
- [FFmpeg-cvslog] lavc/avs3.h: add AVS3 related definitions
hwren
- [FFmpeg-cvslog] lavc/avs3_parser: add avs3 parser
hwren
- [FFmpeg-cvslog] lavc: add AVS3 codec id and desc
hwren
- [FFmpeg-cvslog] lavc: un-avpriv avpriv_bprint_to_extradata()
Anton Khirnov
- [FFmpeg-cvslog] lavf/avs2dec.c: optimize code style
hwren
- [FFmpeg-cvslog] lavf/avs3dec: add raw avs3 demuxer
hwren
- [FFmpeg-cvslog] lavf/davs2.c: rename as avs2dec.c for better understanding
hwren
- [FFmpeg-cvslog] lavf/img2dec: Auto-detect Cintel scanner images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/latmenc: fix units mismatch
Anton Khirnov
- [FFmpeg-cvslog] lavf/latmenc: use a local simplified copy of avpriv_copy_bits()
Anton Khirnov
- [FFmpeg-cvslog] lavf/url: fix relative url parsing when the query string or fragment has a colon
ruiquan.crq
- [FFmpeg-cvslog] lavf/url: fix relative url parsing when the query string or fragment has a colon
ruiquan.crq
- [FFmpeg-cvslog] lavf: move AVStream.*index_entries* to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.info to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.interleaver_chunk_* to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.last_in_packet_buffer to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.probe_data to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.pts_buffer to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.pts_reorder_error[_count] to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.{*skip_samples.*_discard_sample} to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.{inject_global_side_data,display_aspect_ratio} to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.{last_dts_for_order_check,dts_[mis]ordered} to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.{nb_decoded_frames,mux_ts_offset} to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.{pts_wrap_*,update_initial_durations_done} to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavf: move AVStream.{request_probe,skip_to_keyframe} to AVStreamInternal
Anton Khirnov
- [FFmpeg-cvslog] lavfi/Makefile: Remove opencl object files when calling make clean.
Carl Eugen Hoyos
- [FFmpeg-cvslog] libavcodec/codec2utils: remove codec2_version_from_extradata()
James Almer
- [FFmpeg-cvslog] libavfilter/dnn/dnn_backend{openvino, tf}: check memory alloc non-NULL
Chris Miceli
- [FFmpeg-cvslog] libavfilter/dnn_backend_native: check mem allocation
Chris Miceli
- [FFmpeg-cvslog] libavformat/avidec: check memory allocation
Chris Miceli
- [FFmpeg-cvslog] libavformat/dashdec: Fix issue with dash on Windows
Christopher Degawa
- [FFmpeg-cvslog] libavformat/hls: use local var url for log to avoid crash
bevis
- [FFmpeg-cvslog] libavformat/utils: Fix misleading indent
Chris Miceli
- [FFmpeg-cvslog] libswcale/input: use more accurate planer rgb16 yuv conversions
Mark Reid
- [FFmpeg-cvslog] libswcale/input: use more accurate rgbf32 yuv conversions
Mark Reid
- [FFmpeg-cvslog] libswscale/tests: add floatimg_cmp test
Mark Reid
- [FFmpeg-cvslog] libwavpackenc: remove libwavpackenc wrapper
Lynne
- [FFmpeg-cvslog] opusdec: do not fail when LBRR frames are present
Anton Khirnov
- [FFmpeg-cvslog] put_bits: make avpriv_align_put_bits() inline
Anton Khirnov
- [FFmpeg-cvslog] put_bits: make avpriv_copy_bits() lavc-local
Anton Khirnov
- [FFmpeg-cvslog] put_bits: make avpriv_put_string() lavc-local
Anton Khirnov
- [FFmpeg-cvslog] Revert "aviobuf: Discard old buffered, previously read data in ffio_read_partial"
Marton Balint
- [FFmpeg-cvslog] rtsp: Fix infinite loop in listen mode with UDP transport
Martin Storsjö
- [FFmpeg-cvslog] rtsp: increase the control uri size
Yigit Uyan
- [FFmpeg-cvslog] swscale/utils: override forced-zero formats back to full range
Jan Ekström
- [FFmpeg-cvslog] swscale/utils: split range override check into its own function
Jan Ekström
- [FFmpeg-cvslog] tests/audiomatch: removes a warning when compiling tests/audiomatch
Steven Liu
- [FFmpeg-cvslog] tests/fate/hevc: Add test for 3fbf8737923ac49754946a2505367630544b87f1
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for opus
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: adjust threshold for wmalossless
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: assume that discarded audio packets produced max samples
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples has been changed
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: remove calls to avcodec_register*()
James Almer
- [FFmpeg-cvslog] tools/target_dem_fuzzer: Limit max blocks
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dem_fuzzer: Set format independent of c
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dem_fuzzer: switch to the iterate API
James Almer
- [FFmpeg-cvslog] VP9 Profile 2 VDPAU support
ManojGuptaBonda
Last message date:
Sat Oct 31 03:51:35 EET 2020
Archived on: Sat Oct 31 03:51:44 EET 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).