ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] [ffmpeg] avcodec/rv60dec: check last_size (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (c91634dfe6 -> c9404f5b9c)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/21: swscale/ops: add ff_sws_op_list_is_noop()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/21: tests/sws_ops: explicitly skip no-op operation lists
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/21: swscale/optimizer: remove read+write optimization
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/21: swscale/ops: fix PRINTQ snprintf buffer size
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/21: swscale/ops: also print plane order when swizzled
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/21: swscale/ops: take plane order into account during noop() check
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/21: swscale/ops: add input/output plane swizzle mask to SwsOpList
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/21: swscale/ops: lift read op metadata to SwsOpList
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/21: swscale/x86/ops: make the presence of a read op optional
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/21: swscale/ops_backend: add clear pattern for ya8 alpha
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/21: swscale/ops_backend: add float clear patterns
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/21: swscale/ops_backend: allocate block storage up-front
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/21: swscale/optimizer: allow commuting CLEAR past SWAP_BYTES
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 15/21: swscale/optimizer: fix unswizzle optimization
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/21: swscale/ops: reset comp flags on SWS_OP_CLEAR
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 17/21: swscale/optimizer: don't assume op lists start with read
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 16/21: swscale/optimizer: don't reject op lists without read
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 18/21: swscale/optimizer: promote component swizzles to plane swizzles
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 20/21: swscale/optimizer: compress planar reads with unused planes
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 19/21: swscale/optimizer: try pushing all swizzles towards the output
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 21/21: swscale/optimizer: eliminate completely unused operations
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (c96b0d94eb -> c91634dfe6)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/59: Makefile: specify GLSL version via command line arguments
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/59: vulkan_prores_raw: fix a single statement's indentation
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/59: vulkan: don't set FFVulkanDescriptorSetBinding.name when not necessary
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/59: hwcontext_vulkan: disable shader object when debugging
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/59: hwcontext_vulkan: zero-pad optional_instance_exts
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/59: hwcontext_vulkan: enable VK_KHR_shader_relaxed_extended_instruction by default
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/59: hwcontext_vulkan: drop debug=3 (profile)
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/59: vulkan/dpx: bounds check with image sizes
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/59: hwcontext_vulkan: correctly set stride for host image uploads
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/59: vulkan/common: add debug shorthand
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/59: vulkan_ffv1: convert to compile-time SPIR-V generation
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/59: vulkan_ffv1: remove golomb gb context from main slice context
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 15/59: vulkan_ffv1: move common spec constant setting to ffv1_vulkan.c
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/59: ffv1enc_vulkan: remove golomb gb context from main slice context
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/59: vulkan_ffv1: precalculate bits and use a specialization constant
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 16/59: ffv1enc_vulkan: convert RCT search shader to compile-time SPIR-V generation
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 17/59: ffv1enc_vulkan: convert reset shader to compile-time SPIR-V generation
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 18/59: ffv1enc_vulkan: convert setup shader to compile-time SPIR-V generation
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 19/59: ffv1enc_vulkan: convert encode shader to compile-time SPIR-V generation
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 21/59: avcodec: remove support for runtime SPIR-V compilation
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 20/59: avcodec/vulkan: standardize on .glsl extension
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 22/59: vulkan_ffv1: use a loop to decode slice header symbols
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 23/59: ffv1enc_vulkan: use a loop to write slice header symbols
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 24/59: ffv1enc_vulkan: make reset shader independent from the setup shader
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 26/59: ffv1enc: add descriptor information for GBRP
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 25/59: ffv1enc_vulkan: overhaul the synchronization
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 29/59: vulkan_ffv1: use regular descriptors for slice state
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 27/59: vulkan/rangecoder: clean up the type mess slightly
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 30/59: ffv1enc_vulkan: use regular descriptors for slice state
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 28/59: vulkan_ffv1: implement parallel probability adaptation
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 31/59: vulkan: drop support for descriptor buffers
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 33/59: ffv1enc_vulkan: remove dead code
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 34/59: vulkan_ffv1: use local RangeCoder struct, refactor overread checking
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 32/59: vulkan_ffv1: improve decode report results printout
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 35/59: ffv1enc: use local RangeCoder struct
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 36/59: ffv1dec: correctly track configured_width/height
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 37/59: vulkan_ffv1: unify slice offsets and status into one buffer
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 39/59: vulkan_ffv1: overhaul the synchronization
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 41/59: ffv1enc_vulkan: fix Golomb encoding
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 40/59: vulkan/ffv1_common: use scalar alignment for the base slice structure
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 42/59: vulkan/ffv1: mark buffers as uniform/readonly when needed
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 43/59: vulkan/ffv1_enc: cache state probabilities
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 38/59: vulkan/rangecoder: clean up unused functions and redundant fields
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 46/59: ffv1enc_vulkan: only return the encoded size, not its offset
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 44/59: vulkan/ffv1: finalize and initialize slices only in invocation == 0
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 45/59: vulkan/ffv1: use loops to encode planes
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 48/59: vulkan/ffv1_dec_setup: roll a put_rac inside a loop
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 47/59: vulkan/rangecoder: don't store pointers in the context
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 49/59: vulkan/ffv1: synchronize before/after RCT transform/preload
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 50/59: vulkan/ffv1_dec: synchronize image writes when decoding
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 52/59: vulkan/ffv1: optimize get_isymbol
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 51/59: vulkan/ffv1: improve compiler hints
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 53/59: vulkan/ffv1: unify all constants buffer into a single buffer
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 54/59: ffv1enc_vulkan: allocate all results memory upfront
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 55/59: ffv1enc_vulkan: allocate a device-only output buffer if possible
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 59/59: vulkan/ffv1: add current linecache for encode/decode
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 56/59: ffv1enc_vulkan: use direct values rather than reading from struct
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 58/59: ffv1enc_vulkan: perform non-RGB prediction in 16-bits
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 57/59: vulkan/ffv1: keep track of RCT Ry/By coeffs using vector suffixes
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] scale_vulkan: fix descriptor type for non debayer path (branch master)
nyanmisaka via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale: gitignore: add sws_ops (branch master)
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avutil: hwcontext_videotoolbox: support YUYV422 pixel format (branch master)
Tim Blechmann via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavformat/oggdec.c: fix ogg_{save,restore,reset} w.r.t. new_extradata. (branch master)
Romain Beauxis via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (ae60f47a2c -> 8030e3b899)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/10: lavf: replace read_{play,pause} by a single callback
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/10: avformat: Add new demuxer command API
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/10: rtsp: expose rtsp_send_cmd_with_content_async
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/10: avformat/rtspdec: Add SET_PARAMETER command support
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/10: avformat: rtsp: handle interleaved pending packets
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/10: avformat: rtsp: do not skip packets in SET_PARAMETER command handling
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/10: avformat: rtsp: fix log message formatting
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/10: avformat: rtsp: add functions to allow stored replies
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/10: avformat: rtspdec: use stored replies for SET_PARAMETER command
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/10: avformat: rtspdec: do not allow SET_PARAMETER command too early
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (059c57a83e -> ae60f47a2c)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: tests/fate/dca: Add ffprobe dependency to dca-lossless tests
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: tests/fate/{dca,qoa,truehd}: Make fate-audio work
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/af_loudnorm: add stats_file option (branch master)
Adam Jensen via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (d138169966 -> 52b676bb29)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/cfhd: Add CFHDSegment enum and named identifiers
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/cfhd: Check transform type before continuing
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/libvorbisdec: output AV_SAMPLE_FMT_FLTP (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavformat/oggenc.c: re-initialize stream on new metadata. (branch master)
Romain Beauxis via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/hevc/ps: Check bit_depth_cm in/out relation (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/http: add missing check to connection re-use (branch master)
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] hwdec/vulkan: fix invalid number of planes usage in map_to_drm (branch master)
lompik via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/icodec: Check size (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] tools/target_dec_fuzzer: Adjust threshold for JV (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (7c877b2e80 -> eb36dce742)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avfilter/framepool: add a few padding lines by aligning height
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avfilter/video: reduce potential amount of pool reinitializations
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (cb0f4de1f5 -> 7c877b2e80)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/06: avcodec/encode: add a helper to convert from a duration to samples
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/06: avcodec/libfdk-aacenc: rescale packet duration when calculating discarded samples
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/06: avcodec/libopusenc: rescale packet duration when calculating discarded samples
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/06: avcodec/libmp3lame: rescale packet duration when calculating discarded samples
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/06: avcodec/libvorbisenc: rescale packet duration when calculating discarded samples
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/06: avcodec/opus/enc: rescale packet duration when calculating discarded samples
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/nvenc_av1: fix b_ref_mode "middle" help string for AV1 (branch master)
Diego de Souza via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (a1309700ed -> b98ec6d312)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: configure: add {test,check,require}_pkg_config_cxx
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: configure: do not require default-constructible class
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: configure: cleanup libopencolorio check
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/04: configure: remove require_cpp, check_lib_cpp
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] configure: remove accidentally added library (branch master)
Sam.Richards--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (bce0e22133 -> cbdb325424)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/tls_openssl: use EINVAL when X509_digest failed
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/tls_openssl: update the outdated comments
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/lrcdec: Check ss for finiteness (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (0833dd3665 -> 82fbb04d07)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/http: allow adjusting the redirect limit
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/http: Also count redirects from the cache
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] fftools/ffmpeg_opt: limit recursion of presets (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (33b215d155 -> 1fd128ef3a)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/tls_gnutls: limit the written size to data MTU
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/tls_gnutls: update the comment since the underlying socket can be TCP or UDP
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (3ec03b847b -> 33b215d155)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: avformat/matroskaenc: write AlphaMode flag for all VP8 and VP9 pixel formats with alpha
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: avformat/matroskaenc: only write AlphaMode for VP8 and VP9
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: avcodec/libvpxdec: add support for decoding pixel formats other than YUV420 with alpha
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/04: avcodec/libvpxenc: add experimental support for alpha pixel formats other than YUV 4:2:0.
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/rgb2rgb_template: fix signed shift into sign bit (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (0d59620bff -> 0e3ac1f4f9)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: swresample: Check user chlayout in swr_set_matrix()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: swresample: Check ch layouts in swr_alloc_set_opts2()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (33b3dbaf15 -> 0d59620bff)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/bmp: fix indention
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/bmp: Move picture allocation after some checks
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/exr: Handle axmax like bxmin in 04d7a6d3db56ea1a93908ff2d3d312e3fc40a58c (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/flvdec: Check *size in cts parsing (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (be1fd6d9d4 -> 61b1fb1d00)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: .forgejo/workflows: Test hardcoded tables
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/aacps_tablegen_template: Fix hardcoded tables with assert-level 2
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/prores_raw: Tiles of width less than 16 result in undefined behavior (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/exif: Check that the values read exist in the input (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/hevc/hevcdec: take into account YUV400 in block length (branch master)
Valerii Zapodovnikov via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] configure: provide vulkan incflags (branch master)
Stéphane Cerveau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] Initial checkin of OCIO filter. (branch master)
Sam.Richards--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (0a629df0a8 -> a7522f3fef)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/libvorbisenc: export initial padding during init()
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/libvorbisenc: export padding samples if needed
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (680f32c4c9 -> 0a629df0a8)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/09: avutil/avassert: Deprecate av_assert0_fpu()
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/09: swresample/x86/audio_convert: Remove remnants of MMX
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/09: swresample/{audioconvert,rematrix}: Don't check for HAVE_MMX
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/09: doc/optimization: Fix incorrect statement
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/09: avcodec/x86/dirac_dwt: Remove MMX in comment
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/09: avcodec/snowenc: Remove redundant emms_c()
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/09: avcodec/mpegvideoenc: Remove MMX from comment
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/09: avcodec/ratecontrol: Remove unnecessary emms_c()
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/09: avcodec/ratecontrol: Move emms_c() to the only callsite needing it
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/dnn: add PyTorch version check for XPU initialization in torch backend (branch master)
stevxiao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/dnn: add synchronous execution path in torch backend (branch master)
stevxiao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (afb374f109 -> ff98352c3d)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: tests/fate/dca: use stream_demux for lossless tests
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/dtshddec: properly support priming and padding samples
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec: set skip_samples in generic code
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (66c7bf3bf8 -> afb374f109)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/dpcm: Avoid trailing '_' in macro parameters
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/dpcm: Remove unnecessary flush callbacks
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (10acab8df5 -> 66c7bf3bf8)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/adpcmenc: Mark unreachable code as such
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/adpcmenc: Check sample rates, ch layouts generically
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/adpcmenc: Don't advertise ineffective options
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/hevc/hevcdec: report unparsed unknown NALUs types at verbose level (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (590e2b1894 -> 3b4281e919)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/bsf/dovi_rpu: fix typo
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/hevc/hevcdec: skip logging 'Skipping NAL unit 63'
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] vf_libplacebo: sync peak detection parameters with upstream (branch master)
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (f9bf45b8fd -> d07d2a4ee1)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/unix: Fix 'operation unsupported' error when reading from unixgram sockets
Rost Kurylo via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: doc/protocols: Document type option for unix domain sockets
Rost Kurylo via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/isom_tags: add specific fourccs for in24/in32 LE (branch master)
Nicolas Gaullier via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (7e3781e3ca -> 8b9b71494b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/psd: Support auxiliary channels
John Chadwick via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: tests/fate/image: Add psd-rgbxx
John Chadwick via ffmpeg-cvslog
Earlier messages
Later messages