ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] [ffmpeg] 08/09: fftools/ffprobe: print demixing_matrix in Projection mode ambisonic IAMF Audio Element groups
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/09: tests/fate/iamf: add tests for Projection mode ambisonic Audio Elements
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/adpcm: Fix step_index decoding by skipping padding byte (branch master)
tangsha via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/mjpegdec: only test the size bound in sequential mjpeg (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavformat: Fix the docs for av_mime_codec_str and ff_make_codec_str (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] .forgejo/CODEOWNERS: maintain tools/target_dec_fuzzer.c (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (afeff1c729 -> fc5f45bd42)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/libaomdec: don't overwrite color information from the container if unset in the bitstream
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/libdav1d: only consider colorspace when choosing between YUV and GBR
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/interplayacm: add a flush callback function (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/jpeg2000htdec: Check pLSB (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_libplacebo: replace preproc directive in function-like macros (branch master)
nikitalita via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/iamf_parse: check layer channel count and stream count for consistency (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] lavc/vvc: Error on inter slice with no reference pics (branch master)
Frank Plowman via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/tests/sws_ops: add optional -src and -dst parameters (branch master)
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (fe1dae1e18 -> abb1524138)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/08: swscale/format: add pixel range metadata to SWS_OP_READ
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/08: swscale/ops: move ff_sws_op_list_update_comps() to ops.c
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/08: swscale/ops: don't strip SwsComps from SWS_OP_READ
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/08: swscale/ops: use switch/case for updating SwsComps ranges
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/08: swscale/ops: explicitly reset value range after SWS_OP_UNPACK
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/08: swscale/ops: add SWS_COMP_SWAPPED
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/08: swscale/ops: remove broken value range assumption hack
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/08: Revert "swscale/ops: clarify SwsOpList.src/dst semantics"
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (3e91d82292 -> fe1dae1e18)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/lcevcdec: avoid copying the input frame
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/lcevcdec: fix input dimensions for the base picture
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/lcevcdec: free pictures on error
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (9e974b2c45 -> 3e91d82292)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: fftools/ffmpeg_sched: use av_unreachable instead of av_assert0(0) at the end of a non-void function
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: fftools/ffmpeg_enc: use av_unreachable instead of av_assert0(0) at the end of a non-void function
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/cbs_apv: use av_unreachable instead of av_assert0(0) at the end of a non-void function
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/hls: fix double space (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (8ac6325143 -> 548b28d5b1)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/hls: Check seg size and offset for overflow
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/hls: Fix arguments of handle_rendition_args()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/adpcm: check block_align for PSXC (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/libjxldec: goto SUCCESS when frame is completed (branch master)
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/jpeg2000dec: Make M_b check broader (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] vulkan: set .decode_extension to 0 for compute-based decoders (branch master)
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/gifenc: avoid redundant local color table when global palette is used (branch master)
Damitha Gunawardena via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (d41b8d95a7 -> 26a7fc2ac4)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avfilter/vf_waveform: don't cast const away
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avfilter/vf_waveform: Avoid relocations
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/output: Use 64bit in addition in yuv2gbrp16_full_X_c() for RGB + Y (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avutil/imgutils: use AV_CEIL_RSHIFT (branch master)
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (5ae21f06a3 -> 260f5a47a5)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/rawvideodec: use AV_OPT_TYPE_PIXEL_FMT instead of parse from string manually
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/rawvideodec: add stride option to skip line padding
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] tests/fate/id3v2.mak: Use run wrapper in fate-id3v2-invalid-tags (branch master)
Romain Beauxis via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/ops_internal: fix ff_sws_pack_op_decode() (branch master)
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (eb3b632b48 -> 6656b11a7b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/06: vulkan_prores: split up shader creation functions
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/06: vulkan: merge ProRes and ProRes RAW iDCTs
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/06: vulkan: deduplicate shorthand casting defines to common.comp
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/06: vulkan_prores_raw: reduce zigzag table size
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/06: hwcontext_vulkan: disable host transfers on MoltenVK
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/06: vulkan_functions: add vkCmdUpdateBuffer
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (4479d28103 -> eb3b632b48)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/05: lavu/fixed_dsp: fix scalarproduct on riscv32
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/05: lavu/float_dsp: fix R-V V vector_dmac_scalar with ILP32 ABI
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/05: lavu/float_dsp: fix R-V V vector_dmul_scalar with ILP32 ABI
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/05: lavu/float_dsp: fix R-V V scalarpdocut_double with ILP32 ABI
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/05: lavc/h264qpel: fix RISC-V stack usage
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/avfilter_amf: correct handling of AMF errors (branch master)
Araz Iusubov via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavformat/id3v2.c: return valid string in decode_str for empty strings with no bom. Fixes: #YWH-PGM40646-12 (branch master)
Romain Beauxis via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (64b9be2dc5 -> c50e5c7778)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/libaomenc: remove UENUM1BYTE check
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/libaomenc: remove enum type from codecctl_* functions
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/d3d12va_encode: support motion estimation precision mode (branch master)
stevxiao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] configure: update dependencies (branch master)
Gyan Doshi via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (7505264b6a -> 784aa09fa8)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/exif: avoid leaking EXIF metadata upon parse failure
Leo Izen via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/exif: parse additional EXIF IFDs
Leo Izen via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (b934dd1d4b -> 7505264b6a)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/09: swscale/ops_optimizer: don't commute clear with itself
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/09: swscale/ops_optimizer: apply optimizations in a more predictable order
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/09: swscale/ops_optimizer: simplify loop slightly (cosmetic)
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/09: swscale/format: only generate SHIFT ops when needed
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/09: swscale/ops: correctly truncate on ff_sws_apply_op_q(SWS_OP_RSHIFT)
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/09: swscale/ops: add type assertions to ff_sws_apply_op_q()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/09: swscale/ops_chain: fix comment
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/09: swscale/ops: update comment on SWS_COMP_EXACT
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/09: swscale/ops: categorize ops by type compatibility
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (6177af5acc -> b934dd1d4b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/whip: Check number of audio/video streams generically
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avformat/whip: Fix leak of dtls_fingerprint
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: avformat/whip: Remove dead code
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (cf608f6b65 -> 6177af5acc)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/06: avcodec/x86/lossless_videodsp: Remove SSSE3 functions using MMX regs
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/06: tests/checkasm/llviddsp: Avoid unnecessary initializations, allocs
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/06: tests/checkasm/llviddsp: Reindent after the previous commit
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/06: avcodec/x86/lossless_videodsp: Don't store in eight byte chunks
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/06: avcodec/x86/lossless_videodsp: Avoid aligned/unaligned versions
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/06: avcodec/x86/lossless_videodsp: Avoid unnecessary reg push,pop
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] checkasm: Use av_strlcatf for appending SME info after SVE (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] fate.sh: Allow specifying --ar through a separate variable (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (55200f999c -> 06a17fdafc)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: configure: Recognize uname "Windows_NT" as using an .exe suffix
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: tests: Fix fate-run.sh to handle busybox-w32 absolute paths
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (5946d2eadc -> 55200f999c)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: lavc/mathops: simplify mid_pred()
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: lavc/mathops: remove bespoke Arm mid_pred()
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: lavc/mathops: R-V B optimisation for mid_pred
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (1c35a1b79b -> 5946d2eadc)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: doc: Document our stance on Windows ARM64EC
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: compat: Fix .def file generation for ARM64EC builds on Windows
Harishmcw via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/flvdec: Fix leak of channel layout map (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/flac_picture: Correct check (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (78c75d546a -> 6070ea29de)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: lavf/dvenc: add flag for default codecs only
Gyan Doshi via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: lavf/supenc: add flag for default codecs only
Gyan Doshi via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: lavf/whip: add flag for default codecs only
Gyan Doshi via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated (ca7896c48f -> e36046790a)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: tests/fate/filter-video: add two feedback tests
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avfilter/vf_feedback: fix feedback block
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/apv_parser: add support for AU assembly (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (d828183d2d -> 0d7b8d8913)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: forgejo/workflows: run windows fate tests through wine
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: forgejo/workflows: cat .err files after running fate
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: forgejo/workflows: fix error handling of configure result
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc: add missing JPEG-XS details (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (c41155e614 -> 4bb9b46486)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/demux: ensure avformat_find_stream_info updates internal stream contexts
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/demux: validate avctx state in has_decode_delay_been_guessed
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavcodec: support frame dropping in libvpxenc (branch master)
Dariusz Marcinkiewicz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (1d662641c5 -> 7ee5c907e5)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: lavfi/vf_blackdetect: R-V V count_pixels_16
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: lavfi/vf_blackdetect: R-V V count_pixels_8
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] fate/ffmpeg: remove comparison against ref from fix_sub_duration_heartbeat (branch release/7.0)
Jan Ekström via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] fate/ffmpeg: remove comparison against ref from fix_sub_duration_heartbeat (branch release/7.1)
Jan Ekström via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] fate/ffmpeg: remove comparison against ref from fix_sub_duration_heartbeat (branch release/8.0)
Jan Ekström via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (477e2dbc39 -> 1d662641c5)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/jpegxs_parser: fix bitstream assembly logic
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: tests/fate/demux: add a raw JPEG-XS demux test
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] checkasm: Add a comment about adding new tests to checkasm.mak (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale: use configured YUV matrix with paletted-RGB inputs (branch master)
rcombs via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (18edb246c8 -> 29185f708f)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: checkasm: test all plane configurations with sub_left_predict
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: lavc/llvidencdsp: fix R-V V sub_left_predict
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: lavc/riscv: fix dependency for llvidencdsp
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (b9078c0939 -> 18edb246c8)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/11: swscale/ops: add explicit row offset to SwsDitherOp
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/11: swscale/ops_tmpl_float: respect specified dither matrix offsets
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/11: swscale/ops_tmpl_float: actually skip allocation for !size_log2 case
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/11: swscale/x86/ops_float: remove special case for 2x2 matrix
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/11: swscale/x86/ops: over-allocate dither matrix
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/11: swscale/format: add source format info to ff_sws_encode_colors()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/11: swscale/x86/ops_float: store and load per row dither offset directly
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/11: swscale/format: don't add chroma noise when dithering grayscale content
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/11: swscale/ops_optimizer: rework ambiguous op_type_is_independent()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/11: swscale/ops_optimizer: only commute swizzle ops if coefficients are identical
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/11: swscale/ops_optimizer: correctly commute swizzles with dither ops
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (4ac3b3a6da -> b9078c0939)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: lavc/vulkan/common: allow configurable bitstream caching in shared memory
averne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: vulkan/prores: increase bitstream caching
averne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: vulkan/prores: copy constant tables to shared memory
averne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_libplacebo: rotate all input frames, not just reference (branch master)
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc: add entries for SVT-JPEG-XS (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (c639ea5eeb -> 35e68c6492)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/07: avcodec/libsvtjpegxsdec: remove chunk decoding code
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/07: avcodec/libsvtjpegxsdec: Replace divisions by shifts
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/07: avcodec/libsvtjpegxsdec: support parameter changes
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/07: avcodec/libsvtjpegxsdec: reindent after the previous changes
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/07: avcodec/libsvtjpegxsdec: move some stack structs to the private decoder context
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/07: avcodec/libsvtjpegxsdec: use AVCodecContext.lowres instead of a private option
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/07: avcodec/libsvtjpegxsdec: only return AVERROR codes
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/libsvtjpegxsenc: set bitrate to a sane default if unset (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (16f89d342e -> 6f9849cbe5)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/05: avcodec/libsvtjpegxsenc: Remove dead code
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/05: avcodec/libsvtjpegxs{dec,enc}: Don't get log level multiple times
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/05: avcodec/libsvtjpegxs{dec,enc}: Don't call av_cpu_count() multiple times
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/05: avcodec/libsvtjpegxsenc: Don't copy unnecessarily
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/05: avcodec/libsvtjpegxsenc: Replace divisions by shifts
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/mpegts: bounds-check JPEG-XS header_size before padding (branch master)
Ruikai Peng via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/xmv: do not set audio pts values (branch master)
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/Makefile: Add jpegxs->img2dec.o dependency (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (71db4f3cc1 -> 4715b9bac2)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/09: fate/vcodec: Test median prediction in ffvhuff,huffyuv
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/09: avcodec/x86/lossless_videoencdsp_init: Don't read from before the buffer
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/09: avcodec/x86/lossless_videoencdsp_init: Don't read too often
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/09: tests/checkasm/llviddspenc: Add test for sub_median_pred
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/09: avcodec/x86/lossless_videoencdsp_init: Port sub_median_pred to SSE2
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/09: avcodec/x86/lossless_videoencdsp_init: Avoid special-casing first pixel
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/09: avcodec/x86/lossless_videoencdsp: Port sub_median_pred to NASM
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/09: avcodec/x86/lossless_videoencdsp_init: Remove pointless av_unused
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/09: tests/checkasm/llviddspenc: Rename to llvidencdsp
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (48d63b47bf -> 71db4f3cc1)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: lavc/llvidencdsp: R-V B sub_median_pred
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: lavc/llvidencdsp: R-V V sub_median_pred
Rémi Denis-Courmont via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (b8ee68cffe -> 48d63b47bf)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: lavfi/sidedata: fix typo
Gyan Doshi via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: doc/filters: list side data types
Gyan Doshi via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (5fac8addc5 -> b8ee68cffe)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/06: avcodec/codec_id: add JPEG-XS
Tomasz Szumski via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/06: avcodec: add a JPEG-XS parser
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/06: avcodec: add JPEG-XS decoder and encoder using libsvtjpegxs
Tomasz Szumski via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/06: avformat: add a raw JPEG-XS muxer and demuxer
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/06: doc/APIchanges: add an entry for JPEG-XS codec id
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/06: avformat/mpegts: add support for JPEG-XS streams
jess via ffmpeg-cvslog
Earlier messages
Later messages