ffmpeg-cvslog
Thread
Date
Later messages
Messages by Date
2024/09/18
[FFmpeg-cvslog] lavf/mxfdec: Switch to mxf_metadata_read_table loop to FF_ARRAY_ELEMS, skip if read == NULL
Tomas Härdin
2024/09/18
[FFmpeg-cvslog] lavf/mxfdec: Handle KLV fill
Tomas Härdin
2024/09/18
[FFmpeg-cvslog] configure: fix symbol prefix detection
Marvin Scholz
2024/09/18
[FFmpeg-cvslog] configure: correctly set sanitizer toolchain compilers
Marvin Scholz
2024/09/18
[FFmpeg-cvslog] fftools/cmdutils: extend stream specifiers to match by disposition
Anton Khirnov
2024/09/17
[FFmpeg-cvslog] hwcontext_vulkan: fix p->img_qfs
Lynne
2024/09/17
[FFmpeg-cvslog] hwcontext_vulkan: consider encode DBPs as always independent
Lynne
2024/09/17
[FFmpeg-cvslog] lavc: bump minor and add Changelog entry for the Vulkan H265 encoder
Lynne
2024/09/17
[FFmpeg-cvslog] lavc: add hevc_vulkan hardware encoder
Lynne
2024/09/17
[FFmpeg-cvslog] hw_base_encode_h265: split off SPS/PPS/VPS generation from VAAPI
Lynne
2024/09/17
[FFmpeg-cvslog] cbs_h265: add raw filler encoding
Dave Airlie
2024/09/17
[FFmpeg-cvslog] avformat/mov_chan: add extra checks to channel description count
James Almer
2024/09/17
[FFmpeg-cvslog] avformat/mov_chan: add extra checks to channel description count
James Almer
2024/09/16
[FFmpeg-cvslog] avcodec/bsf/dts2pts: use a RefStruct pool to allocate nodes
James Almer
2024/09/16
[FFmpeg-cvslog] fate/h264: add a test for the dts2pts bsf
James Almer
2024/09/16
[FFmpeg-cvslog] lavc: bump minor version and add changelog for h264_vulkan
Lynne
2024/09/16
[FFmpeg-cvslog] lavc: add h264_vulkan hardware encoder
Lynne
2024/09/16
[FFmpeg-cvslog] lavc: add Vulkan video encoding base code
Lynne
2024/09/16
[FFmpeg-cvslog] hwcontext_vulkan: add support for x2bgr10 and proper DRM mappings for 10-bit images
Lynne
2024/09/16
[FFmpeg-cvslog] tests/fate/cbs: make cbs-vvc test depends prerequisites correct
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/cbs: refine depend prerequisites for cbs-hevc-discard test
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/demux: refine depend prerequisites for fate-mov-mp3-demux
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/mov: check mov and framemd5 has enabled when test
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/seek: check seek opertation with mov demuxer and file protocol
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/cbs: refine depend prerequisites for cbs-h264-discard test
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/matroska: check the demuxer and decoder allyes before fate-matroska-side-data-pref-codec
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/audio: set flcl1905 test case with depend formats,decoder,protocol
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/libavcodec: add mjpeg encoder depend for fate-libavcodec-huffman
Steven Liu
2024/09/16
[FFmpeg-cvslog] tests/fate/mov: check mov formats build status be for make test
Steven Liu
2024/09/15
[FFmpeg-cvslog] fftools/cmdutils: tighten condition for media type stream specifiers
Anton Khirnov
2024/09/15
[FFmpeg-cvslog] avformat/dvdvideodec: implement seeking
Marth64
2024/09/15
[FFmpeg-cvslog] lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version
sfan5
2024/09/15
[FFmpeg-cvslog] avcodec/vvc: Fix output and unref a frame which isn't decoding yet
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add avg
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add put_epel_h i8mm
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add put_epel_h
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add sad
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add put_qpel_hv
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add put_epel_hv
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add put_qpel_vx
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add put_qpel_hx i8mm
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_*
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/hevc: Move epel/qpel to h26x directory
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/h26x: Remove duplicate b.eq instruction
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
Zhao Zhili
2024/09/14
[FFmpeg-cvslog] aarch64/hevc: Simplify function prototypes by macro
Zhao Zhili
2024/09/13
[FFmpeg-cvslog] avformat/dashdec: The segments in dash file doesn't read completely when segment's size and duration is very small.
jiangjie
2024/09/13
[FFmpeg-cvslog] avformat/mxfdec: narrow variable scopes
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] avformat/mxfdec: fix variable shadowing
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] avcodec/libx264: fix variable shadowing
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] fftools/ffmpeg_demux: narrow variable scope
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] avcodec/g2meet: fix variable shadowing
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] avcodec/mjpegdec: fix variable shadowing
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] fftools/ffmpeg_demux: fix variable shadowing
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: fix variable shadowing
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] lavfi/af_channelmap: fix channelmap_init error handling
Marvin Scholz
2024/09/13
[FFmpeg-cvslog] lavc/hevcdec: set per-CTB filter parameters for WPP
Anton Khirnov
2024/09/13
[FFmpeg-cvslog] lavc/hevcdec: set per-CTB filter parameters for WPP
Anton Khirnov
2024/09/13
[FFmpeg-cvslog] lavc/hevcdec: set per-CTB filter parameters for WPP
Anton Khirnov
2024/09/13
[FFmpeg-cvslog] tests/fate/hevc: add a periodic intra refresh decode test
Anton Khirnov
2024/09/13
[FFmpeg-cvslog] lavc/hevcdec: set per-CTB filter parameters for WPP
Anton Khirnov
2024/09/13
[FFmpeg-cvslog] lavc/hevcdec: remove a duplicate variable
Anton Khirnov
2024/09/13
[FFmpeg-cvslog] Changelog: elaborate on what YUVJ is
Anton Khirnov
2024/09/13
[FFmpeg-cvslog] lavc/hevcdec: set output frame pkt_dts
Anton Khirnov
2024/09/12
[FFmpeg-cvslog] lavfi/vf_signature: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] avformat/crypto: fix variable shadowing
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] avutil/file: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: remove unused variable
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] avdevice/jack: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] lavfi/f_metadata: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] lavfi/vf_ssim: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] avformat/network: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] fftools/ffmpeg_opt: fix variable shadowing
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] lavfi/vf_ssim: narrow variable scopes
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] fftools/cmdutils: fix variable shadowing
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] lavfi/vf_vmafmotion: fix variable shadowing
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] lavfi/vf_vmafmotion: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] lavfi/vf_ssim360: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] lavfi/vf_psnr: use av_err2str to simplify code
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] lavfi/vf_ssim360: fix variable shadowing
Marvin Scholz
2024/09/12
[FFmpeg-cvslog] avfilter: fix YUV colorspace negotiation for YUVJ
Niklas Haas
2024/09/12
[FFmpeg-cvslog] tests/fate: force MPEG range for rawvideo tests
Niklas Haas
2024/09/12
[FFmpeg-cvslog] lavc/hevc: check framerate num/den to be strictly positive
Anton Khirnov
2024/09/12
[FFmpeg-cvslog] lavc/hevc: check framerate num/den to be strictly positive
Anton Khirnov
2024/09/12
[FFmpeg-cvslog] lavc/hevc: check framerate num/den to be strictly positive
Anton Khirnov
2024/09/11
[FFmpeg-cvslog] fftools/ffmpeg: remove useless error check
Marvin Scholz
2024/09/11
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a1b3920 web/index: Add news entry about coverity
ffmpeg-git
2024/09/11
[FFmpeg-cvslog] avfilter/af_join: pass the correct input layouts to ff_channel_layouts_ref
James Almer
2024/09/11
[FFmpeg-cvslog] avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces
Cameron Gutman
2024/09/09
[FFmpeg-cvslog] hw_base_encode_h264: remove unused AUD unit structure
Lynne
2024/09/09
[FFmpeg-cvslog] lavc/Makefile: only compile hw_base_encode_h264.c when actually needed
Lynne
2024/09/09
[FFmpeg-cvslog] avdevice/decklink_dec: extend available actions on signal loss
Michael Riedl
2024/09/09
[FFmpeg-cvslog] avfilter/unsharp: Call function directly rather than via function pointer
Zhao Zhili
2024/09/09
[FFmpeg-cvslog] lavfi/af_pan: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_replaygain: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_pan: stop modifying private data in query_formats()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_sidechaincompress: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_lv2: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_sofalizer: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_stereowiden: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_stereotools: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_surround: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_virtualbass: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_volume: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_loudnorm: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_join: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_ladspa: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_extrastereo: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_headphone: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_hdcd: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_haas: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_earwax: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_channelsplit: support arbitrary channel layouts
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_crossfeed: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_dialoguenhance: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_channelsplit: convert to query_func2()
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] tests/fate/filter-audio: add a test for handling more than 64 channels
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] lavfi/af_channelmap: remove an arbitrary limit on channel count
Anton Khirnov
2024/09/09
[FFmpeg-cvslog] aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD
Brad Smith
2024/09/09
[FFmpeg-cvslog] fftools/opt_common: add missing newline after printing codecs
Lynne
2024/09/09
[FFmpeg-cvslog] lavfi/avfiltergraph: fix leak on error
Marvin Scholz
2024/09/09
[FFmpeg-cvslog] avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul()
Brad Smith
2024/09/08
[FFmpeg-cvslog] vulkan(_decode): fix, simplify and improve queries
Lynne
2024/09/08
[FFmpeg-cvslog] hwcontext_vulkan: disable more false positive validation checks
Lynne
2024/09/08
[FFmpeg-cvslog] hwcontext_vulkan: ask for storage images by default
Lynne
2024/09/08
[FFmpeg-cvslog] vulkan_decode: use ff_vk_init
Lynne
2024/09/08
[FFmpeg-cvslog] vulkan_filter: require storage images properly, set usage flags explicitly
Lynne
2024/09/08
[FFmpeg-cvslog] vulkan: add a ff_vk_init function
Lynne
2024/09/08
[FFmpeg-cvslog] hwcontext_vulkan: add PREP_MODE_GENERAL for non-transfer_dst images
Lynne
2024/09/08
[FFmpeg-cvslog] vulkan_video: move imageview creation and DPB fields to common context
Lynne
2024/09/08
[FFmpeg-cvslog] hw_base_encode: make recon_frames_ref optional
Lynne
2024/09/08
[FFmpeg-cvslog] vulkan: use correct return codes for query errors
Lynne
2024/09/08
[FFmpeg-cvslog] vulkan: error out if query is called without being initialized
Lynne
2024/09/08
[FFmpeg-cvslog] vulkan_video: add utilities for H264 level/profile mapping
Lynne
2024/09/08
[FFmpeg-cvslog] hw_base_encode: allocate DPB image upfront
Lynne
2024/09/08
[FFmpeg-cvslog] hw_base_encode: move VAAPI SPS/PPS constructors to a shared file
Lynne
2024/09/08
[FFmpeg-cvslog] hw_base_encode: refactor picture allocation/freeing
Lynne
2024/09/08
[FFmpeg-cvslog] avcodec/avcodec: remove usage of __typeof__()
James Almer
2024/09/08
[FFmpeg-cvslog] doc/APIchanges: mention correct version number
Niklas Haas
2024/09/08
[FFmpeg-cvslog] MAINTAINERS: remove Aurelien and David from matroska*
Michael Niedermayer
2024/09/08
[FFmpeg-cvslog] MAINTAINERS: Update fate admin
Michael Niedermayer
2024/09/08
[FFmpeg-cvslog] MAINTAINERS: Add status to icecast
Michael Niedermayer
2024/09/08
[FFmpeg-cvslog] MAINTAINER: iamf is maintained by James
Michael Niedermayer
2024/09/08
[FFmpeg-cvslog] MAINTAINERS: Rangecoder looks quite familiar, ill maintain it
Michael Niedermayer
2024/09/08
[FFmpeg-cvslog] MAINTAINERS: Mark parts from Ludmila as unmaintained
Michael Niedermayer
2024/09/08
[FFmpeg-cvslog] MAINTAINERS: Mark parts from Robert as unmaintained
Michael Niedermayer
2024/09/08
[FFmpeg-cvslog] avfilter: add XPSNR filter
Christian Helmrich
2024/09/08
[FFmpeg-cvslog] Changelog: mention YUV range negotiation
Niklas Haas
2024/09/08
[FFmpeg-cvslog] fftools/ffmpeg_filter: propagate codec yuv metadata to filters
Niklas Haas
2024/09/08
[FFmpeg-cvslog] fftools/ffmpeg_filter: remove YUVJ hack
Niklas Haas
2024/09/08
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: factor out binding filters to output streams
Anton Khirnov
2024/09/08
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: switch to avcodec_get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] fftools: drop unused/hacky macros
Niklas Haas
2024/09/08
[FFmpeg-cvslog] fftools/ffmpeg_filter: switch to avcodec_get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] fftools/opt_common: switch to avcodec_get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] fftools/ffmpeg_filter: simplify choose_pix_fmts
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec/mjpegenc: switch to get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec/codec_internal: nuke init_static_data()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec/libvpxenc: switch to get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec/libx265: switch to get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec/encode: switch to avcodec_get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec/internal: add FFCodec.color_ranges
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec/libaomenc: switch to get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec: add avcodec_get_supported_config()
Niklas Haas
2024/09/08
[FFmpeg-cvslog] avcodec/allcodecs: add backcompat for new config API
Niklas Haas
2024/09/07
[FFmpeg-cvslog] lavu/opt: av_opt_set_array: fix uninitialised return
Marvin Scholz
2024/09/07
[FFmpeg-cvslog] lavu/opt: Fix return of uninitialised value
Marvin Scholz
2024/09/07
[FFmpeg-cvslog] lavu/opt: properly initialize av_opt_set_array return value
Timo Rothenpieler
2024/09/06
[FFmpeg-cvslog] swscale/aarch64/rgb2rgb: add neon implementation for rgb24toyv12
Ramiro Polla
2024/09/06
[FFmpeg-cvslog] swscale/rgb2rgb: improve chroma conversion in ff_rgb24toyv12_c
Ramiro Polla
2024/09/06
[FFmpeg-cvslog] checkasm/sw_rgb: add deinterleaveBytes
Ramiro Polla
2024/09/06
[FFmpeg-cvslog] swscale/x86/rgb2rgb: fix deinterleaveBytes writing past the end of the buffers
Ramiro Polla
2024/09/06
[FFmpeg-cvslog] swscale/x86/rgb2rgb: disable rgb24toyv12_mmxext for x86_64
Ramiro Polla
2024/09/06
[FFmpeg-cvslog] checkasm/sw_rgb: add rgb24toyv12 tests
Ramiro Polla
2024/09/06
[FFmpeg-cvslog] swscale/aarch64/rgb2rgb: add deinterleaveBytes neon implementation
Ramiro Polla
2024/09/06
[FFmpeg-cvslog] swscale/x86/rgb2rgb: fix deinterleaveBytes for unaligned dst pointers
Ramiro Polla
2024/09/06
[FFmpeg-cvslog] lavc/vvc: Remove experimental flag
Frank Plowman
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevc: check framerate num/den to be strictly positive
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.{horizontal,vertical}_bs to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.qp_y_tab to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: make a HEVCFrame hold a reference to its PPS
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.tab_slice_address to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.sao_pixel_buffer_[vh] to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.{tab_mvf,rpl_tab}_pool to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.filter_slice_edges to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.tab_ipm to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.cbf_luma to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.tab_ct_depth to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.is_pcm to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.skip_flag to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.sao to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move HEVCContext.bs_{width,height} to HEVCLayerContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavc/hevcdec: add a per-layer context
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] MAINTAINERS: add myself for hevc/*
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavu/opt: handle UINT options as the POD they are
Anton Khirnov
2024/09/06
[FFmpeg-cvslog] lavu/opt: add API for setting array-type option values
Anton Khirnov
Later messages