November 2023 Archives by author
Starting: Wed Nov 1 17:48:49 EET 2023
Ending: Thu Nov 30 12:01:07 EET 2023
Messages: 306
- [FFmpeg-cvslog] avutil/channel_layout: add a 7.2.3 channel layout
James Almer
- [FFmpeg-cvslog] avutil/channel_layout: add a 9.1.4 channel layout
James Almer
- [FFmpeg-cvslog] avutil: bump minor version after recent commits
James Almer
- [FFmpeg-cvslog] avutil/video_enc_params: fix doxy for av_video_enc_params_block()
James Almer
- [FFmpeg-cvslog] avcodec/codecpar: mention how to allocate coded_side_data
James Almer
- [FFmpeg-cvslog] x86/flacds: clear the high bits from pred_order in lpc_32 functions
James Almer
- [FFmpeg-cvslog] avcodec: bump version after EVC additions
James Almer
- [FFmpeg-cvslog] x86/: clear the high bits for order in scalarproduct_and_madd functions
James Almer
- [FFmpeg-cvslog] test/checkasm: test llauddsp
James Almer
- [FFmpeg-cvslog] avcodec/ac3dsp: make len a size_t in float_to_fixed24
James Almer
- [FFmpeg-cvslog] avfilter/asrc_anullsrc: fix allowed range for sample_rate
James Almer
- [FFmpeg-cvslog] x86/ac3dsp: reduce instruction count inside the float_to_fixed24 loop
James Almer
- [FFmpeg-cvslog] x86/ac3dsp: add ff_float_to_fixed24_avx()
James Almer
- [FFmpeg-cvslog] mips/ac3dsp_mips: add missing stddef.h header include
James Almer
- [FFmpeg-cvslog] libavfilter/dnn/openvino: Reduce redundant memory allocation
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add model_type option.
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add yolo support
Wenbin Chen
- [FFmpeg-cvslog] avcodec/vp8: Export `vp8_token_update_probs` variable
Dai, Jianhui J
- [FFmpeg-cvslog] avcodec/cbs_vp8: Add support for VP8 codec bitstream
Dai, Jianhui J
- [FFmpeg-cvslog] lavc/jpeg2000dsp: make coefficients extern
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/jpeg2000dsp: R-V V ict_float
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/jpeg2000dsp: R-V V rct_int
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/pixblockdsp: remove R-V V get_pixels_16
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/sbrdsp: R-V V sum64x5
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/sbrdsp: R-V V sum_square
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/sbrdsp: R-V V neg_odd_64
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/sbrdsp: R-V V sbr_hf_g_filt
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/pixblockdsp: rework R-V V get_pixels_unaligned
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/opusdsp: rewrite R-V V postfilter
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: rework R-V V add_squares
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: rework R-V V hybrid_synthesis_deint
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/sbrdsp: R-V V autocorrelate
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm: test with random bw value
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/sbrdsp: R-V V hf_gen
Rémi Denis-Courmont
- [FFmpeg-cvslog] sws/rgb2rgb: rework R-V V YUY2 to 4:2:2 planar
Rémi Denis-Courmont
- [FFmpeg-cvslog] sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422p
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm: test the noise case of sbrdsp.hf_apply_noise
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/sbrdsp: R-V V hf_apply_noise functions
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/exrdsp: unroll predictor
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm/huffyuvdsp: test for add_hfyu_left_pred_bgr32
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/huffyuvdsp: basic R-V V add_hfyu_left_pred_bgr32
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm: add lossless audio DSP
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/llauddsp: R-V V scalarproduct_and_madd_int16
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/llauddsp: R-V V scalarproduct_and_madd_int32
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm/flacdsp: fix ls/rs/ms tests
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/flacdsp: R-V V packed decorrelate_{l,r}s
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/flacdsp: R-V V decorrelate_ms packed
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/flacdsp: R-V V decorrelate_indep 32-bit packed
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/flacdsp: R-V V decorrelate_indep 16-bit packed
Rémi Denis-Courmont
- [FFmpeg-cvslog] riscv: fix builds without Zbb support
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm/flacdsp: add LPC test
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/flacdsp: R-V V LPC32
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/flacdsp: R-V V LPC16 function
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/llviddsp: R-V V add_bytes
Rémi Denis-Courmont
- [FFmpeg-cvslog] riscv: set fast half-precision conversion
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/fixed_dsp: optimise R-V V fmul_reverse
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/float_dsp: optimise R-V V fmul_reverse & fmul_window
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/fixed_dsp: R-V V fmul_window_scaled
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/g722dsp: optimise R-V V apply_qmf
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: use LMUL=2 and amortise strides
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/llvidencdsp: add R-V V diff_bytes
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm: add helper to report a fatal signal
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm/riscv: report an error upon SIGILL
Rémi Denis-Courmont
- [FFmpeg-cvslog] avcodec/libsvtav1: add version guard for external param
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: restore entry for libvmaf option pool
Gyan Doshi
- [FFmpeg-cvslog] configure: fix _Pragma check.
Reimar Döffinger
- [FFmpeg-cvslog] libavutil/aarch64/cpu.c: HWCAPS requires inline asm support.
Reimar Döffinger
- [FFmpeg-cvslog] libavutil/log.c: only include valgrind header when used.
Reimar Döffinger
- [FFmpeg-cvslog] x86inc: Add REPX macro to repeat instructions/operations
Henrik Gramner
- [FFmpeg-cvslog] swscale: fix sws_setColorspaceDetails after sws_init_context
Niklas Haas
- [FFmpeg-cvslog] swscale: don't omit ff_sws_init_range_convert for high-bit
Niklas Haas
- [FFmpeg-cvslog] swscale/yuv2rgb: fix sws_getCoefficients for colorspace=0
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_extractplanes: tag alpha plane as full range
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_alphamerge: warn if input not full range
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_scale: simplify color matrix parsing logic
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_scale: tag output color space
Niklas Haas
- [FFmpeg-cvslog] avcodec/pnm: explicitly tag color range
Niklas Haas
- [FFmpeg-cvslog] ffbuild: Add gzip -n flag to fix reproducible builds
Rob Hall
- [FFmpeg-cvslog] fftools/ffplay_renderer: declare function argument as const
Leo Izen
- [FFmpeg-cvslog] avformat/hlsenc: Add CHANNELS to EXT-X-MEDIA for Audio
Dave Johansen
- [FFmpeg-cvslog] avformat/hlsenc: Fix name of flag in error message
Dave Johansen
- [FFmpeg-cvslog] lavf/smacker: export sample_aspect_ratio
Anton Khirnov
- [FFmpeg-cvslog] configure: warn when threading is disabled
Anton Khirnov
- [FFmpeg-cvslog] doc/community: update the rules according to voting results
Anton Khirnov
- [FFmpeg-cvslog] doc/community: improve wording
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: only set array size after allocation succeeded
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: fail on ifilter_alloc() failure
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: return an error on ofilter_alloc() failure
Anton Khirnov
- [FFmpeg-cvslog] lavu/log: do not assume AVClass.item_name is always set
Anton Khirnov
- [FFmpeg-cvslog] tests/fate/ffmpeg: replace deprecated -vbsf with -bsf:v
Anton Khirnov
- [FFmpeg-cvslog] tests/fate: replace deprecated -vsync with -fps_mode
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg: expand -bsf documentation
Anton Khirnov
- [FFmpeg-cvslog] lavf/mux: do not apply max_interleave_delta to subtitles
Anton Khirnov
- [FFmpeg-cvslog] lavc/8bps: fix exporting palette after 63767b79a570404628b2521b83104108b7b6884c
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: move a few inline function into a new header
Anton Khirnov
- [FFmpeg-cvslog] fftools/thread_queue: do not return elements for receive-finished streams
Anton Khirnov
- [FFmpeg-cvslog] fftools/thread_queue: count receive-finished streams as finished
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: rework keeping track of file duration for -stream_loop
Anton Khirnov
- [FFmpeg-cvslog] tools/general_assembly: make the script executable
Anton Khirnov
- [FFmpeg-cvslog] tools/general_assembly: update to conform to new rules
Anton Khirnov
- [FFmpeg-cvslog] tools/general_assembly: implement extra GA members
Anton Khirnov
- [FFmpeg-cvslog] tools/general_assembly: restore printing HEAD
Anton Khirnov
- [FFmpeg-cvslog] tools/general_assembly: add newly voted-in extra GA members
Anton Khirnov
- [FFmpeg-cvslog] avcodec/evc_encoder: Provided support for EVC encoder
Dawid Kozinski
- [FFmpeg-cvslog] avcodec/evc_decoder: Provided support for EVC decoder
Dawid Kozinski
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2
Víctor Manuel Jáquez Leal
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2
Víctor Manuel Jáquez Leal
- [FFmpeg-cvslog] nlmeans_vulkan: fix offsets calculation and various stride issues
Lynne
- [FFmpeg-cvslog] nlmeans_vulkan: fix offsets calculation and various stride issues
Lynne
- [FFmpeg-cvslog] avfilter/af_adynamicequalizer: add new structure to hold filtering state
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_adynamicequalizer: merge direction option with mode option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_adynamicequalizer: always start filtering from unit gain
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_adynamicequalizer: do detection of threshold first
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showcwt: add fm frequency scaler
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showcwt: do not return initial black frames with negative timestamps
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showcwt: fix invalid write for full bargraph
Paul B Mahol
- [FFmpeg-cvslog] avcodec/gif_parser: split correctly also bitstreams that do not have extension blocks
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colortemperature: add gbr(a)pf support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/buffersrc: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] lavfi/af_amix: make sure the output does not depend on input ordering
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_adynamicequalizer: do gain calculations in log domain
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_adynamicequalizer: add adaptive detection mode
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: add irnorm and irlink options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showvolume: draw channel names directly into output frame
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showvolume: improve step for vertical orientation
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: add one more example for afir filter usage
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: remove IR response video rendering support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: refactor crossfade code
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: no need to dynamically add outpad
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: remove flag that is not needed
Paul B Mahol
- [FFmpeg-cvslog] avfilter: use AV_OPT_TYPE_CHLAYOUT
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_afirsrc: fix by one smaller allocation of buffer
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_channelmap: do not override set channel layout
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_dialoguenhance: fix overreads
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_gradients: add square type
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_gradients: allow zero speed
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add QOA decoder
Paul B Mahol
- [FFmpeg-cvslog] avformat: add QOA demuxer
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_dialoguenhance: simplify channels copy
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afwtdn: fix crash with EOF handling
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_dialoguenhance: do output scaling once
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorcorrect: fix memory leaks
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_anlms: add double sample format support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_arls: add double sample format support
Paul B Mahol
- [FFmpeg-cvslog] avfilter: no need to request more samples if internal frame is available
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_amerge: use already provided outlink
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_amultiply: set output frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_amix: set output frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_arls: set output frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_anlms: set output frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add Affine Projection adaptive audio filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/arls_template: use defines for all constants
Paul B Mahol
- [FFmpeg-cvslog] avfilter/framesync: fix OOM case
Paul B Mahol
- [FFmpeg-cvslog] libavcodec/dcadec: adjust the `ch_layout` when downmix is active
Geoffrey McRae
- [FFmpeg-cvslog] libavcodec/mlpdec: add missing correction to ch_layout when downmixing
Geoffrey McRae
- [FFmpeg-cvslog] avcodec/cbs_h266: H266RawSliceHeader, expose curr_subpic_idx
Nuo Mi
- [FFmpeg-cvslog] avcodec/evc_parse: remove pow() and log2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/evc_parse: Check tid
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check that is_still_picture_avif has no trak based streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix integer overflow in predictor_decode_stereo_3950()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for CSCD
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc: Skip subtable entries in multi VLC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc: Replace mysterious max computation code in multi vlc
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/framesync: fix order of operation with = and <0
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffersink: fix order of operation with = and <0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flicvideo: consider width in copy loops
Michael Niedermayer
- [FFmpeg-cvslog] avformat/lafdec: Check for 0 parameters
Michael Niedermayer
- [FFmpeg-cvslog] Update for FFmpeg 6.0.1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check that is_still_picture_avif has no trak based streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for CSCD
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/framesync: fix order of operation with = and <0
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffersink: fix order of operation with = and <0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/lafdec: Check for 0 parameters
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check that is_still_picture_avif has no trak based streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for CSCD
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffersink: fix order of operation with = and <0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Disallow FTYP after streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/4xm: Check for cfrm exhaustion
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/evc_parse: Check num_remaining_tiles_in_slice_minus1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Disallow FTYP after streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/4xm: Check for cfrm exhaustion
Michael Niedermayer
- [FFmpeg-cvslog] Update for 5.1.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Disallow FTYP after streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/4xm: Check for cfrm exhaustion
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Fill in missing values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/evc_parse: remove pow() and log2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/evc_parse: Check tid
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check that is_still_picture_avif has no trak based streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix integer overflow in predictor_decode_stereo_3950()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for CSCD
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc: Skip subtable entries in multi VLC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc: Replace mysterious max computation code in multi vlc
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/framesync: fix order of operation with = and <0
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffersink: fix order of operation with = and <0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flicvideo: consider width in copy loops
Michael Niedermayer
- [FFmpeg-cvslog] avformat/lafdec: Check for 0 parameters
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Disallow FTYP after streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/4xm: Check for cfrm exhaustion
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/evc_parse: Check num_remaining_tiles_in_slice_minus1
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Fill in missing values
Michael Niedermayer
- [FFmpeg-cvslog] Update for 6.1
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE_NOTES: Based on the version from 5.1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Seperate SEI and IDR recovery handling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Use FRAME_RECOVERED_HEURISTIC instead of IDR/SEI
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264dec: More elaborate documentation for frame_recovered
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: keep track of which frames used gray references
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Avoid using gray gap frames as references
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264dec: Support skipping frames that used gray gap frames
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264dec: use BOOL for skip_gray, noref_gray
Michael Niedermayer
- [FFmpeg-cvslog] doc/git-howto: use less weird username for git URL
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/amfenc: Fix issue with missing headers in AV1 encoder
Evgeny Pavlov
- [FFmpeg-cvslog] doc/html: support texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] doc/html: fix styling issue with Texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] doc/html: support texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] doc/html: fix styling issue with Texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] doc/html: support texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] doc/html: fix styling issue with Texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] doc/html: support texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] doc/html: fix styling issue with Texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] avcodec/fft: Use av_mallocz to avoid invalid free/uninit
Sebastian Ramacher
- [FFmpeg-cvslog] avcoded/fft: Fix memory leak if ctx2 is used
Sebastian Ramacher
- [FFmpeg-cvslog] avcodec/fft: Use av_mallocz to avoid invalid free/uninit
Sebastian Ramacher
- [FFmpeg-cvslog] avcoded/fft: Fix memory leak if ctx2 is used
Sebastian Ramacher
- [FFmpeg-cvslog] avcodec/refstruct: Add RefStruct pool API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264dec: Use RefStruct-pool API instead of AVBufferPool API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/nvdec: Use RefStruct-pool API for decoder pool
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/refstruct: Allow to always return zeroed pool entries
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9: Use RefStruct-pool API for extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vaapi_encode: Use RefStruct pool API, stop abusing AVBuffer API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/refstruct: Allow to share pools
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9: Join extradata buffer pools
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: Restrict disabling automatic copying of metadata
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: Restrict disabling automatic copying of metadata
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: Restrict disabling automatic copying of metadata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webpenc: Check seeks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix declaration-after-statement warnings
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aactab: Deduplicate swb_offset_960 tabs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/f_drawgraph: Deduplicate outputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/f_graphmonitor: Deduplicate outputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_aspect: Deduplicate inputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_blend: Deduplicate outputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_chromakey: Deduplicate inputs and outputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_convolve: Deduplicate outputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_hsvkey: Deduplicate inputs and outputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_xmedian: Deduplicate outputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: Deduplicate outputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_format: Deduplicate inputs
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/x86/pixelutils: Empty MMX state in ff_pixelutils_sad_8x8_mmxext
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_mpdecimate: Remove emms_c
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_deshake: Remove unnecessary emms_c
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/deshake: Merge header into its only user
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_h2645: Fix leak of SPS VUI extension data
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_h2645: Fix leak of SPS VUI extension data
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used
Dmitry Rogozhkin
- [FFmpeg-cvslog] avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used
Dmitry Rogozhkin
- [FFmpeg-cvslog] avcodec: LEAD MCMP decoder
Peter Ross
- [FFmpeg-cvslog] avfilter/vf_tpad: fix check for drawing initialization
Marvin Scholz
- [FFmpeg-cvslog] fate: enhance tpad filter test
Marvin Scholz
- [FFmpeg-cvslog] avfilter/vf_tpad: fix check for drawing initialization
Marvin Scholz
- [FFmpeg-cvslog] avformat/hlsenc: set HTTP options before writing WebVTT HLS playlists
Léon Spaans
- [FFmpeg-cvslog] lavfi/Makefile: fix vf_cropdetect missed edge_common
Jun Zhao
- [FFmpeg-cvslog] avdevice/decklink_dec: add explicit specifier
Jun Zhao
- [FFmpeg-cvslog] vulkan_decode: fix the print format of VkDeviceSize
Jun Zhao
- [FFmpeg-cvslog] mailmap: remap my email accounts
Zhao Zhili
- [FFmpeg-cvslog] avdevice/android_camera: fix build failure due to typo
Zhao Zhili
- [FFmpeg-cvslog] MAINTAINERS: add myself as a mediacodec and videotoolbox maintainer
Zhao Zhili
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: fix run on macOS
Zhao Zhili
- [FFmpeg-cvslog] avdevice/android_camera: fix build failure due to typo
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffplay: add hwaccel decoding support
Zhao Zhili
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling
Zhao Zhili
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument
Zhao Zhili
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames
Zhao Zhili
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: process new extradata
Zhao Zhili
- [FFmpeg-cvslog] fate/h264: move mp4toannexb_ticket5927 test to fate-h264
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodecdec: fix return EAGAIN after EOF
Zhao Zhili
- [FFmpeg-cvslog] avformat/flvenc: add extract_extradata bsf for new video codecs
Zhao Zhili
- [FFmpeg-cvslog] avformat/rtmpproto: Pass rw_timeout to underlying transport protocol
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mmaldec: Fix build error
Zhao Zhili
- [FFmpeg-cvslog] Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport protocol"
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolboxenc: Fix build failure due to PropertyKey_EncoderID
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolboxenc: refactor dump encoder name
Zhao Zhili
- [FFmpeg-cvslog] tools/general_assembly.pl - add options to print names, emails or both
Cosmin Stejerean via ffmpeg-devel
- [FFmpeg-cvslog] apply spelling fixes
Diederik de Haas via ffmpeg-devel
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5d6b55c web/download: add FFmpeg 5.1.4 and 6.0.1
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2162d12 web/security: add CVEs for 6.1, 6.0.1, 5.1.4
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f3ed20e web: add release notes for version 6.1
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3780add download: update main link to 6.1
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] doc/decoders: correctly note an option's default in libaribcaption
zheng qian
- [FFmpeg-cvslog] doc/decoders: correctly note an option's default in libaribcaption
zheng qian
- [FFmpeg-cvslog] af_afir: RISC-V V fcmul_add
sunyuechi
- [FFmpeg-cvslog] checkasm: test for dcmul_add
sunyuechi
- [FFmpeg-cvslog] Tag n5.1.4 : FFmpeg 5.1.4 release
git at videolan.org
- [FFmpeg-cvslog] Tag n6.0.1 : FFmpeg 6.0.1 release
git at videolan.org
- [FFmpeg-cvslog] Tag n6.1 : FFmpeg 6.1 release
git at videolan.org
- [FFmpeg-cvslog] Tag n6.2-dev : Main development, master branch after release/6.1 branched off
git at videolan.org
- [FFmpeg-cvslog] lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d
xufuji456
Last message date:
Thu Nov 30 12:01:07 EET 2023
Archived on: Thu Nov 30 12:01:17 EET 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).