June 2025 Archives by date
Starting: Sun Jun 1 11:47:40 EEST 2025
Ending: Mon Jun 23 17:55:04 EEST 2025
Messages: 276
- [FFmpeg-cvslog] avcodec/h2645_vui: Ensure color primaries/trc/space isn't reserved value
Zhao Zhili
- [FFmpeg-cvslog] tests/fate/cbs: Add hevc metadata set color test
Zhao Zhili
- [FFmpeg-cvslog] tests/fate/hevc: Fix dependancy for hevc-alpha
Zhao Zhili
- [FFmpeg-cvslog] tests: Add fate-hevc-color-reserved
Zhao Zhili
- [FFmpeg-cvslog] avformat/movenc: Fix flush fragment
Zhao Zhili
- [FFmpeg-cvslog] avformat/movenc: Reduce loop iterations in mov_flush_fragment
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_filter: make FilterGraphPriv private again
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_filter: make InputFilterPriv and OutputFilterPriv private again
James Almer
- [FFmpeg-cvslog] fftools/graph/graphprint: Fix races when initializing graphprint
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/textformat/avtextformat: Avoid relocations
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/resources/resman: Don't alloc ResourceManager, fix race
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/resources/resman: Use assert for always-false condition
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/resources/resman: Use proper logcontext
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/textformat/avtextformat: Fix races when initializing formatters
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffprobe: Factor writing common side data types out
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffprobe: Fix indentation
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/graph/graphprint: Remove redundant avio_flush()
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/fate/mov: Fix fate-mov-mp4-frag-flush requirements
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3dec: Hardcode tables to save space
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3dec: Deduplicate mantissas and their init code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3: Move gain value defines to ac3defs.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3{dec,enc}: Deduplicate gain levels table
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3dec: Deduplicate tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hpeldsp: Remove duplicate pel functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/x86/hpeldsp_init: Use ff_avg_pixels16_mmxext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hpeldsp_init: Detemplatize
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vc1dsp: Fix vc1op_pixels_func semantics
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/Makefile: clean files from fftools/{graph,textformat}/
Ramiro Polla
- [FFmpeg-cvslog] Add myself to MAINTAINERS for dxv/dxvenc
Emma Worley
- [FFmpeg-cvslog] lavc/hashtable: create generic robin hood hash table
Emma Worley
- [FFmpeg-cvslog] lavc/dxvenc: migrate DXT1 encoder to lavc hashtable
Emma Worley
- [FFmpeg-cvslog] lavc/dxvenc: improve compatibility with Resolume products
Emma Worley
- [FFmpeg-cvslog] avformat/whip: Add WHIP muxer support for subsecond latency streaming
Jack Lau
- [FFmpeg-cvslog] avfilter/vf_blackdetect_vulkan: fix black region reporting
Niklas Haas
- [FFmpeg-cvslog] avcodec/Makefile: Only compile hashtable.o when needed
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hashtable: Zero-initialize hashtable
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/fate/libavcodec: Run hashtable test
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hashtable: Only align complete entries
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hashtable: Check for overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hashtable: Combine allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hashtable: Mark alloc,free functions as av_cold
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hashtable: Only free buffer if there is buffer to free
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hashtable: Remove null statement
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/dxvenc: fix big-endian issues in dxv_compress_dxt1
Emma Worley
- [FFmpeg-cvslog] avformat/movenc: fix writing reserved bits in EC3SpecificBox
James Almer
- [FFmpeg-cvslog] amfenc: Update the min version to 1.4.36.0 for AMF SDK.
Dmitrii Ovchinnikov
- [FFmpeg-cvslog] avutil/hwcontext_amf: add support for d3d12va initialisation
Dmitrii Ovchinnikov
- [FFmpeg-cvslog] avutil/hwcontext_amf: fix error logging on amf_init_from_device.
Dmitrii Ovchinnikov
- [FFmpeg-cvslog] tests/fate/mov: Add bitexact for fate-mov-mp4-frag-flush
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate-run: Remove intermediate files from enc-external tests
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libaomenc: Avoid code duplication when setting options
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/frame: Always return error upon error
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/frame: Use av_memdup() for duplicating extended data array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/psymodel: Use av_memdup() where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iirfilter: Remove iirfilter, psy-preprocessing
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacpsy: Remove always-true checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffman: Combine allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/frame: Fix av_realloc_array() argument order
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sanm: remove codec4 block smoothing
Manuel Lauss
- [FFmpeg-cvslog] avcodec/sanm: fix codec33/34 tile generator
Manuel Lauss
- [FFmpeg-cvslog] avcodec/sanm: codec31/32 support
Manuel Lauss
- [FFmpeg-cvslog] avformat/matroskadec: Fix VfW extradata size
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroska: Support JPEG2000 for demuxing
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/tls: Fix integer overflow with option mtu
Zhao Zhili
- [FFmpeg-cvslog] avformat/whip: Constify arguments in is_rtp_rtcp/is_rtcp
Zhao Zhili
- [FFmpeg-cvslog] avformat/format: make experimental flag works for muxer
Zhao Zhili
- [FFmpeg-cvslog] MAINTAINERS: add myself as vvc maintainer
Wu Jianhua
- [FFmpeg-cvslog] MAINTAINERS: Add myself as vvc maintainer
Frank Plowman
- [FFmpeg-cvslog] lavc/vvc: Fix unchecked return code and shadowing
Frank Plowman
- [FFmpeg-cvslog] MAINTAINERS: Add myself for graph printing
softworkz
- [FFmpeg-cvslog] tools/target_dec_fuzzer: suppress Wunused-function
Kacper Michajłow
- [FFmpeg-cvslog] tools/target_dem_fuzzer: make fuzz data pointer constant
Kacper Michajłow
- [FFmpeg-cvslog] tools/target_dem_fuzzer: remove unused fuzz_tag
Kacper Michajłow
- [FFmpeg-cvslog] avformat/tls_openssl: fix build error when openssl version < 3
Jack Lau
- [FFmpeg-cvslog] avformat/dhav: Do not evaluate avio_size() multiple times
Michael Niedermayer
- [FFmpeg-cvslog] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/rtpdec: Fix RTP timestamp wraparound in Producer Reference Time
Clément Péron
- [FFmpeg-cvslog] avutil/x86/intmath: remove inline asm implementations for clip functions
James Almer
- [FFmpeg-cvslog] avformat/dhav: Add missed free for end_buffer
Derek Buitenhuis
- [FFmpeg-cvslog] avcodec/d3d12va_encode: fix l0 reference count limit
Araz Iusubov
- [FFmpeg-cvslog] avcodec/ac3_parser: use a padded buffer in av_ac3_parse_header()
James Almer
- [FFmpeg-cvslog] avcodec/ac3_parser: handle more header bits in ff_ac3_parse_header()
James Almer
- [FFmpeg-cvslog] avformat/movenc: handle EAC-3 extension bits for Atmos
nyanmisaka
- [FFmpeg-cvslog] configure: rename POSIX ioctl check
Leo Izen
- [FFmpeg-cvslog] [ffmpeg-patchwork_job_runner] UNNAMED PROJECT branch master updated. 5b4d43c Use logger module for logging messages
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] hwcontext_vulkan: do not use optical flow queueus by default
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: minimize queue allocation on NVIDIA
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: add a setting to limit queues
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: use host image copy
Lynne
- [FFmpeg-cvslog] vulkan: fix leak in FFVkExecPool
averne
- [FFmpeg-cvslog] vulkan/ffv1dec: fix leak in FFVulkanDecodeShared
averne
- [FFmpeg-cvslog] vulkan/ffv1dec: fix FFVkSPIRVCompiler leak
averne
- [FFmpeg-cvslog] hwcontext_vulkan: fix image copy
Lynne
- [FFmpeg-cvslog] vulkan: maintain compatibility with older headers
Lynne
- [FFmpeg-cvslog] doc: use av_dict_iterate in documentation example
Marvin Scholz
- [FFmpeg-cvslog] avformat/rtsp: parse framerate in sdp
Erik Linge
- [FFmpeg-cvslog] avformat/rtpdec_jpeg: Set width and heigh codec parameters
Erik Linge
- [FFmpeg-cvslog] avformat/sdp: add framerate entry
Marvin Scholz
- [FFmpeg-cvslog] lavfi/f_sendcmd: add helper to clear Command
Marvin Scholz
- [FFmpeg-cvslog] lavfi/f_sendcmd: clear Command on alloc failure
Marvin Scholz
- [FFmpeg-cvslog] ffmpeg_demux: init resume_warn variable
Marvin Scholz
- [FFmpeg-cvslog] avutil/intmath: use AV_HAS_BUILTIN to detect builtin availability
Kacper Michajłow
- [FFmpeg-cvslog] avformat/internal: add missing __clang__ check
Kacper Michajłow
- [FFmpeg-cvslog] avcodec/vvc/dec: fix possible null-pointer dereference
Marvin Scholz
- [FFmpeg-cvslog] avcodec/vvc: parse all SEI messages
Marvin Scholz
- [FFmpeg-cvslog] avcodec/libx264: Remove unnecessary include
Zhao Zhili
- [FFmpeg-cvslog] avutil/hwcontext_videotoolbox: fix color primaries check
Jun Zhao
- [FFmpeg-cvslog] avutil: Fix linking x86 asm constants with Clang in MSVC mode
Martin Storsjö
- [FFmpeg-cvslog] avfilter/vf_mcdeint: add yuv444p support to mcdeint
Ethan Halsall
- [FFmpeg-cvslog] avformat/rtpdec: explicit timestamp wraparound handling
Clément Péron
- [FFmpeg-cvslog] various: fix typos
Clément Péron
- [FFmpeg-cvslog] avformat/dump: lowercase 'Start' prefix for start offset
Marth64
- [FFmpeg-cvslog] avformat/dvdvideodec: remove unused has_cc field
Marth64
- [FFmpeg-cvslog] avformat/dvdvideodec: fix seeking on multi-angle discs
Marth64
- [FFmpeg-cvslog] avformat/hls: fix typo in Range header comment (chore)
Jack Lau
- [FFmpeg-cvslog] checkasm: add checkasm_check_dctcoef
Tristan Matthews
- [FFmpeg-cvslog] checkasm: h264dsp: test luma_dc_dequant
Tristan Matthews
- [FFmpeg-cvslog] avformat/rtmpproto: fix rmtp packet leak in gen_connect()
Lidong Yan
- [FFmpeg-cvslog] avcodec/mediacodecdec: replace memset with direct zero init
Zhao Zhili
- [FFmpeg-cvslog] avformat/movenc: Fix editlist with hybrid_fragmented
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodecenc: Fix typo in VP9 option description
Zhao Zhili
- [FFmpeg-cvslog] doc/encoders: Document mediacodec wrapper
Zhao Zhili
- [FFmpeg-cvslog] avfilter/vf_scale: set correct AVFrame SAR if reset_sar=1
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_libplacebo: Use new vulkan queue API
Zhao Zhili
- [FFmpeg-cvslog] avformat/dhav: Fix check for seekability
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dhav: Check reading data
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_overlay: Don't perform UB pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_overlay: Avoid converting stride to uint16_t and back
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_overlay: Pass variable type directly in macro
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_overlay: Use correct alpha when > 8 bits
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_overlay: Keep dst_step in bytes
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_overlay: Hoist calculations out of loop
Andreas Rheinhardt
- [FFmpeg-cvslog] Revert "avcodec/decode: Fix avcodec parameters when bsfs are enable by decoder"
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/amfdec,rkmppdec: Use correct extradata with BSFs
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/video: Add media100 test
Andreas Rheinhardt
- [FFmpeg-cvslog] vulkan: maintain compatibility with old headers
Lynne
- [FFmpeg-cvslog] configure: add celp_math component
Peter Ross
- [FFmpeg-cvslog] avcodec/tests/dct: add CONFIG_PRORES_DECODER guard
Peter Ross
- [FFmpeg-cvslog] configure: fix Microsoft tools detection
Kacper Michajłow
- [FFmpeg-cvslog] configure: Update liboapv version requirement
Dawid Kozinski
- [FFmpeg-cvslog] avcodec/liboapvenc: set the encoder output to OAPV_CFG_VAL_AU_BS_FMT_NONE format
Dawid Kozinski
- [FFmpeg-cvslog] avformat/sbgdec: fix leak in sbg_read_header()
Lidong Yan
- [FFmpeg-cvslog] configure: Make MSVC version grabbing more robust
Martin Storsjö
- [FFmpeg-cvslog] fftools/ffplay_renderer: Use new vulkan queue API
Zhao Zhili
- [FFmpeg-cvslog] wasm/hevc: Add sao_band_filter
Zhao Zhili
- [FFmpeg-cvslog] wasm/hevc: Add sao_edge_filter
Zhao Zhili
- [FFmpeg-cvslog] avfilter/vf_libplacebo: list AV_PIX_FMT_VULKAN first
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_libplacebo: correctly update SAR to reflect scaled result
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_libplacebo: add `reset_sar` option
Niklas Haas
- [FFmpeg-cvslog] avformat/mov: set array entry count after the array is allocated in heif_add_stream()
James Almer
- [FFmpeg-cvslog] avformat/tls_openssl: fix warnings when openssl is lower version
Jack Lau
- [FFmpeg-cvslog] avformat/whip: mark as experimental
Jack Lau
- [FFmpeg-cvslog] avformat/whip: replace AV_OPT_FLAG_DECODING_PARAM to ENCODING
Jack Lau
- [FFmpeg-cvslog] avfilter/f_ebur128: use transformed direct form II
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: simplify sample cache array
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: use structs for biquad weights
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: use a single packed array for the integrator cache
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: move weights and cache to EBUR128DSPContext
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: split off C implementation to separate function
Niklas Haas
- [FFmpeg-cvslog] avfilter/x86/f_ebur128: add x86 AVX implementation
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: remove pointless macro
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: move true peak calculation out of main loop
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: lift sample peak calculation out of main loop
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: move variable declarations to usage site
Niklas Haas
- [FFmpeg-cvslog] avfilter/f_ebur128: move peak detection to reusable DSP function
Niklas Haas
- [FFmpeg-cvslog] avfilter/x86/f_ebur128: implement AVX peak calculation
Niklas Haas
- [FFmpeg-cvslog] fftools/ffmpeg_filter: simplify control flow in read_frames
Marton Balint
- [FFmpeg-cvslog] avfilter/split: consume all frames before forwarding inlink status
Marton Balint
- [FFmpeg-cvslog] avfilter/af_aresample: merge request_frame into activate function
Marton Balint
- [FFmpeg-cvslog] avfilter/af_aresample: make aresample return FFERROR_NOT_READY when no progress can be made
Marton Balint
- [FFmpeg-cvslog] avfilter/af_aresample: rework activate logic to follow the advised flow more strictly
Marton Balint
- [FFmpeg-cvslog] configure: Fix a regression when probing link.exe
Alexander Strasser
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Don't zero blocks twice
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv10: Perform RV20 initialization during init
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv10: Perform RV20 check only for RV20
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Don't process unnecessarily many coefficients
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Remove redundant store
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Don't use array unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Fix indentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Don't store block_last_index unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv10: Avoid indirection when reading VLC codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg_er: Mark ff_mpeg_er_init() as av_cold
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Remove always-true branch
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/motion_est: Fix indentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq1enc: Don't free scratchbuf upon error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq1enc: Allocate motion_val{8,16} during init
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq1enc: Stop calling ff_mpv_common_init()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq1enc: Remove write-only c_block_{width,height}
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq1enc: Set MpegEncContext.avctx only once
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq1enc: Don't initialize unneeded block_index
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Factor mpegvideoencdsp out of mpegvideoenc
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Relax svq1enc->mpegvideoenc dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Relax diracdec->mpegvideoenc dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Relax snowenc->mpegvideoenc dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Don't reset thread_context ptrs unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Don't zero unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Defer init of enc slice ctxs in ff_mpv_common_init()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Simplify allocating non-slice buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Simplify AIC handling
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Simplify AIC handling
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flvenc: Combine writing bits
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flvenc: Move ff_flv2_encode_ac_esc() to ituh263enc.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Redo resetting intra table entry
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Avoid {a,d}c_val[{1,2}]
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Provide alignment hint to compiler
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Don't reset AC values of upper-left luma block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Combine stores
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4video: Don't use ac_val[1], ac_val[2] when cleaning buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Only use a single ac_val pointer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Allocate ac_val jointly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Zero-init mbintra_table
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Only keep MpegEncContext.dc_val[0]
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vc1: Only keep mb_type[0]
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Allocate dc_val for each encoder slice
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/{ituh263,mpeg4video}enc: Simplify out-of-slice DC prediction
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4video: Move ff_mpeg4_pred_dc() to decoder
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Simplify encoding umotion vectors
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Reduce stack usage when copying MpegEncContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4videoenc: Fix data race when using AC prediction
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: cbs_apv depends on cbs
Peter Ross
- [FFmpeg-cvslog] configure: h264_vulkan_encoder depends on atsc_a53
Peter Ross
- [FFmpeg-cvslog] avcodec/mips: fix build failure when specific decoder/encoder enabled
Peter Ross
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 40e62e8 download: remove unmaintained linux binary source
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: disable host transfers if ReBAR is disabled
Niklas Haas
- [FFmpeg-cvslog] avfilter/x86/f_ebur128: replace AVX2 instruction with AVX equivalent
James Almer
- [FFmpeg-cvslog] Revert "avformat/mpegts: update stream info when PMT ES stream_type changes"
Michael Niedermayer
- [FFmpeg-cvslog] doc: replace http/git by https urls
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libtheora: fix setting keyframe_mask
James Almer
- [FFmpeg-cvslog] swscale/output: Fix integer overflow in yuv2gbrp_full_X_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/osq: avoid undefined negation
Michael Niedermayer
- [FFmpeg-cvslog] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
- [FFmpeg-cvslog] postproc/postprocess_template: Fix reading uninitialized pixels in dering_C()
Michael Niedermayer
- [FFmpeg-cvslog] postproc/postprocess_template: fix handling of first row of dering_C
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Add cmfv and cmfa to allowed_extensions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Add ec3 to allowed_extensions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: add fmp4 to allowed_extensions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Fix Youtube AAC
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Split allowed_segment_extensions off allowed_extensions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Fix flash1.bogulus.cfd support
Michael Niedermayer
- [FFmpeg-cvslog] libpostproc: check minimum size
Michael Niedermayer
- [FFmpeg-cvslog] postproc/postprocess_template: fix dering with a 16x16 image
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/filter-video: Fix dependancy for codecview
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: Check nb_channels == 0 in MHDR
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc/ps: Fix dependant layer id check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mb: Fix tmp_cr for arm
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add entry for samples-request
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Ignore duplicate GAB2
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: reject negative ELST durations
Michael Niedermayer
- [FFmpeg-cvslog] avformat/imf_cpl: do not continue looping forever
Michael Niedermayer
- [FFmpeg-cvslog] avformat/imf_cpl: fix indention after previous commit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Check num_taps
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: Check there are bits left before decompression
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/takdec: Check remaining space for first predictors
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: check that channels fit in signed 32bit int
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: add more sanity checks when reading clap boxes
James Almer
- [FFmpeg-cvslog] New commits on branch release/6.1
Git System
- [FFmpeg-cvslog] avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a pointer
James Almer
- [FFmpeg-cvslog] avcodec/g728_template: do_hybrid_window() template
Peter Ross
- [FFmpeg-cvslog] avcodec/g728_template: make hist parameter constant
Peter Ross
- [FFmpeg-cvslog] avcodec/lpc_functions: compute_lpc_coefs: add starting lpc order and err cache parameters
Peter Ross
- [FFmpeg-cvslog] avcodec/g728dec: G.728 decoder
Peter Ross
- [FFmpeg-cvslog] avformat/g728dec: raw G.728 demuxer
Peter Ross
- [FFmpeg-cvslog] avformat/riff: G.728 muxing and demuxing
Peter Ross
- [FFmpeg-cvslog] avformat/aiff: G.728 muxing and demuxing
Peter Ross
- [FFmpeg-cvslog] avformat/rtp: G.728 muxing and demuxing
Peter Ross
- [FFmpeg-cvslog] avfilter/codecview: Enable QP visualization for H.264
Timothee
- [FFmpeg-cvslog] libavcodec/hcadec: fix header parsing after 'comp' section
Pavel Roslyy
- [FFmpeg-cvslog] avcodec/osq: Fix signed integer overflow in update_stats()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/osq: Add note about update_stats() count
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/osq: Switch back to av_ceil_log2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/osq: Request a coding mode 2 sample
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust RV60 threshold
Michael Niedermayer
- [FFmpeg-cvslog] Add FUNDING.json
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: adjust threshold for VP8
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: Check nb_channels == 0 in CHNL
Michael Niedermayer
Last message date:
Mon Jun 23 17:55:04 EEST 2025
Archived on: Mon Jun 23 17:55:12 EEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).