ffmpeg-cvslog
Thread
Date
Earlier messages
Messages by Date
2025/01/13
[FFmpeg-cvslog] lavc/ac3dsp: fix R-V HAVE_RVV scope issue
Jun Zhao
2025/01/13
[FFmpeg-cvslog] ffbuild/bin2c: misc fix
Jun Zhao
2025/01/12
[FFmpeg-cvslog] hwcontext_vulkan: check if semaphores are exportable before enabling exporting
Lynne
2025/01/12
[FFmpeg-cvslog] avfilter/vf_xpsnr: Avoid array only one of whose elements is used
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avcodec/aac_ac3_parser: Remove unused variable
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avfilter/vf_xpsnr: Fix leaks
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avfilter/vf_overlay: Remove spec-incompliant ';'
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] tests/checkasm/sw_rgb: Fix leaks
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avcodec/aac/aacdec: Fix -Wdeclaration-after-statement
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avfilter/avfilter: Add FFFilter, hide internals of AVFilter
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] tests/ref/fate/png-icc-parse: Add lossless flag to ref file
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avcodec/sga: Silence -Wunused-but-set-variable warnings
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] tests/fate/lavf-container: fix dependencies for lavf_container_fate tests
James Almer
2025/01/12
[FFmpeg-cvslog] avformat/matroska: add support for VVC streams
James Almer
2025/01/11
[FFmpeg-cvslog] lavc/vvc: Check slice structure
Frank Plowman
2025/01/11
[FFmpeg-cvslog] avformat/iff: ignore FVER tag when not processing DSD/DST files
Peter Ross
2025/01/11
[FFmpeg-cvslog] avformat/wtvenc: do not output negative 'third timestamp' field
Peter Ross
2025/01/11
[FFmpeg-cvslog] avformat/mlvdec: skip over some other known block types
Peter Ross
2025/01/11
[FFmpeg-cvslog] avformat/mlvdec: demux LJ92 huffman comressed frames
Peter Ross
2025/01/11
[FFmpeg-cvslog] avformat/mlvdec: process VERS block
Peter Ross
2025/01/11
[FFmpeg-cvslog] avutil/frame.h: improve documentation for AV_FRAME_FLAG_LOSSLESS
Leo Izen
2025/01/10
[FFmpeg-cvslog] avformat/flvdec: add support for legacy HEVC files
Timo Rothenpieler
2025/01/10
[FFmpeg-cvslog] avutil/frame: add AV_FRAME_SIDE_DATA_FLAG_NEW_REF
James Almer
2025/01/10
[FFmpeg-cvslog] avcodec/hevc/hevcdec: use av_frame_side_data_add() where useful
James Almer
2025/01/10
[FFmpeg-cvslog] avcodec/aom_film_grain: use av_frame_side_data_add() where useful
James Almer
2025/01/10
[FFmpeg-cvslog] avcodec/jpeg2000dec: clear array length when freeing it
James Almer
2025/01/10
[FFmpeg-cvslog] avformat/mov: merge stts and ctts arrays into one
James Almer
2025/01/10
[FFmpeg-cvslog] avcodec/vvc/dec: print thread debug logs only if DEBUG is defined
James Almer
2025/01/10
[FFmpeg-cvslog] avformat/rtpdec: int overflow in start_time_realtime
Jonathan Baudanza
2025/01/10
[FFmpeg-cvslog] avformat/rtpdec: int overflow in start_time_realtime
Jonathan Baudanza
2025/01/08
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MSCC
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avformat/iamf_parse: Check output_channel_count
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for VP6
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for TDSC
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avcodec/osq: Fixes several undefined overflows in do_decode()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avformat/mxfdec: Check edit_unit for being larger than signed 64bit
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avfilter/vf_grayworld: Use the correct pointer for av_log()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] fate/vvc: Add vvc-frames-with-ltr.vvc
Frank Plowman
2025/01/07
[FFmpeg-cvslog] avcodec/mpeg12dec: fix range for cc_format option
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/avformat.h: elaborate documentation for avformat_open_input() on error condition
Marth64
2025/01/07
[FFmpeg-cvslog] libavcodec/mpeg12dec: append CC data to a53_buf_ref
Scott Theisen
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: fix missing last chapter marker due to off-by-one
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment
Eugene Zemtsov
2025/01/07
[FFmpeg-cvslog] avcodec/decode: Fix incorrect enum type used in side_data_map()
Eugene Zemtsov
2025/01/07
[FFmpeg-cvslog] avformat/dashdec: return ret directly in open_demux_for_component()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/libssh: fix credential variables typo
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dashdec: format open_demux_for_component()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/hlsenc: check return value of avcodec_parameters_copy()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dashdec: check return code of avcodec_parameters_copy()
Marth64
2025/01/07
[FFmpeg-cvslog] avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/smoothstreamingenc: check return value of avcodec_parameters_copy()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb()
Marth64
2025/01/07
[FFmpeg-cvslog] doc/demuxers/dvdvideo: seeking is supported, remove outdated statement
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: remove "auto" value for -pg option, default to 1
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: check the length of a NAV packet when reading titles
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: enable chapter calculation for menus
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: measure duration of the current menu VOBU in state
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: discard duplicate or partial AC3 samples
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: drop packets with unset PTS or DTS
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: remove unnecessary need_parsing argument
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: open subdemuxer after initializing IFO headers
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: simplify dvdvideo_read_packet()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: default menu_vts option to 1 and clarify description
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: remove auto value for menu_lu option
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: standardize the NAV packet event signal
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: move memcpy below missed NAV packet warning
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: remove unused headers
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: fix menu PGC number off-by-one in state
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/ipfsgateway: fix capitalizaton mistake
NyanMaths
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: initialize ret in flv_read_packet() to AVERROR_BUG
James Almer
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: properly free mt_extradata
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: don't leak extradata pointer on realloc failure
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: add missing track_size decrement
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvenc: fix missing sequence start with MP3 tracks
Alessandro Ros
2025/01/07
[FFmpeg-cvslog] avformat/flvenc: properly handle writing mpeg4 extradata
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: clean up variable initialization spacing
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: fix potential premature return on audio MultichannelConfig
Timo Rothenpieler
2025/01/06
[FFmpeg-cvslog] avfilter/scale_vulkan: add dynamic crop region and aspect ratio match
Koushik Dutta
2025/01/05
[FFmpeg-cvslog] avcodec: deprecate AVCodecContext properties
Marton Balint
2025/01/05
[FFmpeg-cvslog] avcodec: set AV_FRAME_FLAG_LOSSLESS where supported
Marton Balint
2025/01/05
[FFmpeg-cvslog] avcodec/frame: add AV_FRAME_FLAG_LOSSLESS
Marton Balint
2025/01/05
[FFmpeg-cvslog] lavc/vvc: Fix race condition for MVs cropped to subpic
Frank Plowman
2025/01/05
[FFmpeg-cvslog] avcodec/vvc decode: ALF filtering without CC-ALF
Chris Warrington
2025/01/04
[FFmpeg-cvslog] avfilter/aeval: tighten the check for empty expression
James Almer
2025/01/04
[FFmpeg-cvslog] Revert "avformat/dump: print only the actual streams in a tile grid group"
James Almer
2025/01/04
[FFmpeg-cvslog] avformat/mov: fix setting tile grid stream offsets when a stream is referenced more than once
James Almer
2025/01/04
[FFmpeg-cvslog] avfilter/aeval: don't leak the strdup'd expression string
James Almer
2025/01/04
[FFmpeg-cvslog] avcodec/snowenc: MV limits due to mv_penalty table size
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mpeg: Check len in mpegps_probe()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/img2dec: assert no pipe on ts_from_file
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/matroskadec: Check pre_ns for overflow
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] doc/developer: Document relationship between git accounts and MAINTAINERS
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mlvdec: Check avio_read()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/rpl: Fix check for negative values
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/ffv1dec: Fix end computation with ec=2
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/icodec: fix integer overflow with nb_pal
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] swscale/slice: clear allocated memory in alloc_lines()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/ilbc: Check avio_read() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] INSTALL: explain the circular dependency issue and solution
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/rangecoder: only perform renorm check/loop for callers that need it
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mpeg: Check an avio_read() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/aic: Clear slice_data
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/wmavoice: Do not use uninitialized pitch[0]
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/segafilm: Set keyframe
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/apetag: Check APETAGEX
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/avcodec: Warn about data returned from get_buffer*()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/dxva2: Initialize dxva_size and check it
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/wtvdec: clear sectors
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/parser: ensure input padding is zeroed
Kacper Michajłow
2025/01/04
[FFmpeg-cvslog] avformat/lmlm4: Eliminate some AVERROR(EIO)
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/hevc/hevcdec: Do not allow slices to depend on failed slices
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/wtvdec: Check length of read mpeg2_descriptor
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/xmv: Check this_packet_size
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/snow: Fix off by 1 error in run_buffer
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/img2dec: Clear padding data after EOF
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/wavdec: Check if there are 16 bytes before testing them
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/sauce: Check avio_size() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/proresdec: Consider negative bits left
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/sapdec: Check ffurl_get_file_handle() for error
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/siff: Basic pkt_size check
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/asfdec_o: Check size of index object
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mp3dec; Check for avio_size() failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/motion_est: Fix score squaring overflow
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/utvideoenc: Use unsigned shift to build flags
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mov: Use 64bit for str_size
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mm: Check length
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avutil/imgutils: av_image_check_size2() ensure width and height fit in 32bit
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/hnm: Check *chunk_size
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avdevice/dshow_filter: Use wcscpy_s()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/flac_parser: Assert that we do not overrun the link_penalty array
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/loco: Check loco_get_rice() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/golomb: Assert that k is in the supported range for get_ur/sr_golomb()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/loco: check get_ur_golomb_jpegls() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/golomb: Document return for get_ur_golomb_jpegls() and get_sr_golomb_flac()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] swscale/output: alpha can become negative after scaling, use multiply
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/subfile: Assert that whence is a known case
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/rtsp: Check that lower transport is handled in one of the if()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/rmdec: use 64bit for audio_framesize checks
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/rtsp: initialize reply1
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/rtsp: use < 0 for error check
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/vp8: Check mutex init
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/rdt: Check pkt_len
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] swscale/output: Avoid undefined overflow in yuv2rgb_write_full()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avfilter/af_pan: check nb_output_channels before use
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/targaenc: Allocate space for the palette
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] ffmpeg_filter: Factor get_compliance_unofficial_pix_fmts() out
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] configure: update copyright year
Lynne
2025/01/04
[FFmpeg-cvslog] avformat/sdp: Check before appending ","
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avfilter/vf_rotate: Check ff_draw_init2() return value
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/wavpackenc: Use unsigned for potential 31bit shift
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/vp8: Check cond init
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/ape: Use 64bit for final frame size
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] swscale/yuv2rgb: Use 64bit for brightness computation
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/mpeg4videodec: assert impossible wrap points
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/jpeg2000dec: remove ST=3 case
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/lpc: copy levenson coeffs only when they have been computed
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] libavutil/base64: Try not to write over the array end
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Fix 1 line and one column images
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/vble: Check av_image_get_buffer_size() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/hevcdec: Check ref frame
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] aarch64/vvc: Fix clip in alf
Zhao Zhili
2025/01/04
[FFmpeg-cvslog] avfilter/vf_dnn_detect: fix loading anchors when labels file is set
Leandro Santiago
2025/01/04
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
2025/01/04
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
2025/01/04
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
2025/01/04
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
2025/01/04
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
2025/01/04
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
2025/01/04
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
2025/01/04
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
2025/01/04
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
Earlier messages