ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] avfilter/vf_blackdetect: add AVX2 SIMD version
Niklas Haas
[FFmpeg-cvslog] avutil/hwcontext: Add ohcodec device and pixel format
Zhao Zhili
[FFmpeg-cvslog] avcodec/ohenc: Add h264/hevc OpenHarmony encoders
Zhao Zhili
[FFmpeg-cvslog] avcodec/ohdec: Add h264/hevc OpenHarmony decoders
Zhao Zhili
[FFmpeg-cvslog] avdevice/android_camera: Set image linesize aligment to 1
wangbin
[FFmpeg-cvslog] avformat/mov: Enable jpeg streams in HEIF MOVContext
Eric Joyner
[FFmpeg-cvslog] avformat/mov: Support multiple thumbnails in HEIF
Eric Joyner
[FFmpeg-cvslog] avformat/whip: force NONBLOCK for rtp
Jack Lau
[FFmpeg-cvslog] avformat/tls_openssl: avoid unusual inline-if style
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: make tls and dtls use one close function
Jack Lau
[FFmpeg-cvslog] avfilter/vf_thumbnail: unroll and use multiple histograms
Niklas Haas
[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 high bit depth AVX2/AVX512 version
Niklas Haas
[FFmpeg-cvslog] avfilter/x86/scene_sad: add AVX512 implementation
Niklas Haas
[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] avformat/tls_openssl: set tlsext host name after init ssl
Jack Lau
[FFmpeg-cvslog] avformat/whip: free udp socket after dtls free
Jack Lau
[FFmpeg-cvslog] avformat/tls_openssl: unset nonblock flag on correct URLContext during dtls handshake
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: automatically generate self-signed certificate when none is provided in listen mode
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: make generating fingerprints optional
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: don't skip backwards or over EOF
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: don't expose deprecated EC_KEY outside of its function
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: don't hardcode ciphers and curves for dtls
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: properly free generated/read keys and certificates
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: don't enable read_ahead in dtls mode
Timo Rothenpieler
[FFmpeg-cvslog] avformar/tls_openssl: use correct info callback in DTLS mode
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: clean up peer verify logic in dtls mode
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: set default MTU if none is set
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: force dtls handshake to be blocking
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: properly limit written size to data mtu
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: initialize DTLS context with correct method
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: don't abort if dtls has no key/cert set
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: set dtls remote addr in listen mode
Timo Rothenpieler
[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] avutil/hwcontext_vulkan: don't over-map buffers with prior padding
Niklas Haas
[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] tests/fate: add fate test for excessive frame buffering when using filters
Marton Balint
[FFmpeg-cvslog] fftools/ffmpeg: add support for setting maximum buffered frames in a filtergraph
Marton Balint
[FFmpeg-cvslog] avfilter/avfilter: add AVFilterGraph->max_buffered_frames to limit buffered frames
Marton Balint
[FFmpeg-cvslog] avfilter/framequeue: add support for limiting and tracking buffered frames in the queues
Marton Balint
[FFmpeg-cvslog] libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Jiasheng Jiang
[FFmpeg-cvslog] libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Jiasheng Jiang
[FFmpeg-cvslog] libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Jiasheng Jiang
[FFmpeg-cvslog] avfilter/vf_thumbnail: support more planar formats
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_thumbnail: switch to query_func2
Niklas Haas
[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] avformat/udp: add function to set remote address directly
Timo Rothenpieler
[FFmpeg-cvslog] avfilter/overlay_cuda: add timeline editing support
Jorge Estrada
[FFmpeg-cvslog] avcodec/nvdec: switch to proper pixfmts on next major bump
Timo Rothenpieler
[FFmpeg-cvslog] avcodec/nvenc: add support for new 10 bit MSB pixel formats
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_schannel: fix non-blocking write breaking TLS sessions
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_schannel: add option to load server certificate from store
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_schannel: add DTLS support
Timo Rothenpieler
[FFmpeg-cvslog] avformat/udp: separate rx and tx fifo
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls: make passing an external socket universal
Timo Rothenpieler
[FFmpeg-cvslog] avformat/udp: make recv addr of each packet available
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls: move whip specific init out of generic tls code
Timo Rothenpieler
[FFmpeg-cvslog] avformat/rtsp: use av_unreachable
Marvin Scholz
[FFmpeg-cvslog] avformat/rtsp: check copy_tls_opts_dict
Marvin Scholz
[FFmpeg-cvslog] avformat/rtsp: fix misleading indentation
Marvin Scholz
[FFmpeg-cvslog] avcodec/opus/dec: Don't call function multiple times in FFMAX
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/get_bits: Remove GetBitContext.buffer_end
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/get_bits: Add get_bits_bytesize()
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Avoid implicit NULL + offset
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/opus/dec: Simplify resetting AVAudioFifo
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/opus/dec: Remove unused parameters
Andreas Rheinhardt
[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] avformat/scd: ensure SCD_MIN_HEADER_SIZE bytes are read
Kacper Michajłow
[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/rtsp: fix leak of options dict on error
Marvin Scholz
[FFmpeg-cvslog] avcodec/adpcm: squelch uninitialized variable warnings
Peter Ross
[FFmpeg-cvslog] doc/scaler.texi: add missing gamma option
Desmond Liu
[FFmpeg-cvslog] avformat/tls: rename accidentally changed options
Marvin Scholz
[FFmpeg-cvslog] Changelog: mention dropping OpenSSL < 1.1.0
Marvin Scholz
[FFmpeg-cvslog] avformat/mov: add support for APV streams
Dawid Kozinski
[FFmpeg-cvslog] APIchanges: Add entry for AV_PKT_DATA_RTCP_SR
Marvin Scholz
[FFmpeg-cvslog] avcodec: bump minor after adding AV_PKT_DATA_RTCP_SR
Marvin Scholz
[FFmpeg-cvslog] avcodec: add AV_PKT_DATA_RTCP_SR side data type
Marvin Scholz
[FFmpeg-cvslog] lavf: add and use AVRTCPSenderReport struct
Marvin Scholz
[FFmpeg-cvslog] avformat: rtsp: export AV_PKT_DATA_RTCP_SR
Marvin Scholz
[FFmpeg-cvslog] lavf/rtpdec: fix RTCP SR packet length check
Marvin Scholz
[FFmpeg-cvslog] avformat/tls_openssl: use TLS_[client|server]_method
Marvin Scholz
[FFmpeg-cvslog] avformat/rtsp: add TLS options
Daniel N Pettersson
[FFmpeg-cvslog] avformat/tls_openssl: use SSL_CTX_set_min_proto_version
Marvin Scholz
[FFmpeg-cvslog] avformat/tls_openssl: remove unnecessary checks
Marvin Scholz
[FFmpeg-cvslog] avformat/tls_openssl: remove leftover comment
Marvin Scholz
[FFmpeg-cvslog] avformat/tls_openssl: properly get new BIO index
Marvin Scholz
[FFmpeg-cvslog] avformat/tls_openssl: remove now unnecessary define
Marvin Scholz
[FFmpeg-cvslog] configure: require at least OpenSSL 1.1.0
Marvin Scholz
[FFmpeg-cvslog] avformat/tls: move common client options into their own define
Marvin Scholz
[FFmpeg-cvslog] avformat: tls: drop support for OpenSSL < 1.1.0
Marvin Scholz
[FFmpeg-cvslog] avutil/hwcontext_videotoolbox: fix unused variable warning
Marvin Scholz
[FFmpeg-cvslog] swscale/output: Fix integer overflows in yuv2rgba64_1_c_template()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vvc/ctu: Check ff_vvc_num_signalled_palette_entries
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vvc/ctu: Check palette_escape_val
Michael Niedermayer
[FFmpeg-cvslog] avcodec/psd: Move frame allocation after RLE processing
Michael Niedermayer
[FFmpeg-cvslog] avcodec/psd: Move frame allocation after RLE processing
Michael Niedermayer
[FFmpeg-cvslog] avcodec/psd: Move frame allocation after RLE processing
Michael Niedermayer
[FFmpeg-cvslog] avcodec/smacker: Move buffer allocation to later
Michael Niedermayer
[FFmpeg-cvslog] avcodec/smacker: Move buffer allocation to later
Michael Niedermayer
[FFmpeg-cvslog] avcodec/smacker: Move buffer allocation to later
Michael Niedermayer
[FFmpeg-cvslog] avcodec/apv_dsp: Avoid UB overflow in dequant
Michael Niedermayer
[FFmpeg-cvslog] avcodec/smacker: Check input before allocation
Michael Niedermayer
[FFmpeg-cvslog] avfilter/split: fix EOF passing to inlink
Paul B Mahol
[FFmpeg-cvslog] fate/seek: fix missing mpeg4video parser dependency
Nicolas Gaullier
[FFmpeg-cvslog] fate/all: fix missing some mov demuxer dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/hevc: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/all: add missing file protocol 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/all: switch-fix mov muxer dependency to mp4 muxer dependency
Nicolas Gaullier
[FFmpeg-cvslog] avformat/mov: allowing custom udta atoms to pass through their values correctly when export_all option specified.
Ken McGaugh
[FFmpeg-cvslog] fate/pcm: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/all: 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/demux: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/cover-art: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/ac3: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/vorbis: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/audio: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/mov: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fate/aac: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] fftools/cmdutils: don't try to load arguments from file if not needed
Kacper Michajłow
[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] fate/all: add missing dependencies for extradata bsf
Nicolas Gaullier
[FFmpeg-cvslog] tests/Makefile: make easier to check for multiple dependencies
Nicolas Gaullier
[FFmpeg-cvslog] avcodec/opus: don't materialize buf pointer from null
Kacper Michajłow
[FFmpeg-cvslog] avcodec/opus: don't materialize buf pointer from null
Kacper Michajłow
[FFmpeg-cvslog] avcodec/opus: don't materialize buf pointer from null
Kacper Michajłow
[FFmpeg-cvslog] fftools/textformat: remove unreachable code in tf_mermaid
Marvin Scholz
[FFmpeg-cvslog] avcodec/nvdec: fix 10bit output pixel formats
Timo Rothenpieler
[FFmpeg-cvslog] avcodec/adpcm: Sanyo LD-ADPCM decoder
Peter Ross
[FFmpeg-cvslog] avfilter: add pad_cuda filter
Jorge Estrada
[FFmpeg-cvslog] avcodec/rv60dec: Check ofs for overflows
Michael Niedermayer
[FFmpeg-cvslog] avformat/rtpdec_asf: fix leak in ff_wms_parse_sdp_a_line()
Lidong Yan
[FFmpeg-cvslog] avcodec/sunrast: fix leak in sunrast_decode_frame()
Lidong Yan
[FFmpeg-cvslog] avformat/rtpdec_latm: fix leak in parse_fmtp_config()
Lidong Yan
[FFmpeg-cvslog] avformat/whip: fix format string for printing size_t
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls: clean up new whip options
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls: remove unused fingerprint option
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls_openssl: use existing context handle
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls: fix udp init
Timo Rothenpieler
[FFmpeg-cvslog] avformat/udp: don't override 0 localport
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls: use non protocol specific error message
Timo Rothenpieler
[FFmpeg-cvslog] avformat/Makefile: don't hardcode openssl for whip muxer
Timo Rothenpieler
[FFmpeg-cvslog] avformat/tls: don't use http_proxy for udp sockets
Timo Rothenpieler
[FFmpeg-cvslog] avformat/whip: remove redundant WHIP: prefix from all logging
Timo Rothenpieler
[FFmpeg-cvslog] avformat/whip: don't leak options dict
Timo Rothenpieler
[FFmpeg-cvslog] avformat/whip: use av_dict_set_int for int
Timo Rothenpieler
[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] 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] tests/fate/filter-audio: add anullsink test
Marton Balint
[FFmpeg-cvslog] avfilter/avfilter: fix forwarding EOF for simple API filters in filter_activate_default
Marton Balint
[FFmpeg-cvslog] avfilter/avfilter: fix forwarding EOF for simple API filters in filter_activate_default
Marton Balint
[FFmpeg-cvslog] avfilter/avfilter: always forward request frame 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: make filter_activate_default request frames on behalf of sinks
Marton Balint
[FFmpeg-cvslog] avfilter/filters: simplify FF_FILTER_FORWARD_WANTED_ANY
Marton Balint
[FFmpeg-cvslog] avfilter: factorize requesting an input frame from multi output filters
Marton Balint
[FFmpeg-cvslog] avcodec/rv34: Fix spelling mistake
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/rv34: Don't report progress unnecessarily
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Move loop_filter to {H263Dec,MPVEnc,VC1}Context
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Move partitioned_frame to {H263Dec,MPVEnc}Context
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg_er: Allow to skip setting partitioned_frame, p[pb]_time
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Move fields to {H263Dec,MPVEnc}Context when possible
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/flvdec: Binarize h263_flv
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/ituh263enc: Inline value of h263_flv
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/h263dec: Use function ptr for decode_picture_header
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/msmpeg4dec: Move ff_msmpeg4_decode_init() down
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/mpeg12dec: Put mb_skip_run on the stack
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Move mb_num_left to {H263,RV34}DecContext
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Move fields only used by H.263 decoders to H263DecCtx
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't use MPVContext.block
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg12dec: Move MpegEncContext.gb to Mpeg12SliceContext
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/h263dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Add missing headers
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg12dec: Add Mpeg12SliceContext
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg4videodec: Avoid unnecessary indirections
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/h263dec: Don't use MpegEncContext.block
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/h263dec: Remove redundant block parameter from decode_mb
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Move unrestricted_mv to MotionEstContext
Andreas Rheinhardt
Earlier messages
Later messages