ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/10/14
[FFmpeg-cvslog] avfilter/vsdc_testsrc: simplify yuvtest_fill_picture
James Almer
2024/10/14
[FFmpeg-cvslog] avfilter/vsrc_testsrc: add support for packed YUV formats in yuvtestsrc
James Almer
2024/10/13
[FFmpeg-cvslog] avformat/riff: map Y410 fourcc to RAWVIDEO decoder
James Almer
2024/10/13
[FFmpeg-cvslog] lavc/dnxuc_parser: Use av_fourcc2str instead of av_fourcc_make_string
Alexander Strasser
2024/10/13
[FFmpeg-cvslog] avformat/dashdec: format open_demux_for_component()
Marth64
2024/10/13
[FFmpeg-cvslog] avformat/hlsenc: check return value of avcodec_parameters_copy()
Marth64
2024/10/13
[FFmpeg-cvslog] avformat/dashdec: check return code of avcodec_parameters_copy()
Marth64
2024/10/13
[FFmpeg-cvslog] avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists
Jonathan Baecker
2024/10/13
[FFmpeg-cvslog] avformat/dashdec: return ret directly in open_demux_for_component()
Marth64
2024/10/13
[FFmpeg-cvslog] libavformat/hlsplaylist: add subtitle_varname for naming subtitle streams
Jonathan Baecker
2024/10/13
[FFmpeg-cvslog] avformat/hlsenc: Respect `append_list` flag in subtitle
Jonathan Baecker
2024/10/13
[FFmpeg-cvslog] avfilter/framesync: fix forward EOF pts
Nicolas Gaullier
2024/10/13
[FFmpeg-cvslog] avformat/oma: Demux oma-encapsulated AAC audio
asivery
2024/10/13
[FFmpeg-cvslog] libavfilter/vf_overlay: fix the displayed flags in CLI documentation
Thomas Guillory
2024/10/13
[FFmpeg-cvslog] configure: suggest installing nasm before using --disable-x86asm
vipyne
2024/10/12
[FFmpeg-cvslog] avfilter/af_afftdn: use av_assert0 for unreachable assert
Marvin Scholz
2024/10/12
[FFmpeg-cvslog] avcodec: deprecate v410 de/encoder
James Almer
2024/10/12
[FFmpeg-cvslog] avcodec/videotoolbox: choose AYUV pixel format when ideal
James Almer
2024/10/12
[FFmpeg-cvslog] avcodec: deprecate v308 de/encoder
James Almer
2024/10/12
[FFmpeg-cvslog] avcodec: deprecate v408 de/encoder
James Almer
2024/10/12
[FFmpeg-cvslog] avformat/movenc: add support for V30X pixel format
James Almer
2024/10/12
[FFmpeg-cvslog] avformat/movenc: add support for VYU444 pixel format
James Almer
2024/10/12
[FFmpeg-cvslog] avutil/hwcontext_videotoolbox: add support for AYUV pixel format
James Almer
2024/10/12
[FFmpeg-cvslog] avformat/movenc: add support for UYVA pixel format
James Almer
2024/10/12
[FFmpeg-cvslog] avformat/riff: map v410 fourcc to RAWVIDEO decoder
James Almer
2024/10/12
[FFmpeg-cvslog] avformat/riff: map v308 fourcc to RAWVIDEO decoder
James Almer
2024/10/12
[FFmpeg-cvslog] swscale/output: add V30X output support
James Almer
2024/10/12
[FFmpeg-cvslog] swscale/output: add VYU444 output support
James Almer
2024/10/12
[FFmpeg-cvslog] swscale/output: add UYVA output support
James Almer
2024/10/12
[FFmpeg-cvslog] avformat/riff: map v408 fourcc to RAWVIDEO decoder
James Almer
2024/10/12
[FFmpeg-cvslog] avformat/riff: map y408 fourcc to RAWVIDEO decoder
James Almer
2024/10/12
[FFmpeg-cvslog] swscale/output: add AYUV output support
James Almer
2024/10/12
[FFmpeg-cvslog] swscale/output: add missing yuv2packed1 and yuv2packed2 support for VUY{X,A}
James Almer
2024/10/12
[FFmpeg-cvslog] riscv/vvc: fix UNDEF whilst initialising DSP
Rémi Denis-Courmont
2024/10/11
[FFmpeg-cvslog] avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
Ingo Brückl
2024/10/11
[FFmpeg-cvslog] avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
Ingo Brückl
2024/10/11
[FFmpeg-cvslog] vulkan: fix layout qualifiers for 32-bit RGBA float storage reps
Lynne
2024/10/11
[FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_RGBF32
Lynne
2024/10/11
[FFmpeg-cvslog] vulkan: use correct signed image type for storage images
Lynne
2024/10/11
[FFmpeg-cvslog] hwcontext_vulkan: enable shaderBufferInt64Atomics if supported
Lynne
2024/10/11
[FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_RGBAF32
Lynne
2024/10/11
[FFmpeg-cvslog] vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness
Lynne
2024/10/11
[FFmpeg-cvslog] avcodec/hevc/ps: add a range check for sps_max_sub_layers
James Almer
2024/10/11
[FFmpeg-cvslog] avcodec/hevc/ps: return a proper error code when we don't support parsing an sps
James Almer
2024/10/11
[FFmpeg-cvslog] libavcodec: x86: Remove an explicit include of config.asm
Martin Storsjö
2024/10/10
[FFmpeg-cvslog] checkasm: lls: Use relative tolerances rather than absolute ones
Martin Storsjö
2024/10/10
[FFmpeg-cvslog] arm: Consistently use proper interworking function returns
Martin Storsjö
2024/10/10
[FFmpeg-cvslog] avutil/pixdesc: use a bigger variable type when writing bitstream formats
James Almer
2024/10/10
[FFmpeg-cvslog] avcodec/ffv1: Implement CRC with non zero initial and final value
Michael Niedermayer
2024/10/10
[FFmpeg-cvslog] avcodec/ffv1enc: Prevent generation of files with broken slices
Michael Niedermayer
2024/10/10
[FFmpeg-cvslog] fftools/ffmpeg: supply hw device context to probe-filtergraphs
Anton Khirnov
2024/10/10
[FFmpeg-cvslog] fftools/ffmpeg_filter: do not leak graph_desc on fg_create() failure
Anton Khirnov
2024/10/10
[FFmpeg-cvslog] fftools/ffmpeg_opt: add a struct to be passed as opaque to global-option handlers
Anton Khirnov
2024/10/10
[FFmpeg-cvslog] fftools/cmdutils: do not treat single '-' as an option in locate_option()
Anton Khirnov
2024/10/10
[FFmpeg-cvslog] fftools/cmdutils: group related calls together
Anton Khirnov
2024/10/09
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
2024/10/09
[FFmpeg-cvslog] avformat/mov: Avoid overflow in dts
Michael Niedermayer
2024/10/09
[FFmpeg-cvslog] libavcodec/dnxuc_parser: DNxUncompressed essence parser
Martin Schitter
2024/10/09
[FFmpeg-cvslog] libavformat/mxf: Add ULs for DNxUncompressed
Martin Schitter
2024/10/09
[FFmpeg-cvslog] libavcodec/: Add ID and desc for DNxUncompressed
Martin Schitter
2024/10/09
[FFmpeg-cvslog] avcodec/mfenc: add support for AV1 MF encoders
Min Chen
2024/10/09
[FFmpeg-cvslog] checkasm: lls: Use relative tolerances rather than absolute ones
Martin Storsjö
2024/10/09
[FFmpeg-cvslog] arm: Consistently use proper interworking function returns
Martin Storsjö
2024/10/09
[FFmpeg-cvslog] swscale/rgb2xyz: follow convention on image pointers and strides
Niklas Haas
2024/10/09
[FFmpeg-cvslog] swscale/internal: constify and expose ff_swscale()
Niklas Haas
2024/10/09
[FFmpeg-cvslog] swscale/rgb2xyz: expose these functions internally
Niklas Haas
2024/10/09
[FFmpeg-cvslog] swscale/rgb2xyz: add explicit width parameter
Niklas Haas
2024/10/09
[FFmpeg-cvslog] swscale/rgb2xyz: minor style fixes
Niklas Haas
2024/10/08
[FFmpeg-cvslog] swscale/input: add VYU444 input support
James Almer
2024/10/08
[FFmpeg-cvslog] swscale/input: add V30X input support
James Almer
2024/10/08
[FFmpeg-cvslog] swscale/input: add UYVA input support
James Almer
2024/10/08
[FFmpeg-cvslog] swscale/input: add AYUV input support
James Almer
2024/10/08
[FFmpeg-cvslog] vulkan: fix ImageView flexible array struct allocation
Lynne
2024/10/08
[FFmpeg-cvslog] libavutil/vulkan: fix flexible array struct allocation
Marvin Scholz
2024/10/08
[FFmpeg-cvslog] swscale: Fix conflicting types for loongarch
jinbo
2024/10/08
[FFmpeg-cvslog] RELEASE: update release number after release/7.1 branch
Martin Schitter
2024/10/08
[FFmpeg-cvslog] hwcontext_vulkan: set hwctx->device_features
Lynne
2024/10/08
[FFmpeg-cvslog] vulkan: add a #define when printf debugging is enabled
Lynne
2024/10/08
[FFmpeg-cvslog] configure: explicitly disable spirv_compiler
Lynne
2024/10/08
[FFmpeg-cvslog] hwcontext_vulkan: remove redundant hostQueryReset setting
Lynne
2024/10/08
[FFmpeg-cvslog] configure: add spirv_compiler to avfilter_suggest as well
Lynne
2024/10/08
[FFmpeg-cvslog] avutil/pixfmt: add V30X pixel format
James Almer
2024/10/08
[FFmpeg-cvslog] avutil/pixfmt: add UYVA pixel format
James Almer
2024/10/08
[FFmpeg-cvslog] avutil/pixfmt: add VYU444 pixel format
James Almer
2024/10/08
[FFmpeg-cvslog] avutil/pixfmt: extend the VUY{A,X} description
James Almer
2024/10/08
[FFmpeg-cvslog] avutil/pixfmt: add AYUV pixel format
James Almer
2024/10/08
[FFmpeg-cvslog] swscale/ppc: fix altivec build failure
Niklas Haas
2024/10/07
[FFmpeg-cvslog] swscale: Fix aarch64 and i386 compilation failures
Martin Storsjö
2024/10/07
[FFmpeg-cvslog] swscale/input: parametrize ff_sws_init_input_funcs() pointers
Niklas Haas
2024/10/07
[FFmpeg-cvslog] swscale/internal: add typedefs for input reading functions
Niklas Haas
2024/10/07
[FFmpeg-cvslog] swscale/internal: forward typedef SwsContext
Niklas Haas
2024/10/07
[FFmpeg-cvslog] swscale/internal: constify SwsFunc
Niklas Haas
2024/10/07
[FFmpeg-cvslog] swscale/internal: turn cascaded_tmp into an array
Niklas Haas
2024/10/07
[FFmpeg-cvslog] swscale/internal: expose ff_update_palette() internally
Niklas Haas
2024/10/07
[FFmpeg-cvslog] swscale/internal: rename NB_SWS_DITHER for consistency
Niklas Haas
2024/10/07
[FFmpeg-cvslog] tests/swscale: fix minor typos
Niklas Haas
2024/10/07
[FFmpeg-cvslog] avfilter/src_movie: configure correct YUV attributes
Niklas Haas
2024/10/07
[FFmpeg-cvslog] avfilter/vf_xpsnr: remove duplicated DSP infranstructure
James Almer
2024/10/07
[FFmpeg-cvslog] fftools/ffmpeg_filter: stop setting a no-op option
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/avfilter: drop ff_ prefixes from static functions
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/avfilter: document AVFilterContext.is_disabled as private
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/avfilter: move AVFilterContext.{enable,var_values} to FFFilterContext
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/avfilter: move AVFilterContext.ready to FFFilterContext
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_geq: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_fieldorder: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_hwmap: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_fieldmatch: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_format: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_feedback: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_elbg: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_fieldhint: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_detelecine: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_deband: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_fade: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_drawtext: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_crop: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_edgedetect: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_datascope: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_ciescope: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_boxblur: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_colorspace: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] doc/ffmpeg.texi: add a diagram for the loopback decoder example
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_copy: switch to query_func2()
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] doc/ffmpeg: rewrite the detailed description chapter
Anton Khirnov
2024/10/07
[FFmpeg-cvslog] lavfi/vf_alphamerge: switch to query_func2()
Anton Khirnov
2024/10/06
[FFmpeg-cvslog] vulkan: always enable GL_EXT_shader_explicit_arithmetic_types
Lynne
2024/10/06
[FFmpeg-cvslog] vulkan: always enable GL_EXT_control_flow_attributes
Lynne
2024/10/06
[FFmpeg-cvslog] configure: add spirv_compiler to avcodec_suggest
Lynne via ffmpeg-devel
2024/10/06
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
2024/10/06
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
2024/10/06
[FFmpeg-cvslog] lavu/vulkan_spirv: use correct inclusion guards
Lynne
2024/10/06
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
2024/10/06
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
2024/10/06
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
2024/10/06
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
2024/10/06
[FFmpeg-cvslog] configure: include liblcevc_dec ldflags in avcodec_extralibs
James Almer
2024/10/05
[FFmpeg-cvslog] avcodec/vulkan: Add support for generating GLSL strings from comp shaders
IndecisiveTurtle
2024/10/05
[FFmpeg-cvslog] Revert "x86/tx_float: set all operands for shufps"
Lynne
2024/10/05
[FFmpeg-cvslog] libavutil/vulkan: Prevent crash on shaders with no descriptors
IndecisiveTurtle
2024/10/05
[FFmpeg-cvslog] Revert "x86/tx_float: add missing preprocessor wrapper for AVX2 functions"
Lynne
2024/10/05
[FFmpeg-cvslog] Revert "x86/tx_float: change a condition in a preprocessor check"
Lynne
2024/10/05
[FFmpeg-cvslog] x86/lpc: remove HAVE_AVX2_EXTERNAL checks
Lynne
2024/10/05
[FFmpeg-cvslog] Revert "x86/tx_float: add missing check for AVX2"
Lynne
2024/10/05
[FFmpeg-cvslog] x86/tx_float: remove HAVE_AVX2_EXTERNAL checks
Lynne
2024/10/05
[FFmpeg-cvslog] configure: drop yasm support
Lynne
2024/10/05
[FFmpeg-cvslog] nlmeans_vulkan: remove unused forward declaration
Lynne
2024/10/05
[FFmpeg-cvslog] vulkan_encode: do not align DPB buffer size
Lynne
2024/10/05
[FFmpeg-cvslog] libavfilter/Makefile: fix tag for Vulkan .comp files
Lynne
2024/10/05
[FFmpeg-cvslog] bwdif_vulkan: split off main shader code as a separate file
Lynne
2024/10/05
[FFmpeg-cvslog] lavc/vulkan: remove redundant header
Lynne
2024/10/05
[FFmpeg-cvslog] lavc/vulkan: add SPIR-V compilation support
Lynne
2024/10/05
[FFmpeg-cvslog] lavfi/vulkan: remove redundant header
Lynne
2024/10/05
[FFmpeg-cvslog] vulkan: move SPIR-V compilation code to libavutil
Lynne
2024/10/05
[FFmpeg-cvslog] avcodec/aac/aacdec: add a missing wrapper to an AAC USAC function call
James Almer
2024/10/05
[FFmpeg-cvslog] avformat/mov: split off heif item initialization to its own function
James Almer
2024/10/05
[FFmpeg-cvslog] avcodec/hevc/ps: print the correct unsupported scalability value found
James Almer
2024/10/05
[FFmpeg-cvslog] avcodec/hevc/ps: print a more accurate message when parsing an SPS for an unsupported layer
James Almer
2024/10/05
[FFmpeg-cvslog] avformat/mov: split off lcevc stream group initialization to its own function
James Almer
2024/10/05
[FFmpeg-cvslog] avcodec/packet: fix doxy references in AVPacketSideData
James Almer
2024/10/05
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
2024/10/05
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
2024/10/04
[FFmpeg-cvslog] configure: Enable -Wno-implicit-const-int-float-conversion if available
Martin Storsjö
2024/10/04
[FFmpeg-cvslog] libavcodec: x86: Remove an explicit include of config.asm
Martin Storsjö
2024/10/04
[FFmpeg-cvslog] av1dec: Don't crash if decoding of some frames have failed
Martin Storsjö
2024/10/04
[FFmpeg-cvslog] fftools: log unconnected filter output label
Marvin Scholz
2024/10/04
[FFmpeg-cvslog] fftools: do not access out of bounds filtergraph
Marvin Scholz
2024/10/04
[FFmpeg-cvslog] avcodec: make a local copy of executor
Nuo Mi
2024/10/04
[FFmpeg-cvslog] avcodec/vvc: simplify priority logical to improve performance for 4K/8K
Nuo Mi
2024/10/04
[FFmpeg-cvslog] avcodec/executor: remove unused ready callback
Nuo Mi
2024/10/04
[FFmpeg-cvslog] fftools: log unconnected filter output label
Marvin Scholz
2024/10/04
[FFmpeg-cvslog] fftools: do not access out of bounds filtergraph
Marvin Scholz
2024/10/04
[FFmpeg-cvslog] hwcontext_vulkan: guard all uses of new spec defines and fix stray bracket
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan: don't enable GL_EXT_buffer_reference by default
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan: parse instance list and add the DEBUG_UTILS extension
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan: add profiling debug setting
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan_shaderc: add more stages, target Vulkan 1.3 and only output debug if needed
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan_glslang: add more stages, target Vulkan 1.3 and output debug info
Lynne
2024/10/04
[FFmpeg-cvslog] lavfi/*vulkan: forward FFVulkanContext to SPIR-V compilers
Lynne
2024/10/04
[FFmpeg-cvslog] hwcontext_vulkan: move device feature struct setup to a new function
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan: always enable GL_EXT_scalar_block_layout
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan: use shader objects if supported
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan: merge FFVkSPIRVShader and FFVkPipeline into FFVkShader
Lynne
2024/10/04
[FFmpeg-cvslog] hwcontext_vulkan: enable VK_KHR_shader_relaxed_extended_instruction
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan_functions: change extension type to a typedef uint64_t
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan: check if current buffer has finished execution before picking another
Lynne
2024/10/04
[FFmpeg-cvslog] vulkan: move shader data execution state to execution pools
Lynne
2024/10/04
[FFmpeg-cvslog] lavfi/vsrc_testsrc: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/qrencode: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/src_movie: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/vaf_spectrumsynth: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/src_avsynctest: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/f_streamselect: drop useless query_formats() callback
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/f_select: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/f_graphmonitor: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/f_ebur128: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/f_drawgraph: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/buffersrc: validate hw context presence in video_init()
Anton Khirnov
Earlier messages
Later messages