ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] fate/libswresample: add a test downmixing with a custom order layout
James Almer
[FFmpeg-cvslog] avcodec/ffv1: split off and share frame header parsing code
James Almer
[FFmpeg-cvslog] avcodec: add a ffv1 parser
James Almer
[FFmpeg-cvslog] avfilter/xpsnr: avoid division by zero
Gyan Doshi
[FFmpeg-cvslog] ffv1dec: fix threaded decode failures
Lynne
[FFmpeg-cvslog] lavf/mxfenc: Return AVERROR(EINVAL) in mxf_write_jpeg2000_subdesc() is pixfmt not set
Tomas Härdin
[FFmpeg-cvslog] lavf/mxfenc: Make write_desc return int
Tomas Härdin
[FFmpeg-cvslog] libswresample/rematrix: add support for custom order channel layouts
James Almer
[FFmpeg-cvslog] swresample/rematrix: split filling the matrix array into its own function
James Almer
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e99836b Replace broken Web IRC link
ffmpeg-git
[FFmpeg-cvslog] avcodec/vvc/refs: fix negative pps_scaling_win offsets
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vvc/refs: fix negative pps_scaling_win offsets
Michael Niedermayer
[FFmpeg-cvslog] avfilter/Makefile: add missing SKIPHEADERS for AMF
James Almer
[FFmpeg-cvslog] avutil/Makefile: fix SKIPHEADERS for AMF
James Almer
[FFmpeg-cvslog] avcodec/nvenc: add support for writing mastering metadata SEI messages
James Almer
[FFmpeg-cvslog] doc/ffmpeg: update example command line for IAMF muxing
James Almer
[FFmpeg-cvslog] avcodec/nvenc: add compile time check for outputRecoveryPointSEI for HEVC
James Almer
[FFmpeg-cvslog] avformat/matroskaenc: log unsupported subtitle codec name
Zhao Zhili
[FFmpeg-cvslog] avcodec/amfenc: redesign to use hwcontext_amf.
Dmitrii Ovchinnikov
[FFmpeg-cvslog] doc/filters: Add documentation for AMF filters
Evgeny Pavlov
[FFmpeg-cvslog] avfilter/scale_amf: Add AMF VPP & super resolution filters
Evgeny Pavlov
[FFmpeg-cvslog] avcodec: add amfdec.
Evgeny Pavlov
[FFmpeg-cvslog] avutil: add hwcontext_amf.
Dmitrii Ovchinnikov
[FFmpeg-cvslog] avformat/seek: Remove dead code
Zhao Zhili
[FFmpeg-cvslog] avformat/seek: Remove always true condition
Zhao Zhili
[FFmpeg-cvslog] avcodec/nvenc: Enable recovery point SEI for intra refresh mode
Zhao Zhili
[FFmpeg-cvslog] avcodec/speexdec: fix frame_size for mode == 2
James Almer
[FFmpeg-cvslog] avfilter/vf_scale: remove global side data when it no longer applies after scaling
James Almer
[FFmpeg-cvslog] avfilter/avfilter: remove accidental loop index variable reset
James Almer
[FFmpeg-cvslog] swscale/x86/rgb2rgb: add AVX512ICL versions of shuffle_bytes
Shreesh Adiga
[FFmpeg-cvslog] avcodec/h264dec: make slice header parse errors fatal under AV_EF_EXPLODE
Dale Curtis
[FFmpeg-cvslog] avcodec/mpeg12dec: rename 0x0502 CC format
Scott Theisen
[FFmpeg-cvslog] avcodec/nvdec: add 4:2:2 decoding and 10-bit support
Diego de Souza
[FFmpeg-cvslog] avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC
Diego de Souza
[FFmpeg-cvslog] avcodec/nvenc: finalize SDK 13.0 support
Timo Rothenpieler
[FFmpeg-cvslog] avcodec/nvenc: use encoder level options for qmin/qmax
Timo Rothenpieler
[FFmpeg-cvslog] avcodec/nvenc: add 4:2:2 encoding and H.264 10-bit support
Diego de Souza
[FFmpeg-cvslog] avcodec/nvenc: add UHQ to AV1 for NVENC
Diego de Souza
[FFmpeg-cvslog] avcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 10-bit support
Diego de Souza
[FFmpeg-cvslog] avutil/hwcontext_cuda: add 4:2:2 pixel format support
Diego de Souza
[FFmpeg-cvslog] avutil/cpu: Disable ff_getauxval() on x86
Andreas Rheinhardt
[FFmpeg-cvslog] swscale/x86/swscale: Move some constants to rgb2rgb.c
Andreas Rheinhardt
[FFmpeg-cvslog] fftools/ffmpeg_opt: Remove audio_drift_threshold
Andreas Rheinhardt
[FFmpeg-cvslog] swscale/x86/swscale: Make M24 variables static
Andreas Rheinhardt
[FFmpeg-cvslog] libavformat/hls: Be more restrictive on mpegts extensions
Michael Niedermayer
[FFmpeg-cvslog] libavformat/hls: Be more restrictive on mpegts extensions
Michael Niedermayer
[FFmpeg-cvslog] libavformat/hls: Be more restrictive on mpegts extensions
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: .ts is always ok even if its a mov/mp4
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: .ts is always ok even if its a mov/mp4
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: .ts is always ok even if its a mov/mp4
Michael Niedermayer
[FFmpeg-cvslog] avcodec/libxvid: add check for invalid intra/inter matrix values
Marton Balint
[FFmpeg-cvslog] avdevice/alsa_dec: add a ch_layout option
James Almer
[FFmpeg-cvslog] avcodec/h263dec: Check against previous dimensions instead of coded
Michael Niedermayer
[FFmpeg-cvslog] avcodec/h263dec: Check against previous dimensions instead of coded
Michael Niedermayer
[FFmpeg-cvslog] avcodec/h263dec: Check against previous dimensions instead of coded
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: Print input format in error message
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: Print input format in error message
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: Print input format in error message
Michael Niedermayer
[FFmpeg-cvslog] doc/filters: fix typo in format filter
Gyan Doshi
[FFmpeg-cvslog] avcodec/jpegxl_parse{,r}: fix integer overflow for some malformed files
Leo Izen
[FFmpeg-cvslog] avcodec/hevc/hevcdec: Don't add to null pointer
Vitaly Buka
[FFmpeg-cvslog] avformat/mov: fix overflow in drift timestamp calculation
James Almer
[FFmpeg-cvslog] avformat/mov: fix overflow in drift timestamp calculation
James Almer
[FFmpeg-cvslog] ffmpeg_demux: don't print input error for AVERROR_EXIT
Gyan Doshi
[FFmpeg-cvslog] avformat/vqf: fix memory leak in add_metadata()
Kacper Michajłow
[FFmpeg-cvslog] lavc/vvcdec: remove unneeded VVCContext->pix_fmt
Nuo Mi
[FFmpeg-cvslog] lavc/vvcdec: ensure slices contain nonzero CTUs
Nuo Mi
[FFmpeg-cvslog] lavc/vvcdec: remove unneeded set_output_format
Nuo Mi
[FFmpeg-cvslog] avutil/frame: check return value for cropping offsets
Leo Izen
[FFmpeg-cvslog] avformat/id3v2: add image/webp for WebP attached pictures
Jan Ekström
[FFmpeg-cvslog] tests/checkasm/sw_rgb: increase plane array buffers
James Almer
[FFmpeg-cvslog] avutil/downmix_info: check for side data allocation success before zeroing it
James Almer
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
[FFmpeg-cvslog] avfilter/buffersrc: remove unused variable
James Almer
[FFmpeg-cvslog] avcodec/aarch64/aacencdsp: NEON implementation
Krzysztof Pyrkosz
[FFmpeg-cvslog] avfilter/setpts: add option strip_fps to decide framerate handling
Gyan Doshi
[FFmpeg-cvslog] fftools/ffmpeg_filter: remove accidental variable shadowing
James Almer
[FFmpeg-cvslog] avfilter/af_aresample: propagate downmix metadata to swresample if present
James Almer
[FFmpeg-cvslog] fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain
James Almer
[FFmpeg-cvslog] doc/APIChanges: fix library name for a recent entry
James Almer
[FFmpeg-cvslog] avutil/downmix_info: zero the allocated buffer
James Almer
[FFmpeg-cvslog] avutil/downmix_info: zero the allocated buffer
James Almer
[FFmpeg-cvslog] avfilter/buffersink: add av_buffersink_get_side_data()
James Almer
[FFmpeg-cvslog] avutil/frame: add a side data prop to signal channel layout dependent types
James Almer
[FFmpeg-cvslog] fftools/ffmpeg_filter: reinitialize the filterchain if downmix metadata changed between frames
James Almer
[FFmpeg-cvslog] avfilter/buffersrc: add a side_data field
James Almer
[FFmpeg-cvslog] avfilter/avfilter: add a side_data field to AVFilterLink
James Almer
[FFmpeg-cvslog] avcodec/svq1enc: restrict Altivec acceleration to big-endian POWER configurations
Sean McGovern
[FFmpeg-cvslog] Revert "avformat/mpegts: Add standard extension so hls can check in extension_picky mode"
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: Be more picky on extensions
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: Be more picky on extensions
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: Be more picky on extensions
Michael Niedermayer
[FFmpeg-cvslog] avcodec/sanm: codec37 buffers are private
Manuel Lauss
[FFmpeg-cvslog] avcodec/mpegvideo_enc: use 64bit multiplication in dct_quantize_trellis_c and dct_quantize_c
Marton Balint
[FFmpeg-cvslog] avcodec/mpegvideo_enc: fix qmat value comments
Marton Balint
[FFmpeg-cvslog] avcodec/mpegvideo_enc: add checks for custom inter/intra/chroma matrices
Marton Balint
[FFmpeg-cvslog] Fix the tail handling in R-V V sad
sunyuechi
[FFmpeg-cvslog] Changelog: update
Michael Niedermayer
[FFmpeg-cvslog] Changelog: update
Michael Niedermayer
[FFmpeg-cvslog] Changelog: update
James Almer
[FFmpeg-cvslog] swscale/swscale: combine the input/output checks in sws_frame_setup()
James Almer
[FFmpeg-cvslog] swscale/swscale: don't reject scaling when color parameters are not supported but conversion is not required
James Almer
[FFmpeg-cvslog] avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet()
Michael Niedermayer
[FFmpeg-cvslog] avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mpegts: Add standard extension so hls can check in extension_picky mode
Michael Niedermayer
[FFmpeg-cvslog] avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex
Michael Niedermayer
[FFmpeg-cvslog] avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex
Michael Niedermayer
[FFmpeg-cvslog] avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex
Michael Niedermayer
[FFmpeg-cvslog] tools/target_swr_fuzzer: do not use negative numbers of samples
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet()
Michael Niedermayer
[FFmpeg-cvslog] avformat/ipmovie: Check signature_buffer read
Michael Niedermayer
[FFmpeg-cvslog] avformat/ipmovie: Check signature_buffer read
Michael Niedermayer
[FFmpeg-cvslog] avformat/ipmovie: Check signature_buffer read
Michael Niedermayer
[FFmpeg-cvslog] avformat/wtvdec: Initialize buf
Michael Niedermayer
[FFmpeg-cvslog] avformat/wtvdec: Initialize buf
Michael Niedermayer
[FFmpeg-cvslog] avformat/wtvdec: Initialize buf
Michael Niedermayer
[FFmpeg-cvslog] avformat/vqf: Propagate errors from add_metadata()
Michael Niedermayer
[FFmpeg-cvslog] avformat/vqf: Propagate errors from add_metadata()
Michael Niedermayer
[FFmpeg-cvslog] avformat/vqf: Propagate errors from add_metadata()
Michael Niedermayer
[FFmpeg-cvslog] avformat/vqf: Check avio_read() in add_metadata()
Michael Niedermayer
[FFmpeg-cvslog] avformat/vqf: Check avio_read() in add_metadata()
Michael Niedermayer
[FFmpeg-cvslog] avformat/vqf: Check avio_read() in add_metadata()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix RCT for GBR colorspace
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix RCT for GBR colorspace
Michael Niedermayer
[FFmpeg-cvslog] libavutil/pixfmt: 16bit float support
Michael Niedermayer
[FFmpeg-cvslog] swscale: 16bit planar float input support
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1: simplify version checks with combined_version
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: dont reset version
Michael Niedermayer
[FFmpeg-cvslog] ffv1dec: move header parsing into a separate function
Lynne
[FFmpeg-cvslog] ffv1dec: move slice start finding into a function
Lynne
[FFmpeg-cvslog] ffv1dec: move slice decoding into a separate function
Lynne
[FFmpeg-cvslog] vulkan: enable using .elems field for buffer content definitions
Lynne
[FFmpeg-cvslog] ffv1dec: use dedicated pix_fmt field and call ff_get_format
Lynne
[FFmpeg-cvslog] avcodec/h264: fix stride calculation in slice_table for multi-slice field video deblocking
Lingyi Kong
[FFmpeg-cvslog] avcodec/ac3dec: don't override existing downmix coefficient with default ones
James Almer
[FFmpeg-cvslog] avcodec/ac3dec: only export matrix encoding and downmix info side data when necessary
James Almer
[FFmpeg-cvslog] avcodec/vvc: Add support for output_corrupt/showall flags
Zhao Zhili
[FFmpeg-cvslog] fate/tests/flvenc: add missing ffprobe dependency to fate-enhanced-flv-multitrack
James Almer
[FFmpeg-cvslog] avformat/flvdec: implement support for parsing ModEx data
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: correctly skip command frame for enhanced flv
Timo Rothenpieler
[FFmpeg-cvslog] avcodec/sanm: implement codec37 subcodec1
Manuel Lauss
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/sanm: simplify codec37 subcodec 3/4 path
Manuel Lauss
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
[FFmpeg-cvslog] doc/protocols: fix/improve RTP documentation
Stefan Pöschel
[FFmpeg-cvslog] avformat/avformat: also clear FFFormatContext packet queue when closing a muxer
James Almer
[FFmpeg-cvslog] avcodec/mediacodecenc: Support config qp range
Zhao Zhili
[FFmpeg-cvslog] avcodec/cuviddec: Fix missing HW_CONFIG_METHOD_HW_FRAMES_CTX flag
Zhao Zhili
[FFmpeg-cvslog] avcodec/bit_depth_template: Remove empty macro INIT_CLIP
Zhao Zhili
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_v360: Fix NULL pointer use
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_v360: Fix NULL pointer use
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: Factorize sanity check out
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: Factorize sanity check out
Michael Niedermayer
[FFmpeg-cvslog] loongarch: fixes fate-checkasm-sw_rgb failure
yuanhecai
[FFmpeg-cvslog] avformat/mov: perform sanity checks for heif before index building
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: perform sanity checks for heif before index building
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: fix potential unsigned underflow in loop condition
James Almer
[FFmpeg-cvslog] lavc/vvc/refs: export keyframe and picture type in output frames
Nuo Mi
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
[FFmpeg-cvslog] lavc/ac3dsp: fix R-V HAVE_RVV scope issue
Jun Zhao
[FFmpeg-cvslog] ffbuild/bin2c: misc fix
Jun Zhao
[FFmpeg-cvslog] hwcontext_vulkan: check if semaphores are exportable before enabling exporting
Lynne
[FFmpeg-cvslog] avfilter/vf_xpsnr: Avoid array only one of whose elements is used
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/aac_ac3_parser: Remove unused variable
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_xpsnr: Fix leaks
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_overlay: Remove spec-incompliant ';'
Andreas Rheinhardt
[FFmpeg-cvslog] tests/checkasm/sw_rgb: Fix leaks
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/aac/aacdec: Fix -Wdeclaration-after-statement
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/avfilter: Add FFFilter, hide internals of AVFilter
Andreas Rheinhardt
[FFmpeg-cvslog] tests/ref/fate/png-icc-parse: Add lossless flag to ref file
Andreas Rheinhardt
[FFmpeg-cvslog] swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/sga: Silence -Wunused-but-set-variable warnings
Andreas Rheinhardt
Earlier messages
Later messages