ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] tests/swscale: fix minor typos
Niklas Haas
[FFmpeg-cvslog] avfilter/src_movie: configure correct YUV attributes
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_xpsnr: remove duplicated DSP infranstructure
James Almer
[FFmpeg-cvslog] fftools/ffmpeg_filter: stop setting a no-op option
Anton Khirnov
[FFmpeg-cvslog] lavfi/avfilter: drop ff_ prefixes from static functions
Anton Khirnov
[FFmpeg-cvslog] lavfi/avfilter: document AVFilterContext.is_disabled as private
Anton Khirnov
[FFmpeg-cvslog] lavfi/avfilter: move AVFilterContext.{enable,var_values} to FFFilterContext
Anton Khirnov
[FFmpeg-cvslog] lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static
Anton Khirnov
[FFmpeg-cvslog] lavfi/avfilter: move AVFilterContext.ready to FFFilterContext
Anton Khirnov
[FFmpeg-cvslog] lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_geq: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_fieldorder: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_hwmap: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_fieldmatch: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_format: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_feedback: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_elbg: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_fieldhint: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_detelecine: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_deband: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_fade: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_drawtext: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_crop: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_edgedetect: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_datascope: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_ciescope: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_boxblur: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_colorspace: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] doc/ffmpeg.texi: add a diagram for the loopback decoder example
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_copy: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] doc/ffmpeg: rewrite the detailed description chapter
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_alphamerge: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] vulkan: always enable GL_EXT_shader_explicit_arithmetic_types
Lynne
[FFmpeg-cvslog] vulkan: always enable GL_EXT_control_flow_attributes
Lynne
[FFmpeg-cvslog] configure: add spirv_compiler to avcodec_suggest
Lynne via ffmpeg-devel
[FFmpeg-cvslog] lavu/vulkan_spirv: use correct inclusion guards
Lynne
[FFmpeg-cvslog] configure: include liblcevc_dec ldflags in avcodec_extralibs
James Almer
[FFmpeg-cvslog] avcodec/vulkan: Add support for generating GLSL strings from comp shaders
IndecisiveTurtle
[FFmpeg-cvslog] Revert "x86/tx_float: set all operands for shufps"
Lynne
[FFmpeg-cvslog] libavutil/vulkan: Prevent crash on shaders with no descriptors
IndecisiveTurtle
[FFmpeg-cvslog] Revert "x86/tx_float: add missing preprocessor wrapper for AVX2 functions"
Lynne
[FFmpeg-cvslog] Revert "x86/tx_float: change a condition in a preprocessor check"
Lynne
[FFmpeg-cvslog] x86/lpc: remove HAVE_AVX2_EXTERNAL checks
Lynne
[FFmpeg-cvslog] Revert "x86/tx_float: add missing check for AVX2"
Lynne
[FFmpeg-cvslog] x86/tx_float: remove HAVE_AVX2_EXTERNAL checks
Lynne
[FFmpeg-cvslog] configure: drop yasm support
Lynne
[FFmpeg-cvslog] nlmeans_vulkan: remove unused forward declaration
Lynne
[FFmpeg-cvslog] vulkan_encode: do not align DPB buffer size
Lynne
[FFmpeg-cvslog] libavfilter/Makefile: fix tag for Vulkan .comp files
Lynne
[FFmpeg-cvslog] bwdif_vulkan: split off main shader code as a separate file
Lynne
[FFmpeg-cvslog] lavc/vulkan: remove redundant header
Lynne
[FFmpeg-cvslog] lavc/vulkan: add SPIR-V compilation support
Lynne
[FFmpeg-cvslog] lavfi/vulkan: remove redundant header
Lynne
[FFmpeg-cvslog] vulkan: move SPIR-V compilation code to libavutil
Lynne
[FFmpeg-cvslog] avcodec/aac/aacdec: add a missing wrapper to an AAC USAC function call
James Almer
[FFmpeg-cvslog] avformat/mov: split off heif item initialization to its own function
James Almer
[FFmpeg-cvslog] avformat/mov: split off heif item initialization to its own function
James Almer
[FFmpeg-cvslog] avcodec/hevc/ps: print the correct unsupported scalability value found
James Almer
[FFmpeg-cvslog] avcodec/hevc/ps: print a more accurate message when parsing an SPS for an unsupported layer
James Almer
[FFmpeg-cvslog] avformat/mov: split off lcevc stream group initialization to its own function
James Almer
[FFmpeg-cvslog] avcodec/packet: fix doxy references in AVPacketSideData
James Almer
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213
Gyan Doshi
[FFmpeg-cvslog] configure: Enable -Wno-implicit-const-int-float-conversion if available
Martin Storsjö
[FFmpeg-cvslog] libavcodec: x86: Remove an explicit include of config.asm
Martin Storsjö
[FFmpeg-cvslog] libavcodec: x86: Remove an explicit include of config.asm
Martin Storsjö
[FFmpeg-cvslog] av1dec: Don't crash if decoding of some frames have failed
Martin Storsjö
[FFmpeg-cvslog] avcodec: make a local copy of executor
Nuo Mi
[FFmpeg-cvslog] avcodec/vvc: simplify priority logical to improve performance for 4K/8K
Nuo Mi
[FFmpeg-cvslog] avcodec/executor: remove unused ready callback
Nuo Mi
[FFmpeg-cvslog] fftools: log unconnected filter output label
Marvin Scholz
[FFmpeg-cvslog] fftools: log unconnected filter output label
Marvin Scholz
[FFmpeg-cvslog] fftools: do not access out of bounds filtergraph
Marvin Scholz
[FFmpeg-cvslog] fftools: do not access out of bounds filtergraph
Marvin Scholz
[FFmpeg-cvslog] hwcontext_vulkan: guard all uses of new spec defines and fix stray bracket
Lynne
[FFmpeg-cvslog] vulkan: don't enable GL_EXT_buffer_reference by default
Lynne
[FFmpeg-cvslog] vulkan: parse instance list and add the DEBUG_UTILS extension
Lynne
[FFmpeg-cvslog] vulkan: add profiling debug setting
Lynne
[FFmpeg-cvslog] vulkan_shaderc: add more stages, target Vulkan 1.3 and only output debug if needed
Lynne
[FFmpeg-cvslog] vulkan_glslang: add more stages, target Vulkan 1.3 and output debug info
Lynne
[FFmpeg-cvslog] lavfi/*vulkan: forward FFVulkanContext to SPIR-V compilers
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: move device feature struct setup to a new function
Lynne
[FFmpeg-cvslog] vulkan: always enable GL_EXT_scalar_block_layout
Lynne
[FFmpeg-cvslog] vulkan: use shader objects if supported
Lynne
[FFmpeg-cvslog] vulkan: merge FFVkSPIRVShader and FFVkPipeline into FFVkShader
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: enable VK_KHR_shader_relaxed_extended_instruction
Lynne
[FFmpeg-cvslog] vulkan_functions: change extension type to a typedef uint64_t
Lynne
[FFmpeg-cvslog] vulkan: check if current buffer has finished execution before picking another
Lynne
[FFmpeg-cvslog] vulkan: move shader data execution state to execution pools
Lynne
[FFmpeg-cvslog] lavfi/vsrc_testsrc: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list
Anton Khirnov
[FFmpeg-cvslog] lavfi/qrencode: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/src_movie: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/vaf_spectrumsynth: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/src_avsynctest: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/f_streamselect: drop useless query_formats() callback
Anton Khirnov
[FFmpeg-cvslog] lavfi/f_select: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/f_graphmonitor: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/f_ebur128: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/f_drawgraph: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/buffersrc: validate hw context presence in video_init()
Anton Khirnov
[FFmpeg-cvslog] lavfi/buffersink: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/buffersrc: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/buffersink: move channel layout parsing to init
Anton Khirnov
[FFmpeg-cvslog] lavfi/buffersink: move the option sanity check to init
Anton Khirnov
[FFmpeg-cvslog] avcodec/mediacodecenc: Fix access of uninitialized value
Zhao Zhili
[FFmpeg-cvslog] avcodec/mediacodecenc: Fix access of uninitialized value
Zhao Zhili
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
[FFmpeg-cvslog] avfilter: add missing build deps to msad filter
James Almer
[FFmpeg-cvslog] avformat/mov: don't abort on invalid clap box data
James Almer
[FFmpeg-cvslog] avformat/mov: get heif image mirroring from imir box
James Almer
[FFmpeg-cvslog] fate/mov: add a test for heic images with cropping and rotation metadata
James Almer
[FFmpeg-cvslog] avformat/mov: parse clap boxes that reference heif items
James Almer
[FFmpeg-cvslog] avformat/mov: parse colr boxes that reference tile grids
James Almer
[FFmpeg-cvslog] avformat/mov: factorize getting the current item
James Almer
[FFmpeg-cvslog] avformat/mov: factorize getting the current item
James Almer
[FFmpeg-cvslog] avcodec/dxva2: Fix compilation with Mingw-w64
Tobias Rapp
[FFmpeg-cvslog] libavutil: Makefile: Fix alphabetical order for the film_grain_params files
Martin Storsjö
[FFmpeg-cvslog] libavcodec: Makefile: Move the librsvg entry to the right section
Martin Storsjö
[FFmpeg-cvslog] videotoolbox: Fix indentation of old existing code
Martin Storsjö
[FFmpeg-cvslog] avcodec/videotoolbox: add AV1 hardware acceleration
Jan Ekström
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: 2Pass mode is not possible with golomb coding
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: 2Pass mode is not possible with golomb coding
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: 2Pass mode is not possible with golomb coding
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1: Store and reuse sx/sy
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1: Store and reuse sx/sy
Michael Niedermayer
[FFmpeg-cvslog] lavu/class: improve AVClass doxy
Anton Khirnov
[FFmpeg-cvslog] lavu/opt: consolidate common prologue for av_opt_set*()
Anton Khirnov
[FFmpeg-cvslog] lavf/mxfdec: Remove a call to avio_tell() in klv_read_packet()
Tomas Härdin
[FFmpeg-cvslog] lavf/mxfdec: Speed up mxf_edit_unit_absolute_offset()
Tomas Härdin
[FFmpeg-cvslog] lavf/mxfdec: Speed up klv_read_packet()
Tomas Härdin
[FFmpeg-cvslog] lavu/opt: combine option type size+name into a single descriptor
Anton Khirnov
[FFmpeg-cvslog] lavu/log,opt: detect setting non-runtime options post-init
Anton Khirnov
[FFmpeg-cvslog] lavfi/avfilter: export AVFilter initialization state
Anton Khirnov
[FFmpeg-cvslog] avcodec/vvc: Don't use large array on stack
Zhao Zhili
[FFmpeg-cvslog] aarch64/vvc: Add dmvr_hv
Zhao Zhili
[FFmpeg-cvslog] aarch64/vvc: Add dmvr
Zhao Zhili
[FFmpeg-cvslog] aarch64/vvc: Add w_avg
Zhao Zhili
[FFmpeg-cvslog] avformat/mov: get heif image rotation from irot box
James Almer
[FFmpeg-cvslog] avformat/avformat: add side data to AVStreamGroupTileGrid
James Almer
[FFmpeg-cvslog] avformat/mov: don't return the latest stream when an item stream is expected
James Almer
[FFmpeg-cvslog] avformat/mov: don't return the latest stream when an item stream is expected
James Almer
[FFmpeg-cvslog] fate/filter-audio: add missing aresample filter dependency to fate-filter-crazychannels
James Almer
[FFmpeg-cvslog] fate/vcodec: add missing scale filter dependency to ffv1-2pass10 vsynth tests
James Almer
[FFmpeg-cvslog] fate/hevc: add missing scale filter dependency to fate-hevc-mv-switch
James Almer
[FFmpeg-cvslog] Tag n7.2-dev : Main development, master branch after release/7.1 branched off
git
[FFmpeg-cvslog] avformat/hlsenc: Fix missing EXT-X-DISCONTINUITY tag in subtitle streams
Jonathan Baecker
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 602b567 web/index: fix typo (coded->codec)
ffmpeg-git
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c8d16bf web/index: clarify that this is a major release
ffmpeg-git
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 42df83d web/index: correct release date for FFmpeg 7.1
ffmpeg-git
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1acd634 web/index: add release notes for version 7.1
ffmpeg-git
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f8f4a95 web/download: Add FFmpeg 7.1
ffmpeg-git
[FFmpeg-cvslog] Tag n7.1 : FFmpeg 7.1 release
git
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: consolidate connecting source to mux stream
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: move the ost_get_filters() call to ost_bind_filter()
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: move the check for filtering+streamcopy
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: do not export forced_keyframes_const_names[]
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_demux: drop ist_output_add()
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg: drop unused OSTFinished
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_enc: split Encoder into a private and public part
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_demux: drop InputStream.[nb_]outputs
Anton Khirnov
[FFmpeg-cvslog] lavfi/buffersink: add array-type options to replace "int-list" ones
Anton Khirnov
[FFmpeg-cvslog] lavu: deprecate av_opt_set_int_list() and related infrastructure
Anton Khirnov
[FFmpeg-cvslog] doc/examples/decode_filter_video: switch to new buffersink options
Anton Khirnov
[FFmpeg-cvslog] fftools/ffplay: switch to new buffersink options
Anton Khirnov
[FFmpeg-cvslog] doc/examples/decode_filter_audio: switch to new buffersink options
Anton Khirnov
[FFmpeg-cvslog] Update for 7.1
Michael Niedermayer
[FFmpeg-cvslog] RELEASE_NOTES: Based on the version from 5.1
Michael Niedermayer
[FFmpeg-cvslog] MAINTAINERS: update myself for dvdvideo, rcwtdec, rcwtenc
Marth64
[FFmpeg-cvslog] avformat/internal: Add ff_get_frame_filename
Zhao Zhili
[FFmpeg-cvslog] avformat/internal: Add ff_get_frame_filename
Zhao Zhili
[FFmpeg-cvslog] avformat/img2enc: Fix integer truncation when frame_pts is enabled
Zhao Zhili
[FFmpeg-cvslog] avformat/img2enc: Fix integer truncation when frame_pts is enabled
Zhao Zhili
[FFmpeg-cvslog] avdevice/decklink_dec: fix leak on error
Marvin Scholz
[FFmpeg-cvslog] avdevice/decklink_dec: fix leak on error
Marvin Scholz
[FFmpeg-cvslog] avdevice/decklink_dec: fix leaks on error
Marvin Scholz
[FFmpeg-cvslog] avdevice/decklink_dec: fix leaks on error
Marvin Scholz
[FFmpeg-cvslog] ppc: Recognize the PPC VSX and Power8 CPU flags
Brad Smith
[FFmpeg-cvslog] ppc: Recognize the PPC VSX and Power8 CPU flags
Brad Smith
[FFmpeg-cvslog] avcodec/riscv: add h264 qpel
Niklas Haas
[FFmpeg-cvslog] lavu/opt: avoid accidentally propagating spurious errors
Anton Khirnov
[FFmpeg-cvslog] lavu/opt: avoid accidentally propagating spurious errors
Anton Khirnov
[FFmpeg-cvslog] lavfi: clarify the behaviour of avfilter_graph_create_filter()
Anton Khirnov
[FFmpeg-cvslog] fftools/ffplay: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
[FFmpeg-cvslog] lavu/opt: add missing 'else'
Anton Khirnov
[FFmpeg-cvslog] lavu/opt: add missing 'else'
Anton Khirnov
Earlier messages
Later messages