ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] lavd/lavfi: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
[FFmpeg-cvslog] doc/examples/transcode: handle audio encoder frame size restrictions
Anton Khirnov
[FFmpeg-cvslog] lavfi/buffersink: allow av_buffersink_set_frame_size() to be called earlier
Anton Khirnov
[FFmpeg-cvslog] doc/examples/transcode: switch to avcodec_get_supported_config()
Anton Khirnov
[FFmpeg-cvslog] doc/examples/decode_filter_video: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
[FFmpeg-cvslog] doc/examples/transcode: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
[FFmpeg-cvslog] doc/examples/decode_filter_audio: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_filter: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
[FFmpeg-cvslog] avcodec/amfenc: Add support for on-demand key frames
Cameron Gutman
[FFmpeg-cvslog] avcodec/amfenc: Update supported HEVC color ranges
Cameron Gutman
[FFmpeg-cvslog] avcodec/amfenc: Fix inverted loop filter option
Cameron Gutman
[FFmpeg-cvslog] lavfi/asrc_hilbert: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_abitscope: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_showwaves: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_showspectrum: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_showfreqs: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_showvolume: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_showspatial: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_showcqt: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_aphasemeter: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_concat: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_showcwt: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_avectorscope: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_ahistogram: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/*_vaapi: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/avf_a3dscope: switch to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/asrc_sine: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/asrc_anoisesrc: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/asrc_sinc: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/asrc_flite: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/asrc_anullsrc: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/asrc_afdelaysrc: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] lavfi/asrc_afirsrc: convert to query_func2()
Anton Khirnov
[FFmpeg-cvslog] avformat/dump: don't print streams withing a group twice
James Almer
[FFmpeg-cvslog] avformat/dump: reduce indentation when printing streams within a group
James Almer
[FFmpeg-cvslog] avformat/dump: always print non-tile streams in tile grid groups
James Almer
[FFmpeg-cvslog] MAINTAINERS: remove libopenjpeg decoder entry
Gyan Doshi
[FFmpeg-cvslog] configure: Silence Xcode warnings about duplicate libraries
Martin Storsjö
[FFmpeg-cvslog] vulkan_encode_h265: fix rate control VBV values
Lynne
[FFmpeg-cvslog] vulkan_encode_h265: fix rate control VBV values
Lynne
[FFmpeg-cvslog] vulkan_encode_h264: fix rate control VBV values
Lynne
[FFmpeg-cvslog] vulkan_encode_h264: fix rate control VBV values
Lynne
[FFmpeg-cvslog] libavutil: Fix building libavutil/tests/cpu for aarch64 without SVE
Martin Storsjö
[FFmpeg-cvslog] aarch64: Detect I8MM on Windows via SVE-I8MM
Martin Storsjö
[FFmpeg-cvslog] aarch64: Print the SVE vector length in libavutil/tests/cpu.c
Martin Storsjö
[FFmpeg-cvslog] checkasm: Print the SVE vector length at startup
Martin Storsjö
[FFmpeg-cvslog] aarch64: Add CPU feature flags for SVE and SVE2
Martin Storsjö
[FFmpeg-cvslog] configure: Add detection of assembler support for SVE/SVE2
Martin Storsjö
[FFmpeg-cvslog] avutil/iamf: fix doxygen
James Almer
[FFmpeg-cvslog] avutil/iamf: fix doxygen
James Almer
[FFmpeg-cvslog] avutil/iamf: fix doxygen
James Almer
[FFmpeg-cvslog] fftools/ffmpeg_enc: move set_encoder_id() to ffmpeg_mux_init
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_filter: stop accessing OutputStream.[max_]frame_rate
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_filter: clarify error message
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_filter: drop a redundant check
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_enc: stop using OutputStream in hw_device_setup_for_encode()
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_enc: don't write frame rate/SAR to AVStream directly
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_filter: drop the OutputStream parameter to ofilter_bind_ost()
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_filter: remove remaining OutputStream usage in init_simple_filtergraph()
Anton Khirnov
[FFmpeg-cvslog] doc/ffmpeg: improve wording in the description section
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_enc: add an AVClass to Encoder
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_enc: remove unnecessary pointer references from enc_open()
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_enc: do not set AVStream timebase directly
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_enc: do not set output stream codec parameters directly
Anton Khirnov
[FFmpeg-cvslog] aarch64: h26x: Fix the indentation of one function
Martin Storsjö
[FFmpeg-cvslog] checkasm/sw_rgb: Revert test additions from e18b46d95fadcbaaf450bda9f1871849f2b0c586
Martin Storsjö
[FFmpeg-cvslog] checkasm/sw_rgb: Revert test additions from e18b46d95fadcbaaf450bda9f1871849f2b0c586
Martin Storsjö
[FFmpeg-cvslog] ffbuild: add METALCC and METALLIB to BRIEF
Marvin Scholz
[FFmpeg-cvslog] avfilter/vf_coreimage: simplify list_filters code
Marvin Scholz
[FFmpeg-cvslog] avfilter/vf_coreimage: silence AVFrame deprecation warnings
Marvin Scholz
[FFmpeg-cvslog] avfilter/yadif_videotoolbox: remove unused variable
Marvin Scholz
[FFmpeg-cvslog] avdevice/avfoundation: remove write-only variable
Marvin Scholz
[FFmpeg-cvslog] lavfi/metal: simplify fallback
Marvin Scholz
[FFmpeg-cvslog] tests/fate/vcodec: Add 10bit 2pass FFv1 test
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix >8bit context size
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix >8bit context size
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix >8bit context size
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1dec: Blow up if user asks for explosion
Michael Niedermayer
[FFmpeg-cvslog] tests/fate/mov: fix rules for some tests
James Almer
[FFmpeg-cvslog] tests/fate/mov: fix rules for some tests
James Almer
[FFmpeg-cvslog] avfilter/vf_showinfo: add missing break to ViewID case
James Almer
[FFmpeg-cvslog] avfilter/vf_showinfo: add missing break to ViewID case
James Almer
[FFmpeg-cvslog] avcodec/hevc/sei: num_ref_displays can be up to 32
James Almer
[FFmpeg-cvslog] avcodec/hevc/sei: num_ref_displays can be up to 32
James Almer
[FFmpeg-cvslog] avcodec/cbs_h265: num_ref_displays can be up to 32
James Almer
[FFmpeg-cvslog] avcodec/cbs_h265: num_ref_displays can be up to 32
James Almer
[FFmpeg-cvslog] avcodec/cbs_h265: fix valid range for {left,right}_view_id
James Almer
[FFmpeg-cvslog] avcodec/cbs_h265: fix valid range for {left,right}_view_id
James Almer
[FFmpeg-cvslog] lavc/vvc_mc: R-V V avg w_avg
sunyuechi
[FFmpeg-cvslog] lavc/h264dsp: optimise R-V V biweight for shorter heights
Rémi Denis-Courmont
[FFmpeg-cvslog] lavc/h264dsp: unroll R-V V weight16
Rémi Denis-Courmont
[FFmpeg-cvslog] lavc/h264dsp: optimise R-V V weight for shorter heights
Rémi Denis-Courmont
[FFmpeg-cvslog] tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch
Anton Khirnov
[FFmpeg-cvslog] tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch
Anton Khirnov
[FFmpeg-cvslog] doc/APIchanges: Add 7.1 Cut line
Michael Niedermayer
[FFmpeg-cvslog] Changelog: Add version <next>
Michael Niedermayer
[FFmpeg-cvslog] */version.h: bump after release/7.1 branch
Michael Niedermayer
[FFmpeg-cvslog] Changelog: Mark for 7.1
Michael Niedermayer
[FFmpeg-cvslog] */version.h: bump minor versions for release/7.1
Michael Niedermayer
[FFmpeg-cvslog] */version.h: bump minor versions for release/7.1
Michael Niedermayer
[FFmpeg-cvslog] doc/APIchanges: update
Michael Niedermayer
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vble: Allocate buffer later
Michael Niedermayer
[FFmpeg-cvslog] avcodec/sgirledec: Check input length
Michael Niedermayer
[FFmpeg-cvslog] avcodec/imm4: Check input size
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adapt threshold for RASC
Michael Niedermayer
[FFmpeg-cvslog] avcodec/svq3: Check for minimum size input
Michael Niedermayer
[FFmpeg-cvslog] avcodec/svq3: Check for minimum size input
Michael Niedermayer
[FFmpeg-cvslog] tools/target_swr_fuzzer: Limit the number of samples
Michael Niedermayer
[FFmpeg-cvslog] avcodec/encode: Check bitrate
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Add threshold for SRGC
Michael Niedermayer
[FFmpeg-cvslog] avcodec/eacmv: Check input size for intra frames
Michael Niedermayer
[FFmpeg-cvslog] avcodec/eacmv: Check input size for intra frames
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec: use correct index in deallocation
Michael Niedermayer
[FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: Check bit depth with range extension
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: use unsigned for decorrelation
Michael Niedermayer
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
[FFmpeg-cvslog] avformat/asf: Check picsize
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: Treat sum = 0 as k = 0
Michael Niedermayer
[FFmpeg-cvslog] MAINTAINERS: Fix typo in web repository
Michael Niedermayer
[FFmpeg-cvslog] compat: Fix the fallback definition of stdc_trailing_zeros
Martin Storsjö
[FFmpeg-cvslog] swscale/aarch64: Fix rgb24toyv12 only works with aligned width
Zhao Zhili
[FFmpeg-cvslog] avformat/mov: fix setting index of LCEVC enhancement stream
James Almer
[FFmpeg-cvslog] doc/general_contents: add missing reference to LCEVC
James Almer
[FFmpeg-cvslog] tests/fate/hevc: add a test for selecting view by position
Anton Khirnov
[FFmpeg-cvslog] tests/fate/hevc: add MV-HEVC conformance sample tests
Anton Khirnov
[FFmpeg-cvslog] tests/fate/hevc: add a test for switching between single and multi-view
Anton Khirnov
[FFmpeg-cvslog] tests/fate/hevc: add a test for nontrivial values of nuh_layer_id
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg: add support for multiview video
Anton Khirnov
[FFmpeg-cvslog] fftools/ffmpeg_sched: allow decoders to have multiple outputs
Anton Khirnov
[FFmpeg-cvslog] lavc/decode: merge stereo3d information from decoder with packet side data
Anton Khirnov
[FFmpeg-cvslog] avcodec/hevc/refs: export Stereo 3D side data
James Almer
[FFmpeg-cvslog] lavc/hevcdec: implement decoding MV-HEVC
Anton Khirnov
[FFmpeg-cvslog] lavc/decode: make sure side data mapping does not produce duplicates
Anton Khirnov
[FFmpeg-cvslog] lavc/decode: clear side data in reget_buffer()
Anton Khirnov
[FFmpeg-cvslog] lavc/decode: do not clear the frame discard flag in ff_decode_frame_props_from_pkt()
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec/parse: process NALUs with nuh_layer_id>0
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc/hevcdec: implement MV-HEVC inter-layer prediction
Anton Khirnov
[FFmpeg-cvslog] lavc/hevcdec: implement slice header parsing for nuh_layer_id>0
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc/ps: drop a warning for sps_multilayer_extension_flag
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc/ps: reindent
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc/parser: only split packets on NALUs with nuh_layer_id=0
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc/ps: implement SPS parsing for nuh_layer_id>0
Anton Khirnov
[FFmpeg-cvslog] compat: add a fallback implementation of C23 stdbit.h
Rémi Denis-Courmont
[FFmpeg-cvslog] lavfi/f_select: allow selection based on view ID
Anton Khirnov
[FFmpeg-cvslog] lavc/hevc_ps: parse VPS extension
Niklas Haas
[FFmpeg-cvslog] avcodec/hevc/sei: add support for 3D Reference Displays Information SEI
James Almer
[FFmpeg-cvslog] lavu/frame: add side data storing view ID for multi-view video
Anton Khirnov
[FFmpeg-cvslog] compat: drop gcc, suncc, and pthreads stdatomic emulation
Anton Khirnov
[FFmpeg-cvslog] avformat/rtpdec: fix integer overflow in start_time_realtime calculation
Jonathan Baudanza
[FFmpeg-cvslog] fftools/ffmpeg_filter: ensure that the inserted filters exist
James Almer
[FFmpeg-cvslog] avcodec: add an export_side_data flag to export picture enhancement layers
James Almer
[FFmpeg-cvslog] avcodec: add LCEVC decoding support via LCEVCdec
James Almer
[FFmpeg-cvslog] avcodec/hevc/refs: ensure LCEVC SEI payloads are exported as frame side data before get_buffer() calls
James Almer
[FFmpeg-cvslog] avcodec/decode: split ProgressFrame allocator into two functions
James Almer
[FFmpeg-cvslog] configure: add missing filter dependencies to ffmpeg
James Almer
[FFmpeg-cvslog] hwcontext_vulkan: forward debug_mode to check_extensions() for devices
Lynne
[FFmpeg-cvslog] vulkan: use push descriptors where possible
Lynne
[FFmpeg-cvslog] vulkan_encode: set the quality level in session parameters
Víctor Manuel Jáquez Leal
[FFmpeg-cvslog] vulkan: separate out descriptor layouts from sets
Lynne
[FFmpeg-cvslog] vulkan: add support for regular descriptor pools
Lynne
[FFmpeg-cvslog] nlmeans_vulkan: split up descriptor sets, rename buffer offset vars
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: add the PROFILE_INDEPENDENT only when needed
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: add support for implicit DRM synchronization
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: fix VUID-VkPhysicalDeviceImageFormatInfo2-usage-requiredbitmask
Lynne
[FFmpeg-cvslog] vulkan: add ff_vk_exec_add_dep_bool_sem
Lynne
[FFmpeg-cvslog] vulkan: flexibly allocate temporary imageviews
Lynne
[FFmpeg-cvslog] libavutil/ppc: Make use of getauxval() and elf_aux_info() on ppc
Brad Smith
[FFmpeg-cvslog] avcodec/cbs_h266: Fix copy paste mistake
Marvin Scholz
[FFmpeg-cvslog] avcodec/bsf/dts2pts: don't zero the node buffers when allocating them
James Almer
[FFmpeg-cvslog] avcodec/vaapi_encode_h265: fix missing slice_block_cols assignment
Marvin Scholz
[FFmpeg-cvslog] configure: do not use interval regexp operators with awk
Marvin Scholz
[FFmpeg-cvslog] MAINTAINERS: add myself as vf_xfade_vulkan maintainer
Marvin Scholz
[FFmpeg-cvslog] avfilter: add an LCEVC decoding filter
James Almer
[FFmpeg-cvslog] avcodec/codec_id: add an LCEVC codec id for raw LCEVC data
James Almer
[FFmpeg-cvslog] avformat/mov: support for LCEVC tracks
James Almer
[FFmpeg-cvslog] avcodec/h2645_sei: export raw LCEVC metadata
James Almer
[FFmpeg-cvslog] avcodec/packet: add an LCEVC enhancement data payload side data type
James Almer
[FFmpeg-cvslog] avformat: add an LCEVC stream group
James Almer
[FFmpeg-cvslog] avutil/frame: add an LCEVC enhancement data payload side data type
James Almer
[FFmpeg-cvslog] ffmpeg_mux_init: correct log suggestion
Gyan Doshi
[FFmpeg-cvslog] lavc/vaapi_encode: Fix potential use of uninitialized value
Fei Wang
[FFmpeg-cvslog] lavc/vaapi_encode_av1: Fix encode fail since 9db68ed0
Fei Wang
[FFmpeg-cvslog] avformat/flvdec: Free metaVideoColor
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check timecode for overflow
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check timecode for overflow
Michael Niedermayer
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
[FFmpeg-cvslog] swscale/output: Fix undefined integer overflow in yuv2rgba64_2_c_template()
Michael Niedermayer
[FFmpeg-cvslog] swscale/output: Fix undefined integer overflow in yuv2rgba64_2_c_template()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vc2enc: basic sanity check on slice_max_bytes
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vc2enc: basic sanity check on slice_max_bytes
Michael Niedermayer
Earlier messages
Later messages