Messages by Date
-
2025/05/16
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/dxa: check bpc
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/mxfdec: Check that key was read sucessfull
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1dec: Fix end computation with ec=2
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] swscale/slice: clear allocated memory in alloc_lines()
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/icodec: fix integer overflow with nb_pal
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] doc/developer: Document relationship between git accounts and MAINTAINERS
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/ilbc: Check avio_read() for failure
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/mxfdec: Fix overflow in midpoint computation
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/nistspheredec: Clear buffer
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1enc: 2Pass mode is not possible with golomb coding
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] INSTALL: explain the circular dependency issue and solution
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/rangecoder: only perform renorm check/loop for callers that need it
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/eacmv: Check input size for intra frames
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1enc: Prevent generation of files with broken slices
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/vc2enc: basic sanity check on slice_max_bytes
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1enc: Fix >8bit context size
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/avcodec: Warn about data returned from get_buffer*()
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/mvdec: Check if name was fully read
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/wmavoice: Do not use uninitialized pitch[0]
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] swscale/output: Fix undefined integer overflow in yuv2rgba64_2_c_template()
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/shorten: clear padding
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/dxva2: Initialize dxva_size and check it
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/apetag: Check APETAGEX
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/aic: Clear slice_data
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/img2dec: Clear padding data after EOF
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/segafilm: Set keyframe
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/wtvdec: clear sectors
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/vc1dec: Clear mb_type_base and ttblk_base
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/dxva2: initialize validate
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/dxva2: Initialize ConfigBitstreamRaw
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avformat/wtvdec: Check length of read mpeg2_descriptor
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] avcodec/parser: ensure input padding is zeroed
Kacper Michajłow
-
2025/05/16
[FFmpeg-cvslog] avformat/wavdec: Check if there are 16 bytes before testing them
Michael Niedermayer
-
2025/05/16
[FFmpeg-cvslog] build: fix windows build issue introduced by 45bea45
Nuo Mi
-
2025/05/16
[FFmpeg-cvslog] avcodec/mpeg12enc: Fix writing closed captions
Andreas Rheinhardt
-
2025/05/16
[FFmpeg-cvslog] Revert "fftools/graphprint: Now, make it a Killer-Feature!"
softworkz
-
2025/05/15
[FFmpeg-cvslog] avcodec/svq1enc: Allocate buffers during init
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpegvideo: Move parent to MPVEncContext
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg4videodec: Move setting has_b_frames to mpeg4video_parser.c
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg4videodec,h263dec: Only set skipped_last_frame for !vop_coded
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/h263dec: Always output next, not current pic when flushing
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg4videodec: Keep skipped_last_frame in sync between threads
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Move memcpy'ing ctx to mpeg4videodec.c
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg4videodec: Don't set chroma matrices unnecessarily
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/svq1enc: Remove always-false check
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpegvideo: Move clear_context() to mpeg4videodec.c
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Notify users of reinit
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg12dec: Reinit upon chroma_format change
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/rv34: Simplify updating thread context
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove disabled frame-threading code
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't reinit upon aspect ratio change
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg_er: Don't zero ThreadFrame* unnecessarily
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/ituh263dec: Fix indentation
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpegvideo: Move [fb]_code to Mpeg4Dec and MPVEncContext
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/vc1: Remove write-only qs_last
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg4videodec: Permute quant matrices directly upon IDCT reinit
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg4video: Pass parameters directly
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/vc1: Remove unused topleft,bottomright fields
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/{x86,mips}/xvididct_init: Remove redundant checks
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] avcodec/mpeg4videodec: Set [yd]c_scale_table during init
Andreas Rheinhardt
-
2025/05/15
[FFmpeg-cvslog] libpostproc: check minimum size
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avcodec/takdec: Check remaining space for first predictors
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avcodec/sonic: Check num_taps
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avformat/hls: Split allowed_segment_extensions off allowed_extensions
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] Changelog: Update
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avcodec/svq3: Check there are bits left before decompression
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avformat/mov: reject negative ELST durations
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avcodec/h264_mb: Fix tmp_cr for arm
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avformat/avidec: Ignore duplicate GAB2
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avformat/hls: Add cmfv and cmfa to allowed_extensions
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avformat/hls: Fix flash1.bogulus.cfd support
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avcodec/libtheora: fix setting keyframe_mask
James Almer
-
2025/05/15
[FFmpeg-cvslog] avformat/hls: Fix Youtube AAC
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avformat/hls: add fmp4 to allowed_extensions
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] avformat/hls: Add ec3 to allowed_extensions
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] swscale/output: Fix integer overflow in yuv2gbrp_full_X_c()
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] fftools/textformat: Introduce common header and deduplicate code
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/resources: Add resource manager files with build-time compression
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/avtextformat: Re-use BPrint in loop
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/ffmpeg_mux: Make ms_from_ost() inline
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/graphprint: Add execution graph printing
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/textformat: Add flags param to function avtext_print_integer()
softworkz
-
2025/05/15
[FFmpeg-cvslog] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/tf_internal: Use av_default_item_name
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/textformat: Rename name param to key for API consistency
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/textformat: Remove unused print_rational() pointer from AVTextFormatter
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/textformat: Apply quality improvements
softworkz
-
2025/05/15
[FFmpeg-cvslog] fftools/textformat: Apply formatting and whitespace changes
softworkz
-
2025/05/15
[FFmpeg-cvslog] avcodec/h264_slice: insert LCEVC side data before get_buffer() call
James Almer
-
2025/05/15
[FFmpeg-cvslog] tools/merge-all-source-plugins: Check that there are no uncommited changes
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] tools/merge-all-source-plugins: Try merging a tag or branch matching the current version
Michael Niedermayer
-
2025/05/15
[FFmpeg-cvslog] Add tools/merge-all-source-plugins
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for WEBP
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avformat/matroskadec: check that channels fit in signed 32bit int
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avcodec/takdec: Check remaining space for first predictors
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] swscale/output: fix integer overflow in yuv2rgba64_full_1_c_template()
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avcodec/4xm: Check frame_4cc before allocation
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avformat/imf_cpl: do not continue looping forever
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avformat/imf_cpl: fix indention after previous commit
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avcodec/svq3: Check there are bits left before decompression
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avcodec/sonic: Check num_taps
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] MAINTAINERS: Add entry for samples-request
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avcodec/dnxuc_parser: Use ff_parse_close()
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avformat/mov: reject negative ELST durations
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] avformat/avidec: Ignore duplicate GAB2
Michael Niedermayer
-
2025/05/14
[FFmpeg-cvslog] libavformat/oggdec.h: Document packet function return value.
Romain Beauxis
-
2025/05/14
[FFmpeg-cvslog] libavformat/oggdec.{c, h}: Implement packet skip on packet return value of 1
Romain Beauxis
-
2025/05/14
[FFmpeg-cvslog] avcodec/cbs: Avoid branch
Andreas Rheinhardt
-
2025/05/14
[FFmpeg-cvslog] avcodec/vulkan_encode_hevc: Fix memleak on error
Andreas Rheinhardt
-
2025/05/14
[FFmpeg-cvslog] fftools/ffmpeg_dec: Always receive frames from decoder
Andreas Rheinhardt
-
2025/05/14
[FFmpeg-cvslog] avcodec/apv_parser: Mark close as av_cold
Andreas Rheinhardt
-
2025/05/14
[FFmpeg-cvslog] avcodec/vulkan_encode_h264: Fix memleak on error
Andreas Rheinhardt
-
2025/05/14
[FFmpeg-cvslog] avformat/av1dec: Remove redundant avio_tell()
Andreas Rheinhardt
-
2025/05/14
[FFmpeg-cvslog] avformat/av1dec: Avoid branch for setting position
Andreas Rheinhardt
-
2025/05/14
[FFmpeg-cvslog] compat/cuda: add device side printf function
Timo Rothenpieler
-
2025/05/14
[FFmpeg-cvslog] avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata
James Almer
-
2025/05/14
[FFmpeg-cvslog] x86/hevcdec: sao, refact out h26x macros
Shaun Loo
-
2025/05/14
[FFmpeg-cvslog] x86/vvcdec: sao, add avx2 support
Shaun Loo
-
2025/05/14
[FFmpeg-cvslog] x86/vvcdec: misc, reordered functions in dsp_init for improved readability
Nuo Mi
-
2025/05/14
[FFmpeg-cvslog] checkasm: add vvc_sao
Shaun Loo
-
2025/05/14
[FFmpeg-cvslog] checkasm: hevc sao, use checkasm_check_padded
Nuo Mi
-
2025/05/14
[FFmpeg-cvslog] checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
Nuo Mi
-
2025/05/14
[FFmpeg-cvslog] x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, EDGE}_FILTER
Shaun Loo
-
2025/05/13
[FFmpeg-cvslog] avcodec/exr: reindent after the previous change
James Almer
-
2025/05/13
[FFmpeg-cvslog] apv_decode: Discard invalid run codes earlier
Mark Thompson
-
2025/05/13
[FFmpeg-cvslog] lavc: Add unit test for APV entropy decode
Mark Thompson
-
2025/05/13
[FFmpeg-cvslog] fate: Add test for APV 400-10 profile
Mark Thompson
-
2025/05/13
[FFmpeg-cvslog] apv_decode: Multisymbol entropy decode
Mark Thompson
-
2025/05/12
[FFmpeg-cvslog] avformat/iamfdec: Check side_substream_id before use
Michael Niedermayer
-
2025/05/12
[FFmpeg-cvslog] avcodec/h264_mb: Fix tmp_cr for arm
Michael Niedermayer
-
2025/05/12
[FFmpeg-cvslog] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
-
2025/05/12
[FFmpeg-cvslog] lavf: vvc_probe: lower probe score for invalid SPS/PPS/IRAP order to avoid misdetection of mp3 as VVC
xiongweixiao
-
2025/05/11
[FFmpeg-cvslog] avformat/hls: Fix get key file error
Zhao Zhili
-
2025/05/11
[FFmpeg-cvslog] avformat/hls: Return error code when read key file failed
Zhao Zhili
-
2025/05/11
[FFmpeg-cvslog] avformat/mov: Reduce seek when interleaved_read is disabled
Zhao Zhili
-
2025/05/11
[FFmpeg-cvslog] avcodec/bsf/h264_mp4toannexb: Fix mixed bitstream format
Zhao Zhili
-
2025/05/11
[FFmpeg-cvslog] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
-
2025/05/11
[FFmpeg-cvslog] fftools/ffmpeg: move elapsed time counter to the end of the status line
Marton Balint
-
2025/05/09
[FFmpeg-cvslog] avcodec/hevc/ps: Fix dependant layer id check
Michael Niedermayer
-
2025/05/09
[FFmpeg-cvslog] avcodec/rv60dec: inter also fails with qp >= 32
Michael Niedermayer
-
2025/05/09
[FFmpeg-cvslog] avcodec/mmvideo: fix palette index
Michael Niedermayer
-
2025/05/09
[FFmpeg-cvslog] avformat/iff: Check nb_channels == 0 in MHDR
Michael Niedermayer
-
2025/05/09
[FFmpeg-cvslog] avformat/apvdec: remove unused variable
Marvin Scholz
-
2025/05/08
[FFmpeg-cvslog] avcodec/sanm: ignore codec48 compression type 6
Manuel Lauss
-
2025/05/08
[FFmpeg-cvslog] avcodec/sanm: support "StarWars - Making Magic" video
Manuel Lauss
-
2025/05/08
[FFmpeg-cvslog] avcodec/sanm: recognize common FOBJ sizes
Manuel Lauss
-
2025/05/08
[FFmpeg-cvslog] avcodec/liboapvenc: remove 4:4:4 support until it's properly handled
James Almer
-
2025/05/07
[FFmpeg-cvslog] tests/fate/filter-video: Fix dependancy for codecview
Michael Niedermayer
-
2025/05/07
[FFmpeg-cvslog] avformat/cinedec: add support for additional Bayer CFA patterns for Phantom CINE file format
Max Rudolph
-
2025/05/07
[FFmpeg-cvslog] avutil/hwcontext_vulkan: Query the correct format
Link Mauve
-
2025/05/07
[FFmpeg-cvslog] avfilter/vf_setparams: Fix chroma_location being cleared
Tobias Rapp
-
2025/05/07
[FFmpeg-cvslog] avfilter/vf_setparams: Fix chroma_location being cleared
Tobias Rapp
-
2025/05/06
[FFmpeg-cvslog] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
-
2025/05/06
[FFmpeg-cvslog] configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin
Martin Storsjö
-
2025/05/06
[FFmpeg-cvslog] configure: Silence Xcode warnings about duplicate libraries
Martin Storsjö
-
2025/05/06
[FFmpeg-cvslog] configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin
Martin Storsjö
-
2025/05/06
[FFmpeg-cvslog] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
-
2025/05/06
[FFmpeg-cvslog] configure: Silence Xcode warnings about duplicate libraries
Martin Storsjö
-
2025/05/05
[FFmpeg-cvslog] tests/fate/cbs: add tests for APV
James Almer
-
2025/05/05
[FFmpeg-cvslog] libpostproc/tests: Factor ff_chksum() out
Michael Niedermayer
-
2025/05/05
[FFmpeg-cvslog] postproc/tests/.gitignore: Add temptest
Michael Niedermayer
-
2025/05/05
[FFmpeg-cvslog] cbs_apv: Check tile component sizes
Mark Thompson
-
2025/05/05
[FFmpeg-cvslog] apv_entropy: Improve robustness to bitstream errors
Mark Thompson
-
2025/05/05
[FFmpeg-cvslog] cbs_apv: Better constrain tile_width/height_in_mbs
Mark Thompson
-
2025/05/05
[FFmpeg-cvslog] apv_decode: Improve reporting of decode errors
Mark Thompson
-
2025/05/05
[FFmpeg-cvslog] cbs_apv: Always restore tracing state on split fragment error
Mark Thompson
-
2025/05/05
[FFmpeg-cvslog] apv_decode: Fix memory leak on decode error
Mark Thompson
-
2025/05/05
[FFmpeg-cvslog] avcodec/apv_decode: build the lut table only once
James Almer
-
2025/05/05
[FFmpeg-cvslog] avcodec/hevc/hevcdec: ensure a bit was read when checking for alignment_bit_equal_to_one
James Almer
-
2025/05/05
[FFmpeg-cvslog] avcodec/hevc/hevcdec: move the slice header buffer overread check up in the function
James Almer
-
2025/05/05
[FFmpeg-cvslog] tests/api/api-dump-stream-meta-test: Fix leaks
Andreas Rheinhardt
-
2025/05/05
[FFmpeg-cvslog] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
-
2025/05/04
[FFmpeg-cvslog] avformat/apvdec: also look for an au_info PBU during probing
James Almer
-
2025/05/04
[FFmpeg-cvslog] avcodec/exr: add support for half-float DWAA/B compression
James Almer
-
2025/05/04
[FFmpeg-cvslog] avcodec: add APV encoder using liboapv
Dawid Kozinski
-
2025/05/04
[FFmpeg-cvslog] avcodec/apv_parser: use an AVBufferRef to avoid data copying
James Almer
-
2025/05/04
[FFmpeg-cvslog] avcodec/cbs: add an AVBufferRef input argument to ff_cbs_read()
James Almer
-
2025/05/03
[FFmpeg-cvslog] postproc/tests/blocktest: initialize qp array randomly to for testing
Michael Niedermayer
-
2025/05/03
[FFmpeg-cvslog] postproc/tests/blocktest: Test several filter combinations
Michael Niedermayer
-
2025/05/03
[FFmpeg-cvslog] postproc/tests/blocktest: use dimensions
Michael Niedermayer
-
2025/05/03
[FFmpeg-cvslog] avformat/hls: Fix flash1.bogulus.cfd support
Michael Niedermayer
-
2025/05/03
[FFmpeg-cvslog] postproc/tests/stripetest: use dimensions
Michael Niedermayer
-
2025/05/03
[FFmpeg-cvslog] postproc/tests: Add test for temporal denoise
Michael Niedermayer
-
2025/05/03
[FFmpeg-cvslog] postproc/postprocess_template: fix dering with a 16x16 image
Michael Niedermayer
-
2025/05/03
[FFmpeg-cvslog] libpostproc: check minimum size
Michael Niedermayer