ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/12/23
[FFmpeg-cvslog] avutil/frame: add AV_SIDE_DATA_PROP_{SIZE,COLOR}_DEPENDENT
Niklas Haas
2024/12/23
[FFmpeg-cvslog] avutil/frame: add AVSideDataDescriptor for AV_FRAME_DATA_VIDEO_HINT
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/options: add -sws_dither none alias
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale: remove primaries/trc change warning
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/csputils: add internal colorspace math helpers
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/graph: allow dynamically updating HDR metadata
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/graph: add color mapping pass
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/utils: add helper function to infer colorspace metadata
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/lut3d: add 3DLUT dispatch system
Niklas Haas
2024/12/23
[FFmpeg-cvslog] avfilter/vf_scale: make options alignment consistent (cosmetic)
Niklas Haas
2024/12/23
[FFmpeg-cvslog] avfilter/vf_scale: strip metadata when changing colorspace
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/cms: add color management subsystem
Niklas Haas
2024/12/23
[FFmpeg-cvslog] avfilter/vf_scale: add colorspace and transfer property options
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale: add ICC intent enum and option
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/utils: read HDR mastering metadata from AVFrame
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/utils: read dynamic HDR10+ metadata from AVFrame
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/utils: fix XYZ primaries tagging
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/utils: add HDR metadata to SwsFormat
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/utils: set static/implied HDR metadata
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/utils: check for supported color transfers
Niklas Haas
2024/12/23
[FFmpeg-cvslog] checkasm/sw_scale: add assertion for hscale assumption
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/unscaled: allow semiplanar copies
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/unscaled: correctly round yuv2yuv when not dithering
Niklas Haas
2024/12/23
[FFmpeg-cvslog] swscale/unscaled: correctly copy semiplanar formats
Niklas Haas
2024/12/23
[FFmpeg-cvslog] checkasm/sw_scale: add test for yuv2nv12cX
Niklas Haas
2024/12/23
[FFmpeg-cvslog] checkasm/sw_rgb: add tests for yuv2packed{1,2,X}
Niklas Haas
2024/12/23
[FFmpeg-cvslog] checkasm/sw_rgb: add alpToYV12 check
Niklas Haas
2024/12/23
[FFmpeg-cvslog] libavcodec/v4l2_buffers.c: set AVFrame interlaced flags
Scott Theisen
2024/12/22
[FFmpeg-cvslog] configure: add option to statically link to libvulkan
Lynne
2024/12/22
[FFmpeg-cvslog] vulkan_decode: add queue_flags field to specify queue used
Lynne
2024/12/22
[FFmpeg-cvslog] vulkan: remove pointless mutex locks
Lynne
2024/12/22
[FFmpeg-cvslog] vulkan: do not reinvent a queue context struct
Lynne
2024/12/22
[FFmpeg-cvslog] vulkan_decode: use a single execution pool
Lynne
2024/12/22
[FFmpeg-cvslog] avcodec/hw_base_encode: restrict size of next_prev
Benjamin Cheng
2024/12/22
[FFmpeg-cvslog] hwcontext_vulkan: do not enable portability subset by default
Lynne
2024/12/22
[FFmpeg-cvslog] hwcontext_vulkan: disable validation layer threading warnings
Lynne
2024/12/22
[FFmpeg-cvslog] avcodec/vvcdec: remove vvc prefix for x86 and riscv
Nuo Mi
2024/12/22
[FFmpeg-cvslog] avcodec/hevcdec: remove hevc prefix for x86 asm files
Nuo Mi
2024/12/22
[FFmpeg-cvslog] avformat/iff: remove surplus if statement
Peter Ross
2024/12/21
[FFmpeg-cvslog] avcodec: add ADPCM IMA XBOX decoder
Paul B Mahol
2024/12/21
[FFmpeg-cvslog] avformat/riff: map 0069 twocc to ADPCM IMA XBOX decoder
Peter Ross
2024/12/21
[FFmpeg-cvslog] swscale/output: fix bilinear yuv2rgb chroma interpolation
Niklas Haas
2024/12/20
[FFmpeg-cvslog] aarch64/vvc: Add apply_bdof
Zhao Zhili
2024/12/20
[FFmpeg-cvslog] lavc/riscv: vset macro for simplify if-else
sunyuechi
2024/12/20
[FFmpeg-cvslog] avcodec/Makefile: include aom_film_grain.o file for h264_sei component
Peter Ross
2024/12/20
[FFmpeg-cvslog] avformat/Makefile: include object files for image_vbn_pipe demuxer
Peter Ross
2024/12/20
[FFmpeg-cvslog] avformat/iff: SndAnim decoding
Peter Ross
2024/12/19
[FFmpeg-cvslog] avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition
James Almer
2024/12/19
[FFmpeg-cvslog] avformat/iamf_parse: reject ambisonics mode > 1
Michael Niedermayer
2024/12/19
[FFmpeg-cvslog] avformat/iamf_writer: fix setting num_samples_per_frame for OPUS
James Almer
2024/12/19
[FFmpeg-cvslog] avformat/iamf_parse: add checks to parameter definition durations
James Almer
2024/12/19
[FFmpeg-cvslog] avformat/isom: use more of the existing channel layout bitmap defines
James Almer
2024/12/19
[FFmpeg-cvslog] avformat/iamf_writer: fix setting num_samples_per_frame for OPUS
James Almer
2024/12/19
[FFmpeg-cvslog] avcodec/amfenc: Implement async_depth option
Cameron Gutman
2024/12/19
[FFmpeg-cvslog] avcodec/amfenc: B-Frame support for av1_amf encoder.
Dmitrii Ovchinnikov
2024/12/19
[FFmpeg-cvslog] amfenc: Update the min version to 1.4.35.0 for AMF SDK.
Dmitrii Ovchinnikov
2024/12/18
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6d55f3c web:download: add btbn autobuilds to linux download section, trac #11264
ffmpeg-git
2024/12/18
[FFmpeg-cvslog] avformat/Makefile: add iso_writer golomb_tab from shared library dependency
Peter Ross
2024/12/18
[FFmpeg-cvslog] tests/swscale: allow nonzero positive return codes from sws_scale_frame()
Niklas Haas
2024/12/18
[FFmpeg-cvslog] swscale: fix documentation of sws_scale_frame()
Niklas Haas
2024/12/18
[FFmpeg-cvslog] swscale/utils: fix sws_getCachedContext check
Niklas Haas
2024/12/18
[FFmpeg-cvslog] aarch64: vvc: Fix building the dmvr_hv assembly with older MSVC versions
Martin Storsjö
2024/12/18
[FFmpeg-cvslog] avutil/mem_internal: Don't include stdalign.h on MSVC
Martin Storsjö
2024/12/17
[FFmpeg-cvslog] configure: add iso_writer golomb dependency
Peter Ross
2024/12/17
[FFmpeg-cvslog] lavc/vaapi_encode: Query surface alignment
David Rosca
2024/12/17
[FFmpeg-cvslog] lavc/vaapi_encode_h265: Use surface alignment
David Rosca
2024/12/17
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2024/12/17
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2024/12/17
[FFmpeg-cvslog] avutil/vulkan_glslang: Fix build failure
Zhao Zhili
2024/12/16
[FFmpeg-cvslog] lavc/h264dsp: R-V V intra loop filter
Rémi Denis-Courmont
2024/12/16
[FFmpeg-cvslog] lavc/hevc: R-V V put_pixels(pow2)
sunyuechi
2024/12/16
[FFmpeg-cvslog] lavc/vvc_mc: R-V V put_pixels
sunyuechi
2024/12/16
[FFmpeg-cvslog] lavc/vvc_mc R-V V sad
sunyuechi
2024/12/16
[FFmpeg-cvslog] lavc/riscv: Move VVC macro to h26x
sunyuechi
2024/12/16
[FFmpeg-cvslog] lavc/vvc_mc: R-V V dmvr
sunyuechi
2024/12/16
[FFmpeg-cvslog] Update R-V V vvc_mc vset to support more lengths
sunyuechi
2024/12/16
[FFmpeg-cvslog] d3d12va_encode_hevc: use base to init VPS/SPS/PPS
Tong Wu
2024/12/16
[FFmpeg-cvslog] swscale/slice: fix init of 32 bpc planes
Niklas Haas
2024/12/16
[FFmpeg-cvslog] compat/w32pthreads: change pthread_t into pointer to malloced struct
Anton Khirnov
2024/12/15
[FFmpeg-cvslog] avcodec/libx265: add alpha layer encoding support
Timo Rothenpieler
2024/12/15
[FFmpeg-cvslog] avformat/hevc: add support for writing alpha layer
Timo Rothenpieler
2024/12/15
[FFmpeg-cvslog] avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition
James Almer
2024/12/15
[FFmpeg-cvslog] avformat/iamf_parse: add checks to parameter definition durations
James Almer
2024/12/15
[FFmpeg-cvslog] fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo
Anton Khirnov
2024/12/15
[FFmpeg-cvslog] fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo
Anton Khirnov
2024/12/15
[FFmpeg-cvslog] lavc/packet: add API for an AVPacket-based AVContainerFifo
Anton Khirnov
2024/12/15
[FFmpeg-cvslog] lavc/container_fifo: move to lavu and make public
Anton Khirnov
2024/12/15
[FFmpeg-cvslog] lavc: improve AVCodecContext.extradata/subtitle_header documentation
Anton Khirnov
2024/12/15
[FFmpeg-cvslog] avutil/file: fix av_file_map file mapping on Windows
Kacper Michajłow
2024/12/13
[FFmpeg-cvslog] fftools/ffprobe: add analyze_frames option for CC and grain detection
Marth64
2024/12/13
[FFmpeg-cvslog] avformat/mov: don't reallocate extradata when converting dvdsub palette
Marth64
2024/12/13
[FFmpeg-cvslog] avformat/iamf_writer: add support for expanded channel layouts
James Almer
2024/12/13
[FFmpeg-cvslog] avformat/iamf_parse: add support for expanded channel layouts
James Almer
2024/12/13
[FFmpeg-cvslog] avutil/channel_layout: add a 9.1.6 layout
James Almer
2024/12/13
[FFmpeg-cvslog] fate/iamf: add a test for expanded layouts
James Almer
2024/12/13
[FFmpeg-cvslog] avformat/iamfdec: don't set individual streams as dependent
James Almer
2024/12/13
[FFmpeg-cvslog] avutil/channel_layout: simplify the 22.2 layout definition
James Almer
2024/12/12
[FFmpeg-cvslog] fate: Add a dependency on ffprobe for fate-flcl1905
Martin Storsjö
2024/12/12
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2c82819 web: Add link to conferences page
ffmpeg-git
2024/12/11
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails
Michael Niedermayer
2024/12/11
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Dont leave type at a invalid value
Michael Niedermayer
2024/12/11
[FFmpeg-cvslog] fate: Add a target for listing failed tests
Martin Storsjö
2024/12/11
[FFmpeg-cvslog] checkasm: Print benchmarks of C-only functions
Martin Storsjö
2024/12/11
[FFmpeg-cvslog] checkasm: Print benchmarks of C-only functions
Martin Storsjö
2024/12/11
[FFmpeg-cvslog] tests/swscale: fix sscanf return value check
Niklas Haas
2024/12/10
[FFmpeg-cvslog] configure: add leaddec blockdsp dependency
Peter Ross
2024/12/10
[FFmpeg-cvslog] avcodec/leaddec: support format 0x6
Peter Ross
2024/12/10
[FFmpeg-cvslog] checkasm/rv40dsp: cover more cases
sunyuechi
2024/12/10
[FFmpeg-cvslog] lavc/rv40dsp: fix RISC-V chroma_mc
sunyuechi
2024/12/10
[FFmpeg-cvslog] aarch64/vvc: Reuse ff_vvc_put_pel_pixels for chroma
Zhao Zhili
2024/12/10
[FFmpeg-cvslog] aarch64/vvc: Use faster clip operation
Zhao Zhili
2024/12/10
[FFmpeg-cvslog] aarch64/vvc: Fix clip in alf
Zhao Zhili
2024/12/10
[FFmpeg-cvslog] lavc/vvc: Fix scaling matrix DC coef derivation
Frank Plowman
2024/12/10
[FFmpeg-cvslog] checkasm: vvc: Use checkasm_check for printing failing output
Martin Storsjö
2024/12/09
[FFmpeg-cvslog] avcodec/mediacodecenc: Check fifo write result and simplify fifo operation
Zhao Zhili
2024/12/09
[FFmpeg-cvslog] avcodec/png{dec,enc}: update mDCV and cLLI chunk capitalization
Leo Izen
2024/12/08
[FFmpeg-cvslog] avformat/smush: read ANIMv2 a/v parameters
Manuel Lauss
2024/12/08
[FFmpeg-cvslog] avformat/mov: use dvdclut for YUV to RGB conversion of DVD subtitle palettes
Marth64
2024/12/08
[FFmpeg-cvslog] avformat/hevc: also print NALU ids
James Almer
2024/12/08
[FFmpeg-cvslog] avformat/hevc: add a log context to ff_isom_write_{hvcc,lhvc}
James Almer
2024/12/08
[FFmpeg-cvslog] avformat/mpegts: correctly skip TP_extra_header in m2ts
llyyr
2024/12/07
[FFmpeg-cvslog] riscv: test for assembler support
Rémi Denis-Courmont
2024/12/07
[FFmpeg-cvslog] avcodec/jpeg2000: Fix undefined behaviour in left shift operations
Osamu Watanabe
2024/12/07
[FFmpeg-cvslog] avformat/mm: fix packets pts generation and add seek support
Paul B Mahol
2024/12/07
[FFmpeg-cvslog] avfilter/af_ashowinfo: fix scaling factor of replaygain peak values
Kacper Michajłow
2024/12/07
[FFmpeg-cvslog] avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7
Hendrik Leppkes
2024/12/07
[FFmpeg-cvslog] lavc/vvc: Use a bitfield to store MIP information
Frank Plowman
2024/12/06
[FFmpeg-cvslog] riscv: test for assembler support
Rémi Denis-Courmont
2024/12/06
[FFmpeg-cvslog] avformat/movenc: log stream index for invalid pkt duration
Gyan Doshi
2024/12/05
[FFmpeg-cvslog] tests/checkasm: Simplify logic for WASI signal handling
Zhao Zhili
2024/12/05
[FFmpeg-cvslog] swscale/x86: add sse4 and avx2 {lum,chr}ConvertRange16
Ramiro Polla
2024/12/05
[FFmpeg-cvslog] swscale/aarch64: add neon {lum,chr}ConvertRange16
Ramiro Polla
2024/12/05
[FFmpeg-cvslog] swscale/x86/range_convert: update sse2 and avx2 range_convert functions to new API
Ramiro Polla
2024/12/05
[FFmpeg-cvslog] swscale/aarch64/range_convert: update neon range_convert functions to new API
Ramiro Polla
2024/12/05
[FFmpeg-cvslog] checkasm/sw_range_convert: test negative input values
Ramiro Polla
2024/12/05
[FFmpeg-cvslog] swscale/aarch64/range_convert: saturate output instead of limiting input
Ramiro Polla
2024/12/05
[FFmpeg-cvslog] swscale/range_convert: saturate output instead of limiting input
Ramiro Polla
2024/12/05
[FFmpeg-cvslog] avformat/mov: add support for pssh box
Malek Assaad
2024/12/05
[FFmpeg-cvslog] avutil/csp: add av_csp_trc_inv_from_id()
Niklas Haas
2024/12/05
[FFmpeg-cvslog] avutil/csp: add EOTF function definitions
Niklas Haas
2024/12/05
[FFmpeg-cvslog] avutil/tests/color_utils: add tests for av_csp_itu_eotf
Niklas Haas
2024/12/05
[FFmpeg-cvslog] avutil/csp: fix documentation of av_csp_trc_function
Niklas Haas
2024/12/05
[FFmpeg-cvslog] avutil/tests/color_utils: clean up slightly (cosmetic)
Niklas Haas
2024/12/05
[FFmpeg-cvslog] avutil/csp: eliminate redundant branch
Niklas Haas
2024/12/04
[FFmpeg-cvslog] swscale/utils: disable full_chr_h_input optimization for odd width
Niklas Haas
2024/12/04
[FFmpeg-cvslog] swscale/graph: fix memleak of cascaded graphs
Niklas Haas
2024/12/04
[FFmpeg-cvslog] avcodec/hevc: Add wasm simd128 idct
Zhao Zhili
2024/12/04
[FFmpeg-cvslog] configure: Add wasm as a fake arch
Zhao Zhili
2024/12/04
[FFmpeg-cvslog] tests/checkasm: Add partial support for wasm
Zhao Zhili
2024/12/03
[FFmpeg-cvslog] avcodec/rv60dec: Check qp for intra
Michael Niedermayer
2024/12/03
[FFmpeg-cvslog] avcodec/ilbcdec: Initialize tempbuff2
Michael Niedermayer
2024/12/03
[FFmpeg-cvslog] avcodec/ffv1enc: Add enum for qtable
Michael Niedermayer
2024/12/03
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
2024/12/03
[FFmpeg-cvslog] swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma()
Michael Niedermayer
2024/12/03
[FFmpeg-cvslog] avformat/mpegts*: reduce use of magic numbers
Scott Theisen
2024/12/03
[FFmpeg-cvslog] avformat/mpegts: is_pes_stream() use switch case
Scott Theisen
2024/12/03
[FFmpeg-cvslog] lavc/vvc: Use second definition of MinQtLog2SizeIntraC if relevant
Frank Plowman
2024/12/03
[FFmpeg-cvslog] lavc/vvc: Fix derivation of LmcsMaxBinIdx
Frank Plowman
2024/12/03
[FFmpeg-cvslog] lavc/vvc: Store MIP information over entire CU area
Frank Plowman
2024/12/03
[FFmpeg-cvslog] lavc/vvc: Fix overflow in MVD derivation
Frank Plowman
2024/12/03
[FFmpeg-cvslog] avcodec/cbs_h266: Fix typo
Alexander Strasser
2024/12/03
[FFmpeg-cvslog] lavc/vvc: Don't check motion estimation region for IBC
Frank Plowman
2024/12/02
[FFmpeg-cvslog] doc/codecs: add missing enhancements value for export_side_data
James Almer
2024/12/02
[FFmpeg-cvslog] doc/filters: add an entry for vf_lcevc
James Almer
2024/12/02
[FFmpeg-cvslog] avutil/mem_internal: Don't use alignas for MSVC
Zhao Zhili
2024/12/01
[FFmpeg-cvslog] avcodec/rangecoder: eliminate main branch from renorm_encoder()
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avcodec/rangecoder: Avoid checking for the first byte on every renormalization
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] swscale/slice: clear allocated memory in alloc_lines()
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avformat/qcp: Check for read failure in header
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avcodec/hevc/hevcdec: initialize qp_y_tab
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] doc/encoders: very basic FFv1 documentation
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avcodec/eatgq: move array to where it is used
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avcodec/rangecoder: Remove unneeded outstanding byte mask
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avformat/dxa: check bpc
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avcodec/eatgq: Check bytestream2_get_buffer() for failure
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avcodec/rangecoder: Move refill check out of refill() function
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avcodec/rangecoder: Do not loop renormalization
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avformat/iamf_parse: reject ambisonics mode > 1
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] avcodec/h2645_parse: Ignore NAL with nuh_layer_id == 63
Michael Niedermayer
2024/12/01
[FFmpeg-cvslog] swscale/ppc: disable YUV2RGB AltiVec acceleration
Sean McGovern
2024/12/01
[FFmpeg-cvslog] doc/demuxers/dvdvideo: seeking is supported, remove outdated statement
Marth64
2024/12/01
[FFmpeg-cvslog] avformat/dvdvideodec: fix missing last chapter marker due to off-by-one
Marth64
2024/12/01
[FFmpeg-cvslog] avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb()
Marth64
2024/12/01
[FFmpeg-cvslog] avcodec/mediacodecdec: set set keyframe flag in output frames
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/ac3dec: fix downmix logic for eac3
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/aac_parser: set key_frame and profile
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/codec_desc: remove Intra Only prop for AAC
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/libfdk-aacenc: set keyframe in output packets
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/audiotoolboxnec: set set keyframe flag in output packets
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/libfdk-aacdec: set keyframe flag and profile in output frames
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/audiotoolboxdec: set set keyframe flag in output frames
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/aacenc: set keyframe flag in output packets
James Almer
2024/12/01
[FFmpeg-cvslog] avformat/test/movenc: set audio packets as key frames
James Almer
2024/12/01
[FFmpeg-cvslog] avcodec/aac/aacdec: set keyframe flag in output frames
James Almer
2024/12/01
[FFmpeg-cvslog] avformat/matroskadec: set all frames in a keyframe simple box as keyframes
James Almer
2024/12/01
[FFmpeg-cvslog] avformat/mov: don't unconditionally set all audio packets in fragments as key frames
James Almer
2024/12/01
[FFmpeg-cvslog] avformat/movenc: write stss boxes for xHE-AAC
James Almer
2024/12/01
[FFmpeg-cvslog] avformat/movenc: don't disable edit lists when writing CMAF output
James Almer
2024/12/01
[FFmpeg-cvslog] avformat/spdifdec: parse headers for audio codecs
James Almer
2024/12/01
[FFmpeg-cvslog] avformat/movenc: don't write a calculated avgBitrate when the provided one is unset
James Almer
Earlier messages
Later messages