ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] lavfi/vf_ssim: use av_err2str to simplify code
Marvin Scholz
[FFmpeg-cvslog] avformat/network: use av_err2str to simplify code
Marvin Scholz
[FFmpeg-cvslog] fftools/ffmpeg_opt: fix variable shadowing
Marvin Scholz
[FFmpeg-cvslog] lavfi/vf_ssim: narrow variable scopes
Marvin Scholz
[FFmpeg-cvslog] fftools/cmdutils: fix variable shadowing
Marvin Scholz
[FFmpeg-cvslog] lavfi/vf_vmafmotion: fix variable shadowing
Marvin Scholz
[FFmpeg-cvslog] lavfi/vf_vmafmotion: use av_err2str to simplify code
Marvin Scholz
[FFmpeg-cvslog] lavfi/vf_ssim360: use av_err2str to simplify code
Marvin Scholz
[FFmpeg-cvslog] lavfi/vf_psnr: use av_err2str to simplify code
Marvin Scholz
[FFmpeg-cvslog] lavfi/vf_ssim360: fix variable shadowing
Marvin Scholz
[FFmpeg-cvslog] avfilter: fix YUV colorspace negotiation for YUVJ
Niklas Haas
[FFmpeg-cvslog] tests/fate: force MPEG range for rawvideo tests
Niklas Haas
[FFmpeg-cvslog] fftools/ffmpeg: remove useless error check
Marvin Scholz
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a1b3920 web/index: Add news entry about coverity
ffmpeg-git
[FFmpeg-cvslog] avfilter/af_join: pass the correct input layouts to ff_channel_layouts_ref
James Almer
[FFmpeg-cvslog] avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces
Cameron Gutman
[FFmpeg-cvslog] hw_base_encode_h264: remove unused AUD unit structure
Lynne
[FFmpeg-cvslog] lavc/Makefile: only compile hw_base_encode_h264.c when actually needed
Lynne
[FFmpeg-cvslog] avdevice/decklink_dec: extend available actions on signal loss
Michael Riedl
[FFmpeg-cvslog] avfilter/unsharp: Call function directly rather than via function pointer
Zhao Zhili
[FFmpeg-cvslog] lavfi/af_pan: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_replaygain: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_pan: stop modifying private data in query_formats()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_sidechaincompress: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_lv2: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_sofalizer: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_stereowiden: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_stereotools: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_surround: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_virtualbass: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_volume: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_loudnorm: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_join: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_ladspa: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_extrastereo: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_headphone: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_hdcd: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_haas: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_earwax: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_channelsplit: support arbitrary channel layouts
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_crossfeed: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_dialoguenhance: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_channelsplit: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] tests/fate/filter-audio: add a test for handling more than 64 channels
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_channelmap: remove an arbitrary limit on channel count
Anton Khirnov
[FFmpeg-cvslog] aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD
Brad Smith
[FFmpeg-cvslog] fftools/opt_common: add missing newline after printing codecs
Lynne
[FFmpeg-cvslog] lavfi/avfiltergraph: fix leak on error
Marvin Scholz
[FFmpeg-cvslog] avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul()
Brad Smith
[FFmpeg-cvslog] vulkan(_decode): fix, simplify and improve queries
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: disable more false positive validation checks
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: ask for storage images by default
Lynne
[FFmpeg-cvslog] vulkan_decode: use ff_vk_init
Lynne
[FFmpeg-cvslog] vulkan_filter: require storage images properly, set usage flags explicitly
Lynne
[FFmpeg-cvslog] vulkan: add a ff_vk_init function
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: add PREP_MODE_GENERAL for non-transfer_dst images
Lynne
[FFmpeg-cvslog] vulkan_video: move imageview creation and DPB fields to common context
Lynne
[FFmpeg-cvslog] hw_base_encode: make recon_frames_ref optional
Lynne
[FFmpeg-cvslog] vulkan: use correct return codes for query errors
Lynne
[FFmpeg-cvslog] vulkan: error out if query is called without being initialized
Lynne
[FFmpeg-cvslog] vulkan_video: add utilities for H264 level/profile mapping
Lynne
[FFmpeg-cvslog] hw_base_encode: allocate DPB image upfront
Lynne
[FFmpeg-cvslog] hw_base_encode: move VAAPI SPS/PPS constructors to a shared file
Lynne
[FFmpeg-cvslog] hw_base_encode: refactor picture allocation/freeing
Lynne
[FFmpeg-cvslog] avcodec/avcodec: remove usage of __typeof__()
James Almer
[FFmpeg-cvslog] doc/APIchanges: mention correct version number
Niklas Haas
[FFmpeg-cvslog] MAINTAINERS: remove Aurelien and David from matroska*
Michael Niedermayer
[FFmpeg-cvslog] MAINTAINERS: Update fate admin
Michael Niedermayer
[FFmpeg-cvslog] MAINTAINERS: Add status to icecast
Michael Niedermayer
[FFmpeg-cvslog] MAINTAINER: iamf is maintained by James
Michael Niedermayer
[FFmpeg-cvslog] MAINTAINERS: Rangecoder looks quite familiar, ill maintain it
Michael Niedermayer
[FFmpeg-cvslog] MAINTAINERS: Mark parts from Ludmila as unmaintained
Michael Niedermayer
[FFmpeg-cvslog] MAINTAINERS: Mark parts from Robert as unmaintained
Michael Niedermayer
[FFmpeg-cvslog] avfilter: add XPSNR filter
Christian Helmrich
[FFmpeg-cvslog] Changelog: mention YUV range negotiation
Niklas Haas
[FFmpeg-cvslog] fftools/ffmpeg_filter: propagate codec yuv metadata to filters
Niklas Haas
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: factor out binding filters to output streams
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: switch to avcodec_get_supported_config()
Niklas Haas
[FFmpeg-cvslog] fftools: drop unused/hacky macros
Niklas Haas
[FFmpeg-cvslog] fftools/ffmpeg_filter: switch to avcodec_get_supported_config()
Niklas Haas
[FFmpeg-cvslog] fftools/opt_common: switch to avcodec_get_supported_config()
Niklas Haas
[FFmpeg-cvslog] fftools/ffmpeg_filter: simplify choose_pix_fmts
Niklas Haas
[FFmpeg-cvslog] avcodec/mjpegenc: switch to get_supported_config()
Niklas Haas
[FFmpeg-cvslog] avcodec/codec_internal: nuke init_static_data()
Niklas Haas
[FFmpeg-cvslog] avcodec/libvpxenc: switch to get_supported_config()
Niklas Haas
[FFmpeg-cvslog] avcodec/libx265: switch to get_supported_config()
Niklas Haas
[FFmpeg-cvslog] avcodec/encode: switch to avcodec_get_supported_config()
Niklas Haas
[FFmpeg-cvslog] avcodec/internal: add FFCodec.color_ranges
Niklas Haas
[FFmpeg-cvslog] avcodec/libaomenc: switch to get_supported_config()
Niklas Haas
[FFmpeg-cvslog] avcodec: add avcodec_get_supported_config()
Niklas Haas
[FFmpeg-cvslog] avcodec/allcodecs: add backcompat for new config API
Niklas Haas
[FFmpeg-cvslog] lavu/opt: av_opt_set_array: fix uninitialised return
Marvin Scholz
[FFmpeg-cvslog] lavu/opt: Fix return of uninitialised value
Marvin Scholz
[FFmpeg-cvslog] lavu/opt: properly initialize av_opt_set_array return value
Timo Rothenpieler
[FFmpeg-cvslog] swscale/aarch64/rgb2rgb: add neon implementation for rgb24toyv12
Ramiro Polla
[FFmpeg-cvslog] swscale/rgb2rgb: improve chroma conversion in ff_rgb24toyv12_c
Ramiro Polla
[FFmpeg-cvslog] checkasm/sw_rgb: add deinterleaveBytes
Ramiro Polla
[FFmpeg-cvslog] swscale/x86/rgb2rgb: fix deinterleaveBytes writing past the end of the buffers
Ramiro Polla
[FFmpeg-cvslog] swscale/x86/rgb2rgb: disable rgb24toyv12_mmxext for x86_64
Ramiro Polla
[FFmpeg-cvslog] checkasm/sw_rgb: add rgb24toyv12 tests
Ramiro Polla
[FFmpeg-cvslog] swscale/aarch64/rgb2rgb: add deinterleaveBytes neon implementation
Ramiro Polla
[FFmpeg-cvslog] swscale/x86/rgb2rgb: fix deinterleaveBytes for unaligned dst pointers
Ramiro Polla
[FFmpeg-cvslog] lavc/vvc: Remove experimental flag
Frank Plowman
[FFmpeg-cvslog] lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc: check framerate num/den to be strictly positive
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc: check framerate num/den to be strictly positive
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc: check framerate num/den to be strictly positive
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc: check framerate num/den to be strictly positive
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.{horizontal,vertical}_bs to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.qp_y_tab to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: make a HEVCFrame hold a reference to its PPS
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.tab_slice_address to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.sao_pixel_buffer_[vh] to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.{tab_mvf,rpl_tab}_pool to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.filter_slice_edges to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.tab_ipm to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.cbf_luma to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.tab_ct_depth to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.is_pcm to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.skip_flag to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.sao to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.bs_{width,height} to HEVCLayerContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: add a per-layer context
Anton Khirnov
[FFmpeg-cvslog] MAINTAINERS: add myself for hevc/*
Anton Khirnov
[FFmpeg-cvslog] lavu/opt: handle UINT options as the POD they are
Anton Khirnov
[FFmpeg-cvslog] lavu/opt: add API for setting array-type option values
Anton Khirnov
[FFmpeg-cvslog] lavc: add HEVC Multiview Main profile
Anton Khirnov
[FFmpeg-cvslog] fate/checkasm/sw_gbrp: don't randomly set internal values
James Almer
[FFmpeg-cvslog] avfilter/af_bs2b: remove unecessary initializer from layouts
James Almer
[FFmpeg-cvslog] avfilter/af_asr: remove unecessary initializer from layouts
James Almer
[FFmpeg-cvslog] avfilter/af_apulsator: remove unecessary initializer from layouts
James Almer
[FFmpeg-cvslog] doc/filters: update uspp availability status
Gyan Doshi
[FFmpeg-cvslog] lavfi/af_bs2b: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_biquads: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_arnndn: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_channelmap: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_asr: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_asetrate: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_anlms: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_arls: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_aresample: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_aiir: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_apulsator: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_agate: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_anequalizer: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] checkasm/riscv: print official extension names
Rémi Denis-Courmont
[FFmpeg-cvslog] swscale/rgb2rgb: enable R-V V deinterleaveBytes
Rémi Denis-Courmont
[FFmpeg-cvslog] hevc/sei: return INVALIDDATA when a referenced SPS is not available
Hendrik Leppkes
[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210
Gyan Doshi
[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210
Gyan Doshi
[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210
Gyan Doshi
[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210
Gyan Doshi
[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210
Gyan Doshi
[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210
Gyan Doshi
[FFmpeg-cvslog] avcodec/amfenc: GPU driver version check
Araz Iusubov
[FFmpeg-cvslog] avcodec/amfenc: add 10 bit encoding in av1_amf
Evgeny Pavlov
[FFmpeg-cvslog] avcodec/amfenc: HDR metadata.
nyanmisaka
[FFmpeg-cvslog] avcodec/amfenc: Fixes the color information in the output.
Michael Fabian 'Xaymar' Dirks
[FFmpeg-cvslog] tests: Remove void -time_base overrides when streamcopying to mxf
Nicolas Gaullier
[FFmpeg-cvslog] fftools/ffmpeg: Fix honor -r output option with streamcopy
Nicolas Gaullier
[FFmpeg-cvslog] avformat/mxfenc: Fix guess frame_rate
Nicolas Gaullier
[FFmpeg-cvslog] doc/av1_qsv: Add missed options
Fei Wang
[FFmpeg-cvslog] lavc/qsvenc: Remove duplicate include header file
Fei Wang
[FFmpeg-cvslog] doc/av1_qsv: Fix typo
Fei Wang
[FFmpeg-cvslog] avcodec/dnxhdenc: use BlockDSPContext from MpegEncContext
Ramiro Polla
[FFmpeg-cvslog] avcodec/mpegvideo: remove redundant workaround to recalculate last nonzero coefficient
Ramiro Polla
[FFmpeg-cvslog] avcodec/x86/mpegvideoenc: remove av_assert2() for variable alignment
Ramiro Polla
[FFmpeg-cvslog] avcodec/vvcdec: fix potential deadlock in report_frame_progress
Nuo Mi
[FFmpeg-cvslog] lavc/vvc: Fix assertion bound on qPy_{a,b}
Frank Plowman
[FFmpeg-cvslog] cbs_av1: Copy loop filter and segment parameters of repeat frame from its mapped frame
Fei Wang
[FFmpeg-cvslog] avformat/rtsp: extend the PATH buffer to 2048
Stefano Mandelli
[FFmpeg-cvslog] avformat/libzmq: fix check for zmq protocol prefix
Marton Balint
[FFmpeg-cvslog] avformat/libzmq: fix check for zmq protocol prefix
Marton Balint
[FFmpeg-cvslog] avformat/libzmq: fix check for zmq protocol prefix
Marton Balint
[FFmpeg-cvslog] avformat/libzmq: fix check for zmq protocol prefix
Marton Balint
[FFmpeg-cvslog] avformat/libzmq: fix check for zmq protocol prefix
Marton Balint
[FFmpeg-cvslog] avformat/libzmq: fix check for zmq protocol prefix
Marton Balint
[FFmpeg-cvslog] avformat/mxfdec: disallow generic seek search
Marton Balint
[FFmpeg-cvslog] lavfi/af_aformat: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavc/opus*: move to opus/ subdir
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_aformat: change options from strings to arrays
Anton Khirnov
[FFmpeg-cvslog] lavfi/aeval: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi: add query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_afir: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_acrossover: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_adynamicequalizer: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/af_aap: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] configure: fix --disable-v4l2-m2m can't work
Jun Zhao
[FFmpeg-cvslog] avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection
Brad Smith
[FFmpeg-cvslog] avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection
Brad Smith
[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD
Brad Smith
[FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for FreeBSD
Brad Smith
[FFmpeg-cvslog] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's
Brad Smith
[FFmpeg-cvslog] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's
Brad Smith
[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD
Brad Smith
[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD
Brad Smith
[FFmpeg-cvslog] configure: use pkg-config for sndio
Brad Smith
[FFmpeg-cvslog] configure: use pkg-config for sndio
Brad Smith
Earlier messages
Later messages