May 2025 Archives by author
Starting: Thu May 1 00:51:14 EEST 2025
Ending: Wed May 14 23:13:51 EEST 2025
Messages: 93
- [FFmpeg-cvslog] avcodec/cbs_apv: don't return an error when reading empty buffers
James Almer
- [FFmpeg-cvslog] avformat/av1dec: fix setting AVPacket->pos in Annex-B demuxer
James Almer
- [FFmpeg-cvslog] avcodec: add an APV parser
James Almer
- [FFmpeg-cvslog] avformat/apvdec: don't fill container level fields with codec level info
James Almer
- [FFmpeg-cvslog] avcodec/cbs: add an AVBufferRef input argument to ff_cbs_read()
James Almer
- [FFmpeg-cvslog] avcodec/apv_parser: use an AVBufferRef to avoid data copying
James Almer
- [FFmpeg-cvslog] avcodec/exr: add support for half-float DWAA/B compression
James Almer
- [FFmpeg-cvslog] avformat/apvdec: also look for an au_info PBU during probing
James Almer
- [FFmpeg-cvslog] avcodec/hevc/hevcdec: ensure a bit was read when checking for alignment_bit_equal_to_one
James Almer
- [FFmpeg-cvslog] avcodec/hevc/hevcdec: move the slice header buffer overread check up in the function
James Almer
- [FFmpeg-cvslog] avcodec/apv_decode: build the lut table only once
James Almer
- [FFmpeg-cvslog] tests/fate/cbs: add tests for APV
James Almer
- [FFmpeg-cvslog] avcodec/liboapvenc: remove 4:4:4 support until it's properly handled
James Almer
- [FFmpeg-cvslog] avcodec/exr: reindent after the previous change
James Almer
- [FFmpeg-cvslog] avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata
James Almer
- [FFmpeg-cvslog] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg: move elapsed time counter to the end of the status line
Marton Balint
- [FFmpeg-cvslog] avcodec: add APV encoder using liboapv
Dawid Kozinski
- [FFmpeg-cvslog] avcodec/sanm: ignore codec48 compression type 6
Manuel Lauss
- [FFmpeg-cvslog] avcodec/sanm: recognize common FOBJ sizes
Manuel Lauss
- [FFmpeg-cvslog] avcodec/sanm: support "StarWars - Making Magic" video
Manuel Lauss
- [FFmpeg-cvslog] x86/hevcdec: sao, refact out h26x macros
Shaun Loo
- [FFmpeg-cvslog] x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, EDGE}_FILTER
Shaun Loo
- [FFmpeg-cvslog] x86/vvcdec: sao, add avx2 support
Shaun Loo
- [FFmpeg-cvslog] checkasm: add vvc_sao
Shaun Loo
- [FFmpeg-cvslog] aacdec_usac: correct Mps212 parsing location
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: support AV_PIX_FMT_GBRP
Lynne
- [FFmpeg-cvslog] ffv1enc_vulkan: support 8 and 16-bit 2-plane YUV formats
Lynne
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: Query the correct format
Link Mauve
- [FFmpeg-cvslog] x86/vvcdec: misc, reordered functions in dsp_init for improved readability
Nuo Mi
- [FFmpeg-cvslog] checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
Nuo Mi
- [FFmpeg-cvslog] checkasm: hevc sao, use checkasm_check_padded
Nuo Mi
- [FFmpeg-cvslog] avformat/hls: Split allowed_segment_extensions off allowed_extensions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Fix flash1.bogulus.cfd support
Michael Niedermayer
- [FFmpeg-cvslog] postproc/tests: Add test for temporal denoise
Michael Niedermayer
- [FFmpeg-cvslog] libpostproc: check minimum size
Michael Niedermayer
- [FFmpeg-cvslog] postproc/tests/stripetest: use dimensions
Michael Niedermayer
- [FFmpeg-cvslog] postproc/postprocess_template: fix dering with a 16x16 image
Michael Niedermayer
- [FFmpeg-cvslog] postproc/tests/blocktest: use dimensions
Michael Niedermayer
- [FFmpeg-cvslog] postproc/tests/blocktest: initialize qp array randomly to for testing
Michael Niedermayer
- [FFmpeg-cvslog] postproc/tests/blocktest: Test several filter combinations
Michael Niedermayer
- [FFmpeg-cvslog] libpostproc/tests: Factor ff_chksum() out
Michael Niedermayer
- [FFmpeg-cvslog] postproc/tests/.gitignore: Add temptest
Michael Niedermayer
- [FFmpeg-cvslog] Remove libpostproc
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/filter-video: Fix dependancy for codecview
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mmvideo: fix palette index
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: Check nb_channels == 0 in MHDR
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rv60dec: inter also fails with qp >= 32
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc/ps: Fix dependant layer id check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mb: Fix tmp_cr for arm
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iamfdec: Check side_substream_id before use
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_setparams: Fix chroma_location being cleared
Tobias Rapp
- [FFmpeg-cvslog] avfilter/vf_setparams: Fix chroma_location being cleared
Tobias Rapp
- [FFmpeg-cvslog] avformat/apvdec: Use ffio_read_size()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/apvdec: Check before access
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/apvdec: Fix seeking
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/apvdec: Remove inappropriate INIT_CLEANUP flag
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/apv_dsp: Fix left-shift of negative value
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/api/api-dump-stream-meta-test: Fix leaks
Andreas Rheinhardt
- [FFmpeg-cvslog] compat/cuda: add device side printf function
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/cinedec: add support for additional Bayer CFA patterns for Phantom CINE file format
Max Rudolph
- [FFmpeg-cvslog] avformat/apvdec: remove unused variable
Marvin Scholz
- [FFmpeg-cvslog] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
- [FFmpeg-cvslog] configure: Silence Xcode warnings about duplicate libraries
Martin Storsjö
- [FFmpeg-cvslog] configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin
Martin Storsjö
- [FFmpeg-cvslog] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
- [FFmpeg-cvslog] configure: Silence Xcode warnings about duplicate libraries
Martin Storsjö
- [FFmpeg-cvslog] configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin
Martin Storsjö
- [FFmpeg-cvslog] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
- [FFmpeg-cvslog] apv_decode: Replace division with shift
Mark Thompson
- [FFmpeg-cvslog] fate: Add test for APV 422-10 profile
Mark Thompson
- [FFmpeg-cvslog] cbs_apv: Always restore tracing state on split fragment error
Mark Thompson
- [FFmpeg-cvslog] apv_decode: Fix memory leak on decode error
Mark Thompson
- [FFmpeg-cvslog] apv_decode: Improve reporting of decode errors
Mark Thompson
- [FFmpeg-cvslog] cbs_apv: Better constrain tile_width/height_in_mbs
Mark Thompson
- [FFmpeg-cvslog] apv_entropy: Improve robustness to bitstream errors
Mark Thompson
- [FFmpeg-cvslog] cbs_apv: Check tile component sizes
Mark Thompson
- [FFmpeg-cvslog] apv_decode: Multisymbol entropy decode
Mark Thompson
- [FFmpeg-cvslog] lavc: Add unit test for APV entropy decode
Mark Thompson
- [FFmpeg-cvslog] fate: Add test for APV 400-10 profile
Mark Thompson
- [FFmpeg-cvslog] apv_decode: Discard invalid run codes earlier
Mark Thompson
- [FFmpeg-cvslog] avformat/mov: Reduce seek when interleaved_read is disabled
Zhao Zhili
- [FFmpeg-cvslog] avcodec/bsf/h264_mp4toannexb: Fix mixed bitstream format
Zhao Zhili
- [FFmpeg-cvslog] avformat/hls: Return error code when read key file failed
Zhao Zhili
- [FFmpeg-cvslog] avformat/hls: Fix get key file error
Zhao Zhili
- [FFmpeg-cvslog] avformat/dump: Stream start offsets: change precision and label
softworkz
- [FFmpeg-cvslog] avutil/opt: Print default option value for AV_OPT_TYPE_INT64
softworkz
- [FFmpeg-cvslog] fftools/ffmpeg: Include elapsed-time in print_report()
softworkz
- [FFmpeg-cvslog] libavformat/asfdec: Fix regression bug when reading image attachments
softworkz
- [FFmpeg-cvslog] fftools/ffmpeg: Log exit code on exit
softworkz
- [FFmpeg-cvslog] fftools/ffprobe: Disable stderr buffering on Windows
softworkz
- [FFmpeg-cvslog] lavf: vvc_probe: lower probe score for invalid SPS/PPS/IRAP order to avoid misdetection of mp3 as VVC
xiongweixiao
Last message date:
Wed May 14 23:13:51 EEST 2025
Archived on: Wed May 14 23:13:59 EEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).