July 2025 Archives by date
Starting: Tue Jul 1 09:57:12 EEST 2025
Ending: Tue Jul 22 15:52:42 EEST 2025
Messages: 295
- [FFmpeg-cvslog] tools/pktdumper: dump extradata buffers
Peter Ross
- [FFmpeg-cvslog] avutil: add an API to handle 3D Reference Displays Information
James Almer
- [FFmpeg-cvslog] avutil/frame: add a 3D Reference Displays Information side data type
James Almer
- [FFmpeg-cvslog] avcodec/packet: add a 3D Reference Displays Information side data type
James Almer
- [FFmpeg-cvslog] avformat/dump: add support for 3D Reference Displays Information side data
James Almer
- [FFmpeg-cvslog] avfilter/vf_showinfo: add support for 3D Reference Displays Information side data
James Almer
- [FFmpeg-cvslog] avcodec/hevc/hevcdec: export 3D Reference Displays side data
James Almer
- [FFmpeg-cvslog] avcodec/nvenc: add MV-HEVC encoding support
Diego de Souza
- [FFmpeg-cvslog] doc/APIchanges: add missing entries for the recent changes
James Almer
- [FFmpeg-cvslog] avcodec/indeo3: Fix UB pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/indeo3: Consistently use ptrdiff_t for strides
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/indeo3: Constify ref_block in decode_cell_data()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1enc: Use dummies to avoid UB pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-cvslog] swresample/rematrix: Use correct function pointer types for calls
Andreas Rheinhardt
- [FFmpeg-cvslog] swresample/rematrix: Constify
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/fate/screen: Add test for skipping cursor with FIC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Avoid copying cursor unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Avoid implicit av_frame_free()+av_frame_alloc()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Don't copy frame unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Remove redundant logmessage
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Don't prematurely claim to have decoded a frame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Ensure skip frames have up-to-date props
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Postpone duplicating AVFrame buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dfpwmenc: Correctly pad input
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dfpwmenc: Remove write-only context member
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Check sample_rate generically
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wma,wmaprodec: Remove always-false checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wma: Remove redundant nb_channels check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmaprodec: Avoid branch for setting block_align
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Use correct logcontext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rl: Avoid branch in index lookup
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Simplify creating LUT
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Only initialize ff_h263_rl_inter when needed
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideoenc: Allocate blocks as part of MPVEncContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Add MPVContext typedef
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Factor debugging dct coefficients out
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg_er: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideodec: Remove size expectation from ff_mpv_reconstruct_mb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Put GetBitContext on the stack where advantageous
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Don't use MpegEncContext.gb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/intrax8: Don't pretend to need more than one int16_t[64]
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vc1: Stop using MpegEncContext.gb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vc1: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Deduplicate variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move flipflop_rounding to {MSMPEG4Dec,MPVEnc}Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move unrestricted_mv to MotionEstContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Avoid unnecessary indirections
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/{h263,mpeg4video}dec: Pass MPVContext*, not Mpeg4DecContext*
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move dct_precision to Mpeg4DecContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Add H263DecContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Remove redundant block parameter from decode_mb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Add Mpeg12SliceContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Add missing headers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Move MpegEncContext.gb to Mpeg12SliceContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Don't use MPVContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move fields only used by H.263 decoders to H263DecCtx
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move mb_num_left to {H263,RV34}DecContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Put mb_skip_run on the stack
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move mb_skip_run to {RV34Dec,MPVEnc}Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move SLICE_* defs to h263dec.h, h261dec.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/msmpeg4dec: Move ff_msmpeg4_decode_init() down
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Use function ptr for decode_picture_header
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Inline value of h263_flv
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flvdec: Binarize h263_flv
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move fields to {H263Dec,MPVEnc}Context when possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg_er: Allow to skip setting partitioned_frame, p[pb]_time
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move partitioned_frame to {H263Dec,MPVEnc}Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move loop_filter to {H263Dec,MPVEnc,VC1}Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Don't report progress unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Fix spelling mistake
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter: factorize requesting an input frame from multi output filters
Marton Balint
- [FFmpeg-cvslog] avfilter/filters: simplify FF_FILTER_FORWARD_WANTED_ANY
Marton Balint
- [FFmpeg-cvslog] avfilter/avfilter: fix forwarding EOF for simple API filters in filter_activate_default
Marton Balint
- [FFmpeg-cvslog] fate/filter-video: add ffprobe test for dual output select filter
Marton Balint
- [FFmpeg-cvslog] avfilter/avfilter: always forward request frame in filter_activate_default
Marton Balint
- [FFmpeg-cvslog] avfilter/avfilter: make filter_activate_default request frames on behalf of sinks
Marton Balint
- [FFmpeg-cvslog] tests/fate/filter-audio: add anullsink test
Marton Balint
- [FFmpeg-cvslog] avfilter: signal an empty buffersrc with an explicit activate error code
Marton Balint
- [FFmpeg-cvslog] avfilter/buffersink: keep requesting frames if one activation of the graph does not provide one
Marton Balint
- [FFmpeg-cvslog] avfilter/f_select: port to activate
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg_filter: always reap all available frames before requesting new ones
Marton Balint
- [FFmpeg-cvslog] avformat/Makefile: don't hardcode openssl for whip muxer
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: use av_dict_set_int for int
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: don't leak options dict
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: remove redundant WHIP: prefix from all logging
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: use non protocol specific error message
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: don't use http_proxy for udp sockets
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/udp: don't override 0 localport
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: fix udp init
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: use existing context handle
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: remove unused fingerprint option
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: clean up new whip options
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: fix format string for printing size_t
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/rtpdec_latm: fix leak in parse_fmtp_config()
Lidong Yan
- [FFmpeg-cvslog] avcodec/sunrast: fix leak in sunrast_decode_frame()
Lidong Yan
- [FFmpeg-cvslog] avformat/rtpdec_asf: fix leak in ff_wms_parse_sdp_a_line()
Lidong Yan
- [FFmpeg-cvslog] avcodec/rv60dec: Check ofs for overflows
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add pad_cuda filter
Jorge Estrada
- [FFmpeg-cvslog] avcodec/adpcm: Sanyo LD-ADPCM decoder
Peter Ross
- [FFmpeg-cvslog] avcodec/nvdec: fix 10bit output pixel formats
Timo Rothenpieler
- [FFmpeg-cvslog] fftools/textformat: remove unreachable code in tf_mermaid
Marvin Scholz
- [FFmpeg-cvslog] avcodec/opus: don't materialize buf pointer from null
Kacper Michajłow
- [FFmpeg-cvslog] avformat/mov: allowing custom udta atoms to pass through their values correctly when export_all option specified.
Ken McGaugh
- [FFmpeg-cvslog] fftools/cmdutils: don't try to load arguments from file if not needed
Kacper Michajłow
- [FFmpeg-cvslog] avfilter/asrc_sinc: fix leak in config_input()
Lidong Yan
- [FFmpeg-cvslog] tests/Makefile: make easier to check for multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/all: add missing dependencies for extradata bsf
Nicolas Gaullier
- [FFmpeg-cvslog] fate/demux: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/all: switch-fix mov muxer dependency to mp4 muxer dependency
Nicolas Gaullier
- [FFmpeg-cvslog] fate/mov: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/gapless: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/lavf-container: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/vorbis: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/aac: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/audio: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/ac3: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/cover-art: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/hlsenc: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/mpeg4: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/pcm: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/hevc: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/all: fix multiple dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/all: add missing file protocol dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/all: fix missing some mov demuxer dependencies
Nicolas Gaullier
- [FFmpeg-cvslog] fate/seek: fix missing mpeg4video parser dependency
Nicolas Gaullier
- [FFmpeg-cvslog] avfilter/split: fix EOF passing to inlink
Paul B Mahol
- [FFmpeg-cvslog] avfilter/split: consume all frames before forwarding inlink status
Marton Balint
- [FFmpeg-cvslog] avcodec/smacker: Move buffer allocation to later
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smacker: Check input before allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apv_dsp: Avoid UB overflow in dequant
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/psd: Move frame allocation after RLE processing
Michael Niedermayer
- [FFmpeg-cvslog] swscale/output: Fix integer overflows in yuv2rgba64_1_c_template()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vvc/ctu: Check palette_escape_val
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vvc/ctu: Check ff_vvc_num_signalled_palette_entries
Michael Niedermayer
- [FFmpeg-cvslog] avutil/hwcontext_videotoolbox: fix unused variable warning
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls: move common client options into their own define
Marvin Scholz
- [FFmpeg-cvslog] avformat/rtsp: add TLS options
Daniel N Pettersson
- [FFmpeg-cvslog] configure: require at least OpenSSL 1.1.0
Marvin Scholz
- [FFmpeg-cvslog] avformat: tls: drop support for OpenSSL < 1.1.0
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls_openssl: remove now unnecessary define
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls_openssl: properly get new BIO index
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls_openssl: remove leftover comment
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls_openssl: remove unnecessary checks
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls_openssl: use TLS_[client|server]_method
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls_openssl: use SSL_CTX_set_min_proto_version
Marvin Scholz
- [FFmpeg-cvslog] lavf/rtpdec: fix RTCP SR packet length check
Marvin Scholz
- [FFmpeg-cvslog] lavf: add and use AVRTCPSenderReport struct
Marvin Scholz
- [FFmpeg-cvslog] avcodec: add AV_PKT_DATA_RTCP_SR side data type
Marvin Scholz
- [FFmpeg-cvslog] avformat: rtsp: export AV_PKT_DATA_RTCP_SR
Marvin Scholz
- [FFmpeg-cvslog] avcodec: bump minor after adding AV_PKT_DATA_RTCP_SR
Marvin Scholz
- [FFmpeg-cvslog] APIchanges: Add entry for AV_PKT_DATA_RTCP_SR
Marvin Scholz
- [FFmpeg-cvslog] avformat/mov: add support for APV streams
Dawid Kozinski
- [FFmpeg-cvslog] Changelog: mention dropping OpenSSL < 1.1.0
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls: rename accidentally changed options
Marvin Scholz
- [FFmpeg-cvslog] doc/scaler.texi: add missing gamma option
Desmond Liu
- [FFmpeg-cvslog] avcodec/adpcm: squelch uninitialized variable warnings
Peter Ross
- [FFmpeg-cvslog] avformat/rtsp: fix leak of options dict on error
Marvin Scholz
- [FFmpeg-cvslog] fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are generated
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are generated
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are generated
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are generated
James Almer
- [FFmpeg-cvslog] avformat/scd: ensure SCD_MIN_HEADER_SIZE bytes are read
Kacper Michajłow
- [FFmpeg-cvslog] avcodec/bytestream: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vvc/dec: Don't use GetBit-API when byte-aligned
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/get_bits: Add get_bits_bytesize()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/get_bits: Remove GetBitContext.buffer_end
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opus/dec: Remove unused parameters
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opus/dec: Don't call function multiple times in FFMAX
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opus/dec: Simplify resetting AVAudioFifo
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Avoid implicit NULL + offset
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rtsp: fix misleading indentation
Marvin Scholz
- [FFmpeg-cvslog] avformat/rtsp: use av_unreachable
Marvin Scholz
- [FFmpeg-cvslog] avformat/rtsp: check copy_tls_opts_dict
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls: move whip specific init out of generic tls code
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/udp: make recv addr of each packet available
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/udp: separate rx and tx fifo
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/udp: add function to set remote address directly
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: make passing an external socket universal
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_schannel: add DTLS support
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_schannel: add option to load server certificate from store
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_schannel: fix non-blocking write breaking TLS sessions
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/overlay_cuda: add timeline editing support
Jorge Estrada
- [FFmpeg-cvslog] avutils/pixfmt: add YUV444/GBRP 10 and 12 bit MSB formats
Timo Rothenpieler
- [FFmpeg-cvslog] swscale: add support for new 10/12 bit MSB formats
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: add support for new 10 bit MSB pixel formats
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvdec: switch to proper pixfmts on next major bump
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/vf_thumbnail: support more planar formats
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_thumbnail: switch to query_func2
Niklas Haas
- [FFmpeg-cvslog] libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Jiasheng Jiang
- [FFmpeg-cvslog] avfilter/framequeue: add support for limiting and tracking buffered frames in the queues
Marton Balint
- [FFmpeg-cvslog] avfilter/avfilter: add AVFilterGraph->max_buffered_frames to limit buffered frames
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg: add support for setting maximum buffered frames in a filtergraph
Marton Balint
- [FFmpeg-cvslog] tests/fate: add fate test for excessive frame buffering when using filters
Marton Balint
- [FFmpeg-cvslog] MAINTAINERS: add myself
Kacper Michajłow
- [FFmpeg-cvslog] aacenc_tns: clamp filter direction energy measurement
Lynne
- [FFmpeg-cvslog] aacenc_tns: clamp filter direction energy measurement
Lynne
- [FFmpeg-cvslog] aacenc_tns: clamp filter direction energy measurement
Lynne
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: don't over-map buffers with prior padding
Niklas Haas
- [FFmpeg-cvslog] avformat/tls_schannel: add check for Windows 10 only types and defines
James Almer
- [FFmpeg-cvslog] avcodec/ffv1dec: don't add offsets to NULL pointers
James Almer
- [FFmpeg-cvslog] avformat/tls_openssl: set dtls remote addr in listen mode
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: force dtls handshake to be blocking
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: don't abort if dtls has no key/cert set
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: initialize DTLS context with correct method
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: set default MTU if none is set
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: properly limit written size to data mtu
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: don't hardcode ciphers and curves for dtls
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: clean up peer verify logic in dtls mode
Timo Rothenpieler
- [FFmpeg-cvslog] avformar/tls_openssl: use correct info callback in DTLS mode
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: don't enable read_ahead in dtls mode
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: properly free generated/read keys and certificates
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: don't expose deprecated EC_KEY outside of its function
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: make generating fingerprints optional
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: automatically generate self-signed certificate when none is provided in listen mode
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/flvdec: don't skip backwards or over EOF
Timo Rothenpieler
- [FFmpeg-cvslog] checkasm/swscale: fix function prototypes
Kacper Michajłow
- [FFmpeg-cvslog] configure: add -Wl when linker is called indirectly
Kacper Michajłow
- [FFmpeg-cvslog] avformat/tls_openssl: set tlsext host name after init ssl
Jack Lau
- [FFmpeg-cvslog] avformat/tls_openssl: unset nonblock flag on correct URLContext during dtls handshake
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: free udp socket after dtls free
Jack Lau
- [FFmpeg-cvslog] avformat/tls_openssl: replace 1 with TLS_ST_OK to be more clear
Jack Lau
- [FFmpeg-cvslog] avformat/tls_openssl: remove all redundant "TLS: " in log with AVClass
Jack Lau
- [FFmpeg-cvslog] avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn()
Niklas Haas
- [FFmpeg-cvslog] tests/checkasm: add scene_sad checkasm test
Niklas Haas
- [FFmpeg-cvslog] avfilter/x86/scene_sad: add AVX512 implementation
Niklas Haas
- [FFmpeg-cvslog] avfilter/x86/scene_sad: add high bit depth AVX2/AVX512 version
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_thumbnail: unroll and use multiple histograms
Niklas Haas
- [FFmpeg-cvslog] avformat/tls_openssl: make tls and dtls use one close function
Jack Lau
- [FFmpeg-cvslog] avformat/tls_openssl: avoid unusual inline-if style
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: force NONBLOCK for rtp
Jack Lau
- [FFmpeg-cvslog] avformat/mov: Support multiple thumbnails in HEIF
Eric Joyner
- [FFmpeg-cvslog] avformat/mov: Enable jpeg streams in HEIF MOVContext
Eric Joyner
- [FFmpeg-cvslog] avdevice/android_camera: Set image linesize aligment to 1
wangbin
- [FFmpeg-cvslog] avutil/hwcontext: Add ohcodec device and pixel format
Zhao Zhili
- [FFmpeg-cvslog] avcodec/ohdec: Add h264/hevc OpenHarmony decoders
Zhao Zhili
- [FFmpeg-cvslog] avcodec/ohenc: Add h264/hevc OpenHarmony encoders
Zhao Zhili
- [FFmpeg-cvslog] avfilter/vf_blackdetect: add AVX2 SIMD version
Niklas Haas
- [FFmpeg-cvslog] tests/checkasm: add test for vf_blackdetect
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_blackdetect: Fix header guard
Zhao Zhili
- [FFmpeg-cvslog] avfilter/x86/vf_blackdetect: don't use rax to return a 32bit integer
James Almer
- [FFmpeg-cvslog] avfilter/x86/vf_blackdetect_init: don't enable the ASM functions on targets where it's known they will be slower
James Almer
- [FFmpeg-cvslog] swscale/swscale_unscaled: don't add offsets to NULL pointers
James Almer
- [FFmpeg-cvslog] avcodec/motion_est: don't add offsets to NULL pointers
James Almer
- [FFmpeg-cvslog] avformat/mov_muxer: Extended MOV muxer to handle APV video content
Dawid Kozinski
- [FFmpeg-cvslog] fate/lavf-container: add test for APV in MP4
James Almer
- [FFmpeg-cvslog] avformat/mov: don't assume iloc and iinf entries for each item_id will be in the same order
James Almer
- [FFmpeg-cvslog] avfilter/x86/vf_blackdetect: add missing preprocessor check
James Almer
- [FFmpeg-cvslog] tests/fate/mov: add a test for HEIF files with multiple thumbnails
James Almer
- [FFmpeg-cvslog] avformat/hevc: don't print parameter_set_id for SEI NALUs
James Almer
- [FFmpeg-cvslog] configure: allow multiple sanitizers in --toolchain
Kacper Michajłow
- [FFmpeg-cvslog] configure: add -fno-omit-frame-pointer when sanitizers are used
Kacper Michajłow
- [FFmpeg-cvslog] configure: allow -ubsan in toolchain
Kacper Michajłow
- [FFmpeg-cvslog] configure: add -fuzz support to --toolchain
Kacper Michajłow
- [FFmpeg-cvslog] configure: remove ossfuzz sanitizer flags
Kacper Michajłow
- [FFmpeg-cvslog] avcodec/sonic: remove dead code
Kacper Michajłow
- [FFmpeg-cvslog] avcodec/sonic: move code closer to use to avoid unused warnings
Kacper Michajłow
- [FFmpeg-cvslog] avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale
Kacper Michajłow
- [FFmpeg-cvslog] swscale/swscale_unscaled: don't add offsets to more NULL pointers
James Almer
- [FFmpeg-cvslog] avformat/apv: use memset to zero initialize frame_info
James Almer
- [FFmpeg-cvslog] fftools/cmdutils: Add av_freep() to avoid memory leak
Jiasheng Jiang
- [FFmpeg-cvslog] avcodec/cfhd: Check idwt_buf size before allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ivi: Check luma/chroma mb_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Check k in get_vlc_symbol()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smacker: cleanup on bet buffer failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/concatdec: Clip duration in one more case in get_best_effort_duration()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_colordetect: add new color range detection filter
Niklas Haas
- [FFmpeg-cvslog] avfilter/vf_colordetect: add x86 SIMD implementation
Niklas Haas
- [FFmpeg-cvslog] tests/checkasm: add check for vf_colordetect
Niklas Haas
- [FFmpeg-cvslog] avfilter/x86/vf_colordetect: fix use of AVX512 instruction in AVX2 function on non Unix64 targets
James Almer
- [FFmpeg-cvslog] avfilter/x86/vf_colordetect: don't use rax to return a 32bit integer
James Almer
- [FFmpeg-cvslog] avfilter/x86/vf_colordetect_init: don't enable ASM functions on targets where it's known they will be slower
James Almer
- [FFmpeg-cvslog] avfilter/version: bump version after vf_colordetect addition
James Almer
- [FFmpeg-cvslog] Changelog: add entry for vf_colorfilter addition
James Almer
- [FFmpeg-cvslog] avfilter/x86/vf_colordetect: make the AVX512 functions run only on ICL targets or newer
James Almer
- [FFmpeg-cvslog] avfilter/x86/vf_colordetect: add missing preprocessor checks
James Almer
- [FFmpeg-cvslog] lavu: add av_scanf_format() and use it on av_sscanf()
Jacob Lifshay
- [FFmpeg-cvslog] libtheoraenc: Add encoding speed level option
Bernat Arlandis
- [FFmpeg-cvslog] avformat/tls_openssl: add hostname for verification
Daniel N Pettersson
- [FFmpeg-cvslog] avformat/tls_openssl: verify setting hostname for SNI
Marvin Scholz
- [FFmpeg-cvslog] avformat/tls_openssl: load default verify locations
Marvin Scholz
- [FFmpeg-cvslog] avcodec/ffv1dec: don't add offsets to more NULL pointers
James Almer
- [FFmpeg-cvslog] avformat/hevc: don't print parameter_set_id for any NALU
James Almer
- [FFmpeg-cvslog] avfilter/f_metadata: use the return value of vsnprintf() to write the argument list
James Almer
- [FFmpeg-cvslog] avcodec/cbs_apv: add missing READ/WRITE preprocessor checks
James Almer
- [FFmpeg-cvslog] avutil/xga_font_data: add getters to access the shared arrays
James Almer
- [FFmpeg-cvslog] avcodec: use the getters for xGA font data arrays
James Almer
- [FFmpeg-cvslog] avfilter: use the getters for xGA font data arrays
James Almer
Last message date:
Tue Jul 22 15:52:42 EEST 2025
Archived on: Tue Jul 22 15:52:46 EEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).