December 2023 Archives by thread
Starting: Fri Dec 1 17:42:12 EET 2023
Ending: Sun Dec 31 23:50:04 EET 2023
Messages: 419
- [FFmpeg-cvslog] avcodec/ac3dsp: add missing stddef.h include
James Almer
- [FFmpeg-cvslog] checkasm/ac3dsp: add float_to_fixed24 test
sunyuechi
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_pel_bi_pixels
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_epel_bi_h
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_epel_bi_v
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_epel_bi_hv
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_qpel_bi_v
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_qpel_bi_hv
Logan Lyu
- [FFmpeg-cvslog] avfilter/vf_chromanr: compare correct variables for advanced mode
Paul B Mahol
- [FFmpeg-cvslog] avformat/mov: Fix integer overflow in mov_read_packet().
Dale Curtis
- [FFmpeg-cvslog] swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of ff_nv12ToUV
Alfred Wingate
- [FFmpeg-cvslog] doc/filters:ddagrab: elaborate on the semantics of framerate
Anton Khirnov
- [FFmpeg-cvslog] lavc/dvdsubenc: only check canvas size when it is actually set
Anton Khirnov
- [FFmpeg-cvslog] avcodec/qoadec: add support for midstream sample rate/layout changes
Paul B Mahol
- [FFmpeg-cvslog] checkasm: Fix the signature of float_to_fixed24
Martin Storsjö
- [FFmpeg-cvslog] avfilter/vf_corr: add slice threading support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_corr: for all zero returns zero score instead of 1
Paul B Mahol
- [FFmpeg-cvslog] doc/encoders/libx264: review and extend option description
Stefano Sabatini
- [FFmpeg-cvslog] avfilter/vsrc_gradients: add commands support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_gradients: make rotation always continuous if speed changes
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avfilter: fix OOM case for default activate
Paul B Mahol
- [FFmpeg-cvslog] lavc/Makefile: build vulkan decode code if vulkan_av1 has been enabled
Lynne
- [FFmpeg-cvslog] avfilter/libvmaf: small cleanup for style, whitespace, unused LIBVMAFContext struct members
Kyle Swanson
- [FFmpeg-cvslog] fate: Add tests for QOA decoder
Cosmin Stejerean
- [FFmpeg-cvslog] avfilter/af_surround: refactor some code
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_dialoguenhance: add double-floating point sample format support
Paul B Mahol
- [FFmpeg-cvslog] lavu/hwcontext_vaapi: ignore nonexistent device in default DRM device selection
Haihao Xiang
- [FFmpeg-cvslog] configure: don't warn deprecated symbols from libvpl
Haihao Xiang
- [FFmpeg-cvslog] lavc/qsvdec: return 0 if more data is required
Haihao Xiang
- [FFmpeg-cvslog] lavc/qsvdec: reduce info message when more data is required
Haihao Xiang
- [FFmpeg-cvslog] lavu/hwcontext_qsv: use mfxImplDescription instead of mfxExtendedDeviceId on Linux
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vf_vpp_qsv: set the default value of async_depth to 4
Haihao Xiang
- [FFmpeg-cvslog] avcodec/jpegxl_parse{,r}: use correct ISOBMFF extended size location
Leo Izen
- [FFmpeg-cvslog] avcodec/jpegxl_parser: fix parsing sequences of extremely small files
Leo Izen
- [FFmpeg-cvslog] fate/jpegxl: add parser test for extboxes and small files
Leo Izen
- [FFmpeg-cvslog] avformat/mov: Ignore duplicate ftyp
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/av1dec: Fix resolving zero divisor
Michael Niedermayer
- [FFmpeg-cvslog] doc/developer: require asm for RISC-V
Jean-Baptiste Kempf
- [FFmpeg-cvslog] avcodec/qoadec: fix overreads and fix packet size check
Paul B Mahol
- [FFmpeg-cvslog] tests/fate: add asegment filter tests
Paul B Mahol
- [FFmpeg-cvslog] MAINTAINERS: add myself as vvc maintainer
Nuo Mi
- [FFmpeg-cvslog] lavfi/buffersink: avoid leaking peeked_frame on uninit
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: track input/output index in {Input,Output}FilterPriv
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: make sure FrameData is writable when we modify it
Anton Khirnov
- [FFmpeg-cvslog] avfilter/asrc_flite: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_flite: use streaming function
Paul B Mahol
- [FFmpeg-cvslog] lavc/ac3dsp: R-V V float_to_fixed24
sunyuechi
- [FFmpeg-cvslog] fftools/ffprobe: support 2D arrays in print_list_fmt()
James Almer
- [FFmpeg-cvslog] avfilter/bwdif: account for chroma sub-sampling in min size calculation
Cosmin Stejerean
- [FFmpeg-cvslog] lavu/hwcontext_d3d11va: Add option vendor_id
Artem Galin
- [FFmpeg-cvslog] doc/ffmpeg: Update the description about d3d11va
Haihao Xiang
- [FFmpeg-cvslog] lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11va
Haihao Xiang
- [FFmpeg-cvslog] lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions
Mikhail Nitenko
- [FFmpeg-cvslog] lavc/vc1dsp: R-V V inv_trans
sunyuechi
- [FFmpeg-cvslog] riscv: test for assembler support
Rémi Denis-Courmont
- [FFmpeg-cvslog] avfilter/vf_libvmaf: fix string comparison bug
nilfm
- [FFmpeg-cvslog] avformat/webpenc: Return early to reduce indentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webpenc: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webpenc: Write correct size for single images when unseekable
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/ffmpeg: AV_FMT_DISCONT typo should be AVFMT_TS_DISCONT
Marth64
- [FFmpeg-cvslog] doc/bitstream_filters: add setts example
Marth64
- [FFmpeg-cvslog] avfilter/select: initialize prev_selected_n to NAN
Gyan Doshi
- [FFmpeg-cvslog] MAINTAINERS: Remove older s3tc entry
Vittorio Giovara
- [FFmpeg-cvslog] tools/general_assembly: avoid using DateTime->is_between()
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg: fix -copy_ts typo, should be -copyts
Marth64
- [FFmpeg-cvslog] avdevice/avfoundation: replace deprecated AVCaptureDevice
xufuji456
- [FFmpeg-cvslog] hwcontext_vulkan: guard unistd.h include
Benjamin Cheng
- [FFmpeg-cvslog] avdevice/audiotoolbox: silence warning with new api
xufuji456
- [FFmpeg-cvslog] lavc/lpc: R-V V apply_welch_window
Rémi Denis-Courmont
- [FFmpeg-cvslog] lvac/aacenc: add ff_aac_dsp_init
sunyuechi
- [FFmpeg-cvslog] checkasm: test for abs_pow34
sunyuechi
- [FFmpeg-cvslog] lavc/aacencdsp: R-V V abs_pow34
sunyuechi
- [FFmpeg-cvslog] lavd/avfoundation: Use correct preprocessing directive
Vittorio Giovara
- [FFmpeg-cvslog] examples/transcode: fix log message
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_filter: make sub2video heartbeat more robust
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: move filtering to a separate thread
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: buffer sub2video heartbeat frames like other frames
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: reindent
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux: add muxing thread private data
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux: move bitstream filtering to the muxer thread
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_demux: switch from AVThreadMessageQueue to ThreadQueue
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_enc: move encoding to a separate thread
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: add thread-aware transcode scheduling infrastructure
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: convert to a threaded architecture
Anton Khirnov
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0d3ddd8 web: add a news entry for ffmpeg CLI threading
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avformat/movenc: rename MOVMuxContext.nb_streams to nb_tracks
James Almer
- [FFmpeg-cvslog] x86/aacencdsp: clear the high bits for size in ff_abs_pow34_sse
James Almer
- [FFmpeg-cvslog] ffmpeg_sched: initialize have_unchoked
James Almer
- [FFmpeg-cvslog] avdevice/audiotoolbox: Fix availability macro check
Thilo Borgmann
- [FFmpeg-cvslog] avutil/tests/imgutils: factorize basic tests to new function
Marton Balint
- [FFmpeg-cvslog] avutil/tests/imgutils: add tests for av_image_fill_black()
Marton Balint
- [FFmpeg-cvslog] avutil/imgutils: fix av_image_fill_black() for some pixel formats
Marton Balint
- [FFmpeg-cvslog] avutil/imgutils: add support for 32bit pixel format for av_image_fill_black()
Marton Balint
- [FFmpeg-cvslog] avutil/imgutils: factorize a fill color function
Marton Balint
- [FFmpeg-cvslog] avutil/imgutils: add new function av_image_fill_color()
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg: merge DemuxPktData into FrameData
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: attach wallclock timing information to packets and frames
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux: print latency information in -debug_ts muxing output
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_sched: actually initialize/destroy schedule_lock
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: move FilterGraph.graph to FilterGraphThread
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: replace InputStream.file_index by a pointer
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: replace OutputStream.file_index by a pointer
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: move InputStream.discard to private data
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: move InputStream.codec_desc to private data
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: drop unused InputFile.eof_reached
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_demux: move InputFile.readrate to private data
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: drop OutputFile.sq_encode
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_sched: move trailing_dts() higher up
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: update the reported timestamp at the end
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_sched: track dts+duration as last_dts
Anton Khirnov
- [FFmpeg-cvslog] tests/fate: add median filter test
Paul B Mahol
- [FFmpeg-cvslog] tests/fate: add pixelize filter tests
Paul B Mahol
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for VMIX
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000htdec: check if block decoding will exceed internal precision
Pierre-Anthony Lemieux
- [FFmpeg-cvslog] avcodec/cbs_h266: more restrictive check on pps_tile_idx_delta_val
Nuo Mi
- [FFmpeg-cvslog] avfoundation: Fix version checks
Martin Storsjö
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Fix an incorrect expression
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add NULL pointer check
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Fix uninitialized variables error
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Set used pointer to NULL
Wenbin Chen
- [FFmpeg-cvslog] fate/jpegxl: add multiframe permuted TOC image parser test
Leo Izen
- [FFmpeg-cvslog] lavc/lpc: R-V V compute_autocorr
Rémi Denis-Courmont
- [FFmpeg-cvslog] avformat/hls: use av_strlcopy instead of strncpy
Leo Izen
- [FFmpeg-cvslog] libavfiter/dnn_backend_openvino: Add multiple output support
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add input pad
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add yolov3 support
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add yolov4 support
Wenbin Chen
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. b7a2be0 remove myself from FFmpeg consulting page
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9cbe392 src/consulting: correct cell alignment after b7a2be0611
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] riscv: vc1dsp: Don't check vlenb before checking the CPU flags
Martin Storsjö
- [FFmpeg-cvslog] configure: check VTPixelTransferSessionCreate for scale_vt
Zhao Zhili
- [FFmpeg-cvslog] lavc/vc1dsp: fix R-V V vector lengths
Rémi Denis-Courmont
- [FFmpeg-cvslog] gdigrab: allow capturing a window by its handle
Lena
- [FFmpeg-cvslog] riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu
Martin Storsjö
- [FFmpeg-cvslog] doc/examples/qsv_transcode: EINVAL is more appropriate and ENAVAIL will fail build with visual studio
hung kuishing
- [FFmpeg-cvslog] fftools/ffmpeg_mux: stop logging to AVFormatContext
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: deprecate -fps_mode/vsync drop
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux: factor timestamps processing out of write_packet()
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: change option flags to (1 << N) style
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: change 1-bit bitfields from int to unsigned
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: print keyframe information with -stats_*
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg: drop misleading claims from -stats_*_fmt
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux: deduplicate uniniting EncStats
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: use a mutex for enc_stats_write()
Anton Khirnov
- [FFmpeg-cvslog] swr/swresample: avoid reapplication of firstpts
Gyan Doshi
- [FFmpeg-cvslog] avutil: introduce an Immersive Audio Model and Formats API
James Almer
- [FFmpeg-cvslog] avformat: introduce AVStreamGroup
James Almer
- [FFmpeg-cvslog] ffmpeg: add support for muxing AVStreamGroups
James Almer
- [FFmpeg-cvslog] avcodec/packet: add IAMF Parameters side data types
James Almer
- [FFmpeg-cvslog] avcodec/get_bits: add get_leb()
James Almer
- [FFmpeg-cvslog] avformat/aviobuf: add ffio_read_leb() and ffio_write_leb()
James Almer
- [FFmpeg-cvslog] avformat: Immersive Audio Model and Formats demuxer
James Almer
- [FFmpeg-cvslog] avformat: Immersive Audio Model and Formats muxer
James Almer
- [FFmpeg-cvslog] lavc/libopenh264: Drop openh264 runtime version checks
Kalev Lember
- [FFmpeg-cvslog] gdigrab: Fix hwnd parameter issues
Martin Storsjö
- [FFmpeg-cvslog] avcodec/cbs_vp8: fix GetBitContext setup
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/vvc: Make probe more conservative
Frank Plowman
- [FFmpeg-cvslog] fate: Allow overriding what targets to make for running the tests
Martin Storsjö
- [FFmpeg-cvslog] fate: Allow running multiple rounds of tests with differing settings
Martin Storsjö
- [FFmpeg-cvslog] avutil/iamf: add missing doxy to free functions
James Almer
- [FFmpeg-cvslog] avformat: remove ff_remove_stream_group()
James Almer
- [FFmpeg-cvslog] checkasm: Remove unnecessary const on scalar parameters
Martin Storsjö
- [FFmpeg-cvslog] avcodec/mediacodecenc: set quality in cq mode
Zhao Zhili
- [FFmpeg-cvslog] avformat/file: seek back to initial position for fd protocol
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_filter: fix NULL pointer dereference
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_filter: remove semicolon after code block
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_enc: assert necessary frame fields before create encoder
Zhao Zhili
- [FFmpeg-cvslog] libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12
Wu Jianhua
- [FFmpeg-cvslog] avcodec: add D3D12VA hardware accelerated H264 decoding
Wu Jianhua
- [FFmpeg-cvslog] avcodec: add D3D12VA hardware accelerated HEVC decoding
Wu Jianhua
- [FFmpeg-cvslog] avcodec: add D3D12VA hardware accelerated VP9 decoding
Wu Jianhua
- [FFmpeg-cvslog] avcodec: add D3D12VA hardware accelerated AV1 decoding
Wu Jianhua
- [FFmpeg-cvslog] avcodec: add D3D12VA hardware accelerated MPEG-2 decoding
Wu Jianhua
- [FFmpeg-cvslog] avcodec: add D3D12VA hardware accelerated VC1 decoding
Wu Jianhua
- [FFmpeg-cvslog] Changelog: D3D12VA hardware accelerated H264, HEVC, VP9, AV1, MPEG-2 and VC1 decoding
Wu Jianhua
- [FFmpeg-cvslog] avcodec/d3d12va_hevc: enable allow_profile_mismatch flag for d3d12va msp profile
Tong Wu
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Fix a control flow issue
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add initialized value to function pointer
Wenbin Chen
- [FFmpeg-cvslog] configure: Add a --disable-version-tracking option
Martin Storsjö
- [FFmpeg-cvslog] d3d12va: Add a missing include for the declaration of ff_d3d12va_get_surface_index
Martin Storsjö
- [FFmpeg-cvslog] avutil/hwcontext_d3d12va: remove an unused function
Tong Wu
- [FFmpeg-cvslog] avutil/hwcontext_d3d12va: cast the input pointer array argument on av_image_copy calls
James Almer
- [FFmpeg-cvslog] avutil/hwcontext_d3d12va: fix indentation in d3d12va_transfer_data()
James Almer
- [FFmpeg-cvslog] avutil/hwcontext_d3d12va: remove unused variables
James Almer
- [FFmpeg-cvslog] ffmpeg_mux_init: use strtoll() to parse stream and group indexes
James Almer
- [FFmpeg-cvslog] avformat/options: skip the none type group in stream_group_child_iterate()
James Almer
- [FFmpeg-cvslog] avformat/iamf_parse: fix another logical coding error
Paul B Mahol
- [FFmpeg-cvslog] avformat/iamfenc: fix logical coding error
Paul B Mahol
- [FFmpeg-cvslog] avformat/iamf_parse: fix yet annother logical coding error
Paul B Mahol
- [FFmpeg-cvslog] lavc/opusdsp: simplify R-V V postfilter
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: fix R-V V stereo interpolate
Rémi Denis-Courmont
- [FFmpeg-cvslog] checkasm/takdsp: add decorrelate_ls test
sunyuechi
- [FFmpeg-cvslog] checkasm/takdsp: add decorrelate_sr test
sunyuechi
- [FFmpeg-cvslog] checkasm/takdsp: add decorrelate_sm test
sunyuechi
- [FFmpeg-cvslog] lavc/takdsp: R-V V decorrelate_ls
sunyuechi
- [FFmpeg-cvslog] lavc/takdsp: R-V V decorrelate_sr
sunyuechi
- [FFmpeg-cvslog] mlp: move pack_output pointer to decoder context
Rémi Denis-Courmont
- [FFmpeg-cvslog] Add new vf_tiltandshift filter
Vittorio Giovara
- [FFmpeg-cvslog] avcodec/v4l2_m2m: Remove redundant av_frame_unref()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/g729postfilter: Limit shift in long term filter
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Check width to avoid assertion failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/j2kenc: fix 5/3 DWT identifer
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/j2kenc: remove misleading pred value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/j2kenc: Fix funky bpno errors on decoding
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/j2kenc: simplify pixel format setup
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/j2kenc: Replace BGR48 / GRAY16 test by test for number of bits
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/j2kenc: Replace RGB24 special case by generic test
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/huffyuvdec: Fix undefined behavior with shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/escape124: Check that blocks are allocated before use
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/lcldec: width and height should not be unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lcldec: Support 4:1:1 and 4:2:2 with odd width
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lcldec: More space for rgb24
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: Replace fake allocation avoidance for framebuf
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Check codebook float values to be finite
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: remove AVFrame argument from decode_iccp_chunk()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Do not pass AVFrame into global header decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Cleanup befor return
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple of 16 allocated
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Fix two undefined integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tak: Check remaining bits in ff_tak_decode_frame_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: add a zero DNG_LINEARIZATION_TABLE check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Check that smv block fits in available space
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparsetheora: clip duration within 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/noise_bsf: Check for wrapped frames
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Ignoring errors is only possible before the input end
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/takdsp: Fix integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Avoid null pointer dereferences in MC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: fix 2 integer overflows in get_audio_frame_duration()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: fix av_sincos_sf()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: Basic documentation for av_sincos_sf()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Check for reduction factor and image offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avr: Check sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xvididct: Fix integer overflow in idct_row()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix CRC for 24bps and bigendian
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix 48khz 24bit below insane level
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: fix signed overflow in decorrelate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: more unsigned in amv computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Fix undefined memcpy()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end check of LZO files
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format: Stop reading data at EOF during probing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: reduce default max reload to 3
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for rtv1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/celp_math: avoid overflow in shift
Michael Niedermayer
- [FFmpeg-cvslog] avformat/concatdec: Check in/outpoint for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Check for period overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/westwood_vqa: Check chunk size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lcldec: Make PNG filter addressing match the code afterwards
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avs: Check if return code is representable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix an integer overflow in predictor_update_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/escape124: Do not return random numbers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: Factorize code in get_shift() a bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: avoid signed integer overflows in get_shift()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: Check timeres
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: compute absolute dts difference without overflow in mov_find_next_sample()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rpl: Check for number_of_chunks overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tta: Better totalframes check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Check left avio_tell for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Check prebuffered_ns for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: sanity check bits_per_coded_sample
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Saturate presentation time in marker
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_parser: saturate dts a bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tmv: Check video chunk size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xvididct: Make c* unsigned to avoid undefined overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h2645_parse: Avoid EAGAIN
Michael Niedermayer
- [FFmpeg-cvslog] libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined
Sean McGovern
- [FFmpeg-cvslog] avformat/mxfdec: Check klv offset
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Check image offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: Use rtsp_st->stream_index
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Fix declaration-after-statement warnings
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/t2h.pm: fix missing CSS with texinfo 6.8 and above
Matthew White
- [FFmpeg-cvslog] doc/t2h.pm: fix missing TOC with texinfo 6.8 and above
Matthew White
- [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] avformat/mov: Disallow FTYP after streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/4xm: Check for cfrm exhaustion
Michael Niedermayer
- [FFmpeg-cvslog] seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14
Martin Storsjö
- [FFmpeg-cvslog] configure: Remove/factorize a redundant check for UWP mode
Martin Storsjö
- [FFmpeg-cvslog] configure: Fix linking d3d12va in UWP mode
Martin Storsjö
- [FFmpeg-cvslog] lavf: allow setting AVStream.discard as an AVOption
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_demux: set discard on the AVStream directly
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: only set framerate for video
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: drop HAS_ARG from auto{scale,rotate}
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: simplify handling of the HAS_ARG option flag
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: move deprecated options to the end of the list
Anton Khirnov
- [FFmpeg-cvslog] fftools: split off option types from other flags
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: rename HAS_ARG to OPT_FUNC_ARG
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: renumber option flags sequentially
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: include OPT_PERFILE in OPT_OFFSET
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: check valid flags for OPT_TYPE_FUNC
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: add a struct for a list of SpecifierOpt
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: change the MATCH_PER_TYPE_OPT macro into a function
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: improve WARN_MULTIPLE_OPT_USAGE()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: update program description to match manpage
Anton Khirnov
- [FFmpeg-cvslog] fftools/opt_common: mark some options as OPT_EXPERT
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: mark more options as OPT_EXPERT
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: refine printing type-specific options
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: print a section for data-stream options
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: fix -dn flags
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: mark -vsync for future removal
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: remove deprecated -[av]bsf
Anton Khirnov
- [FFmpeg-cvslog] checkasm: Fix the takdsp tests
Martin Storsjö
- [FFmpeg-cvslog] checkasm/takdsp: add decorrelate_sf test
James Almer
- [FFmpeg-cvslog] avcodec/takdsp: fix const correctness
James Almer
- [FFmpeg-cvslog] all: Don't set AVClass.item_name to its default value
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/takdsp: R-V V decorrelate_sm
sunyuechi
- [FFmpeg-cvslog] avcodec/pngdec: improve handling of bad cICP range tags
Leo Izen
- [FFmpeg-cvslog] avcodec/libjxldec: produce rgbf32 and rgbaf32 frames
Leo Izen
- [FFmpeg-cvslog] avcodec/libjxlenc: accept rgbf32 and rgbaf32 frames
Leo Izen
- [FFmpeg-cvslog] avcodec/libjxldec: emit proper PTS to decoded AVFrame
Leo Izen
- [FFmpeg-cvslog] avcodec/libjxlenc: Don't refer to decoder in comments
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libjxlenc: Set AV_CODEC_CAP_DR1
Andreas Rheinhardt
- [FFmpeg-cvslog] x86/takdsp: add avx2 versions of all functions
James Almer
- [FFmpeg-cvslog] Remove myself from maintainers.
Matt Oliver
- [FFmpeg-cvslog] configure: Enable section_data_rel_ro for FreeBSD and NetBSD aarch64 / arm
Brad Smith
- [FFmpeg-cvslog] x86/takdsp: add missing wrappers to AVX2 functions
James Almer
- [FFmpeg-cvslog] avcodec/jpegxl_parser: check ANS cluster alphabet size vs bundle size
Leo Izen
- [FFmpeg-cvslog] avfilter/vf_showinfo: add udu_sei_as_ascii option
Zhao Zhili
- [FFmpeg-cvslog] avformat/riffenc: don't force WAVEFORMATEXTENSIBLE for flt/dbl LPCM
Gyan Doshi
- [FFmpeg-cvslog] tests/truehd: remove usage of deprecated request_channel_layout option
James Almer
- [FFmpeg-cvslog] tests/dca: remove usage of deprecated request_channel_layout option
James Almer
- [FFmpeg-cvslog] avcodec/mjpegdec: use memset to clear alpha
Marton Balint
- [FFmpeg-cvslog] avcodec/mjpegdec: avoid indirection when accessing avctx
Marton Balint
- [FFmpeg-cvslog] avcodec/bitpacked_dec: optimize bitpacked_decode_yuv422p10
Devin Heitmueller
- [FFmpeg-cvslog] avcodec/hevc: Add init for sao_edge_filter
jinbo
- [FFmpeg-cvslog] avcodec/osq: Implement flush()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust Threshold for VP6A
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: Check Jpeg-LS LSE
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: do not set sign bit for chunk_offsets
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for QPEG
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpegxl_parser: Add padding to cs_buffer
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/leaddec: Check remaining bits in decode_block()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_stereowiden: Round length to nearest
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showspectrum: fix off by 1 error
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_gradfun: Do not overread last line
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_stereotools: round-up max size of buffer
Paul B Mahol
- [FFmpeg-cvslog] avfilter/edge_template: Fix small inputs with gaussian_blur()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_weave: Fix odd height handling
Michael Niedermayer
- [FFmpeg-cvslog] Update for 6.1.1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpegxl_parser: Check get_vlc2()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix MSAN issue with stsd_id
Thomas Guilbert
- [FFmpeg-cvslog] avfilter/af_stereowiden: Check length
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_reverse: Apply PTS compensation only when pts is available
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_alimiter: Check nextpos before use
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_swaprect: assert that rectangles are within memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_swaprect: Use height for vertical variables
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_swaprect: round coordinates down
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vaapi_encode: Avoid double AVERRORS
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_vidstabdetect: Avoid double AVERRORS
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flacdec: Avoid double AVERRORS
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter/dnn_backend_openvino: Add dynamic output support
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add two outputs ssd support
Wenbin Chen
- [FFmpeg-cvslog] avfilter/avf_showwaves: Check history_nb_samples
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_minterpolate: Check pts before division
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Dont copy beyond the image
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Use ptrdiff_t for stride
Michael Niedermayer
- [FFmpeg-cvslog] Tag n6.1.1 : FFmpeg 6.1.1 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6d2f499 web/download: Add FFmpeg 6.1.1
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] Add jpeg2000 subdescriptor (V2).
Cedric Le Barz
- [FFmpeg-cvslog] avfilter/formats: document ff_default_query_formats
Niklas Haas
- [FFmpeg-cvslog] avfilter: always call ff_default_query_formats
Niklas Haas
- [FFmpeg-cvslog] avfilter/formats: set audio fmt lists for vaf filters
Niklas Haas
- [FFmpeg-cvslog] avfilter: add negotiation API for color space/range
Niklas Haas
- [FFmpeg-cvslog] fftools/ffmpeg_filter: don't clear buffersrc params
Niklas Haas
- [FFmpeg-cvslog] avfilter/buffersrc: add color_space/range parameters
Niklas Haas
- [FFmpeg-cvslog] fftools/ffmpeg_filter: configure buffersrc with csp/range
Niklas Haas
- [FFmpeg-cvslog] vf_scale: use colorspace negotiation API
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_zscale: remove unused variables
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_zscale: switch to colorspace negotiation API
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_libplacebo: don't force dovi frames to bt.2020-ncl
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_libplacebo: switch to colorspace negotiation API
Niklas Haas
- [FFmpeg-cvslog] avfilter/buffersink: add color space/range accessors
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_format: re-use AVFilterFormats for pix_fmt parsing
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_format: add color_ranges/spaces
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_format: allow empty pix_fmts list
Niklas Haas
Last message date:
Sun Dec 31 23:50:04 EET 2023
Archived on: Sun Dec 31 23:50:07 EET 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).