ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] [ffmpeg] 05/10: swscale/graph: add setup()/free() to ff_sws_graph_add_pass() signature
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/10: swscale/ops_dispatch: add SwsCompiledFunc.opaque
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/10: swscale/graph: simplify ff_sws_graph_add_pass() usages
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/10: swscale/vulkan/ops: use opaque run function
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/10: swscale/graph: have ff_sws_graph_add_pass() free priv on failure
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (1a9c345ee8 -> 9b7439c31b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/14: swscale/ops: use SwsCompFlags typedef instead of plain int
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/14: swscale/ops: add ff_sws_op_type_name
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/14: swscale/ops: simplify ff_sws_op_list_print
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/14: swscale/vulkan/ops: log op name in generated shader
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/14: swscale/vulkan/ops: fix undefined behavior on SWS_OP_CLEAR
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/14: swscale/vulkan/ops: move fractional read/write rejection to implementation
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/14: swscale/vulkan/ops: move buffer desc setting to helper function
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/14: swscale/ops_dispatch: avoid redundant ff_sws_op_list_update_comps()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/14: swscale/graph: pass SWS_OP_FLAG_OPTIMIZE
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/14: tests/checkasm/sw_ops: fix exec.slice_h assignment
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/14: swscale/ops_dispatch: print op list on successful compile
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/14: swscale: restructure sws_scale_frame() slightly
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/14: swscale: add sanity clear on AVFrame *dst
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/14: swscale: don't pointlessly loop over NULL buffers
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (4792440ab8 -> 1a9c345ee8)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/08: tests/checkasm: Add pixelutils test
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/08: avutil/x86/pixelutils: Remove pointless AVX2 sad32x32 functions
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/08: avutil/x86/pixelutils: Avoid near-empty header
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/08: avutil/pixelutils: Don't unconditionally include arch-specific header
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/08: avutil/aarch64: Add neon optimizations for pixelutils
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/08: avutil/riscv: Add rvv optimizations for pixelutils
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/08: avutil/arm: Add armv6 optimizations for pixelutils
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/08: avutil/mips: Add msa optimizations for pixelutils
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/unscaled: fix planarCopyWrapper for float formats with same endianness (branch master)
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (31c2f814ca -> 32b42dfd9b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/x86/pngdsp: Avoid jump
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/x86/pngdsp: Don't use mmx register in ff_add_bytes_l2_sse2()
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/x86/pngdsp: Don't use 64bit unnecessarily
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/tls_gnutls: fix DTLS handshake failure in some WebRTC cases (branch master)
Aditya Banavi via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/bsf/extract_extradata: Check that block_size is not negative (branch release/8.1)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/bsf/extract_extradata: Check that block_size is not negative (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavformat/mov.c: Fix seek in fragmented mp4 files where the audio and video streams are written to seperate fragments (branch master)
Romain Beauxis via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 created (now 67c886222f)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (ebf70aa854 -> c1263a3dd9)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: doc/APIchanges: Fill in missing values
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: Changelog: Add Version 8.1 marker
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: Bump versions for release/8.1
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/04: Bump versions for master after release/8.1
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (2f9d3ce5a2 -> ebf70aa854)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/07: avcodec/codec_desc: add a codec prop to signal enhancement layers
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/07: avcodec/parser: set avctx->pix_fmt for codecs with the enhancement prop set
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/07: avcodec/codec_desc: make LCEVC a video media type
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/07: fftools/ffmpeg_mux_init: don't autoselect video codecs known to lack decoders
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/07: avcodec: add an LCEVC parser
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/07: avformat/mpegts: add support for LCEVC streams
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/07: avformat/demux: update Stream Groups in avformat_find_stream_info() from parsed values
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (38c578b909 -> 2f9d3ce5a2)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/08: tests/fate/vcodec: Test intra_dc_precision
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/08: avcodec/mpegvideo_enc: Inline intra_dc_precision when known
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/08: avcodec/mpegvideo_enc: Move dimension-alignment check to rv10enc.c
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/08: avcodec/rv10enc: Check dimensions once during init
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/08: avcodec/rv10enc: Set encode_picture_header in rv10_encode_init()
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/08: avcodec/mpegvideo_enc: Ignore intra_dc_precision for non-MPEG-2
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/08: avcodec/avcodec: Deprecate intra_dc_precision
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/08: avcodec/h261dec: Don't pretend decoding a skipped macroblock can fail
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale_x86/swscale_template: Remove unused macros (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] web/donations: Add github sponsors button (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/utils: don't abort early in sws_freeContext() for non legacy API (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (b8a4d8a18d -> 5a6eeed9f0)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: Changelog: add entry for the prores Vulkan encoder
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: vulkan_ffv1: warn users on low number of slices
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (4a390fcd20 -> b8a4d8a18d)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/05: aacdec_usac_mps212: fix CID 1681705
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/05: aacdec_usac_mps212: Fix CID 1681704
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/05: aacdec_usac_mps212: Fix CID 1681701
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/05: aacdec_usac_mps212: fix CID 1681700
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/05: aacdec_usac_mps212: fix CID 1681703
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/rtpenc: validate MPEG-TS RTP payload size (branch master)
Devraj Ajmera via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (1e7d7c4f52 -> c2364e9222)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/aac/aacdec_usac_mps212: Fix invalid shift
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/aac/aacdec_usac_mps212: Fix invalid array index
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] fftools/ffmpeg_demux: Check metadata provided filename (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/filters: add entry for deinterlace_d3d12 (branch master)
stevxiao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (9f0441a774 -> a1496ced65)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/av1dec: sync frame header and tile group behavior with CBS
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/cbs_av1: don't try to write a Redundant Frame Header as a normal one
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/x86/input: don't overread input in RGB24_TO_UV_FN (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avutil/frame: fix typos (branch master)
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aarch64/hpeldsp_neon: fix out-of-bounds read (branch release/4.4)
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aarch64/hpeldsp_neon: fix out-of-bounds read (branch release/7.0)
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aarch64/hpeldsp_neon: fix out-of-bounds read (branch release/7.1)
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aarch64/hpeldsp_neon: fix out-of-bounds read (branch release/8.0)
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (1e63151355 -> 6023ad715c)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/magicyuv: fix small median images
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/mlvdec: avoid uninitialized read in read_string()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (0ddece40c5 -> 1e63151355)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/06: avcodec/utils: fix duration computation based on frame_bytes
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/06: swscale/utils: initialize chroma when luma switched to cascade
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/06: swscale/output: Fixes integer overflow in yuv2planeX_8_c
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/06: avfilter/vf_scale: Fix integer overflow in config_props()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/06: swscale/output: Fix integer overflow in alpha in yuv2rgba64_1_c_template()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/06: swscale/utils: Check *Inc
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated (27b8d1a017 -> 26fdd2258b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/09: avformat/mov: make items referencing items generic
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/09: avformat/mov: don't parse reserved ISOBMFF fields as if they were QT
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/09: avformat/mov: reindent after the previous change
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/09: avformat/mov: add overflow checks to item offset values
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/09: avformat/mov: abort if the queried item doesn't exist instead of overwriting it
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/09: avformat/mov: check for EOF in more loops
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/09: avformat/mov: free item_name on infe entry parsing failure
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/09: avformat/mov: Fix multiple issues related to mov_read_iref_dimg()
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/09: avformat/mov: check return value of mov_read_iref_thmb()
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (47f89ea88b -> 0ddece40c5)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/28: avcodec/x86/vvc/of: Avoid unnecessary additions
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/28: avcodec/x86/vvc/of: Avoid initialization, addition for first block
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/28: avcodec/x86/vvc/of: Avoid initialization, addition for last block
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/28: avcodec/x86/vvc/of: Avoid unnecessary jumps
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/28: avcodec/x86/vvc/of: Deduplicate writing, save jump
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/28: avcodec/x86/vvc/of,dsp_init: Avoid unnecessary wrappers
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/28: avcodec/x86/vvc/of: Only clip for >8bpp
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/28: avcodec/x86/vvc/of: Ignore upper lane for width 8
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/28: avcodec/x86/vvc/of: Avoid jump
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/28: avcodec/x86/vvc/alf: Use immediate for shift when possible
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/28: avcodec/x86/vvc/alf: Remove unused array
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/28: avcodec/x86/vvc/alf: Don't clip for 8bpp
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/28: avcodec/x86/vvc/alf: Avoid checking twice
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/28: avcodec/x86/vvc/alf: Improve storing 8bpp
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 15/28: avcodec/x86/vvc/alf: Use xmm registers where sufficient
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 16/28: avcodec/x86/vvc/alf: Don't calculate twice
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 17/28: avcodec/x86/vvc/alf: Avoid nonvolatile registers
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 19/28: avcodec/x86/vvc/alf: Improve writing classify parameters
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 18/28: avcodec/x86/vvc/alf: Avoid checking twice
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 21/28: avcodec/x86/vvc/alf: Don't use 64bit where unnecessary
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 20/28: avcodec/x86/vvc/alf: Use memory sources directly
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 22/28: avcodec/x86/vvc/alf: Avoid broadcast
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 23/28: avcodec/x86/vvc/alf: Improve deriving ac
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 25/28: avcodec/x86/vvc/alf: Don't modify rsp unnecessarily
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 24/28: avcodec/x86/vvc/alf: Remove pointless counter, stride
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 26/28: avcodec/x86/vvc/alf: Improve offsetting pointers
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 27/28: avcodec/x86/vvc/alf: Avoid pointless wrappers for alf_filter
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 28/28: avcodec/x86/vvc/alf: Simplify vb_pos comparisons
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale: explicitly track if a context is "legacy" or not (branch master)
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avutil/error: Fix overflow when negating (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/avformat: Fix warning: assignment discards const qualifier from pointer target type (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/dnn: fix missing set default value to options (branch master)
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter: update deinterlace_d3d12 filter options name (branch master)
stevxiao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/developer: Favor SI units where applicable (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/cbs_h266_syntax_template: bound slice width/height by remaining tiles (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (1c2a300f66 -> ea9e85e549)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/07: avcodec/pnmdec: Check input size against width*height assuming at least 1bit per pixel
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/07: avfilter/vf_convolution: Handle corner cases with small frames
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/07: avfilter/vf_convolution: Use avpriv_mirror
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/07: avformat: Add ff_format_check_set_url()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/07: avformat/rtsp: Use ff_format_check_set_url()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/07: avformat/rtsp: Pass blacklist
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/07: avformat/rtsp: Explicitly check protocol
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (493dfc356f -> 1c2a300f66)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/08: swscale/ops: move pass compilation logic to helper function
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/08: swscale/ops: remove unneeded macro
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/08: swscale/ops_dispatch: split off compile/dispatch code from ops.c
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/08: swscale/ops_backend: move static table out of function body
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/08: swscale/ops: add and use ff_sws_op_list_input/output()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/08: swscale/ops_dispatch: move on-stack mutation to ops backends
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/08: swscale/graph: have ff_sws_graph_add_pass() return an error code
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/08: swscale/graph: remove pointless helper
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/swscale_internal: fix typos in flag names (branch master)
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] configure: warn about excessive stack usage (branch master)
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavutil: hwcontext_amf: remove unreachable statements (branch master)
Alexandru Ardelean via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (branch release/4.3)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (branch release/4.4)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (branch release/5.0)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (branch release/5.1)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (branch release/6.0)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (branch release/6.1)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (fe86fd07d3 -> cebe0b577e)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: lavc: implement a Vulkan-based prores encoder
IndecisiveTurtle via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: lavc: Split out common components used by vulkan prores encoder
IndecisiveTurtle via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] fftools/ffprobe: do not show refs when not processing frames (branch master)
Nicolas Gaullier via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/x86/yuv2rgb_template: Add emms to MMX(EXT) functions (branch release/7.0)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/mov: check return value of mov_read_iref_cdsc() (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aarch64/vvc: Fix DCE undefined references with MSVC (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/mov: Fix multiple issues related to mov_read_iref_dimg() (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/snowenc: avoid NULL ptr arithmetic (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavcodec/huffyuvdsp: Add NEON optimization for the add_int16 function (branch master)
Zuoqiang He via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] checkasm: ac3dsp: Increase the float tolerance for sum_square_butterfly_float (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (a0d23706e8 -> 510999f6b0)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: configure: add detection of assembler support for SME2
Georgii Zagoruiko via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: configure: add detection of SME-I16I64 extension
Georgii Zagoruiko via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: aarch64/asm.S: to support SME added macro to save/restore registers d8-d16
Georgii Zagoruiko via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/04: aarch64/vvc: sme2 optimisation of alf_filter_luma() 8/10/12 bit
Georgii Zagoruiko via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aarch64: Switch to a more correct Windows flag for detecting I8MM (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] fftools/ffplay: improve keyboard shortcut documentation (branch master)
zhanghongyuan via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/d3d12va_encode_h264: simplify deblock default option (branch master)
Tong Wu via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aarch64/vvc: Optimisations of put_luma_hv() functions for 10/12-bit (branch master)
Georgii Zagoruiko via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (9d73d10c50 -> cef2fbfd4b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: swscale: fix build on --disable-unstable
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: swscale: switch to refstruct for hw_priv
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: swscale/vulkan: fix include order (cosmetic)
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat,avcodec: use PRI format macros for uint32_t in log messages (branch master)
zengshuang via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (8d3b044f84 -> 2c7fe8d8ad)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: tests/checkasm: add rgb32tobgr24 and rgb24tobgr32 tests
David Christle via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/04: swscale/aarch64: add NEON rgb32tobgr24 and rgb24tobgr32 conversions
David Christle via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: tests/checkasm: add rgb24tobgr24 test
David Christle via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: swscale/aarch64: add NEON rgb24tobgr24 byte-swap
David Christle via ffmpeg-cvslog
Earlier messages
Later messages