ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] avcodec/prores{dec,dsp}: Remove always-false checks
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/flacdsp: Remove leftover encoding function pointers
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/proresdec: Deduplicate debug message
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/get_bits: Remove LONG_BITSTREAM_READER
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/intrax8dsp: Copy several bytes at once
Andreas Rheinhardt
[FFmpeg-cvslog] New commits on branch release/7.0
Git System
[FFmpeg-cvslog] avcodec/cuviddec: correctly handle buffer size and status when deinterlacing
Timo Rothenpieler
[FFmpeg-cvslog] avformat: add AV1 RTP depacketizer and packetizer
Chris Hodges
[FFmpeg-cvslog] aacenc: remove ANMR coder
Lynne
[FFmpeg-cvslog] aacenc: remove support for AAC LTP profile
Lynne
[FFmpeg-cvslog] aacenc: remove support for AAC Main profile
Lynne
[FFmpeg-cvslog] libavcodec/wmadec: Return AVERROR_INVALIDDATA on decoding errors
Jonathan Murray
[FFmpeg-cvslog] avformat/flacdec: Return correct error-codes on read-failure
Ulrik
[FFmpeg-cvslog] avformat/http: Return EIO for prematurely broken connection
Ulrik
[FFmpeg-cvslog] Make mime-type award a bonus probe score
Peter Zebühr
[FFmpeg-cvslog] rtmp: Set correct message stream id when writing as server
Jonathan Murray
[FFmpeg-cvslog] GOL-1361: Remove invalid CTTS sample_offset check
ekir
[FFmpeg-cvslog] avformat/mp3dec: Subtract known padding from duration
Ulrik Mikaelsson
[FFmpeg-cvslog] avcodec/ffv1_parser: Rename close to ffv1_close
Zhao Zhili
[FFmpeg-cvslog] fftools/ffmpeg_dec: don't try to copy side data from the decoder if it already exists in the output frame
James Almer
[FFmpeg-cvslog] tests: Add fate-hevc-alpha
Zhao Zhili
[FFmpeg-cvslog] tools: Add binaries to .gitignore
Frank Plowman
[FFmpeg-cvslog] add tools/compare-cvelists.sh
Michael Niedermayer
[FFmpeg-cvslog] fftools/ffprobe: Switch to AVMutex
Andreas Rheinhardt
[FFmpeg-cvslog] ffmpeg_demux: add option readrate_catchup
Gyan Doshi
[FFmpeg-cvslog] fftools: notify user of flags upon loglevel parse failure
Gyan Doshi
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
[FFmpeg-cvslog] lavc/vvc: Ensure subpictures don't overlap
Frank Plowman
[FFmpeg-cvslog] lavc/vvc: Fix slice map construction for small subpics
Frank Plowman
[FFmpeg-cvslog] fate/demux: add a test for Theora in OGG
James Almer
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 66ff52e web/security: Add CVE numbers that have been reported today to ffmpeg-security
ffmpeg-git
[FFmpeg-cvslog] avcodec/mpv_reconstruct_mb_template: Merge template into its users
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo_{dec,enc}: Reindent after the previous commit
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/h263dec: Clean intra tables in decoder, not ff_mpv_reconstruct_mb
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg12dec: Move resetting last_dc to decoder
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't reset intra buffers in mpv_reconstruct_mb()
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg12enc: Move resetting last_dc to encoder
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/h261enc: Use LUT to write motion vector differences
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/libsvtav1: unbreak build with latest svtav1
Gyan Doshi
[FFmpeg-cvslog] avcodec/libsvtav1: unbreak build with latest svtav1
Gyan Doshi
[FFmpeg-cvslog] lavc/vvc: Fix derivation of inverse LMCS idx
Frank Plowman
[FFmpeg-cvslog] lavc/vvcdec: refact, set AVCodecContext->has_b_frames in sps_export_stream_params
Nuo Mi
[FFmpeg-cvslog] lavc/vvcdec: export stream level VUI information
Nuo Mi
[FFmpeg-cvslog] vulkan: add .buf_elems to FFVulkanDescriptorSet
Lynne
[FFmpeg-cvslog] ffv1dec: set f->state_transition for default range coder table
Lynne
[FFmpeg-cvslog] gblur_vulkan: simplify buffer content writing
Lynne
[FFmpeg-cvslog] overlay_vulkan: remove unused variable
Lynne
[FFmpeg-cvslog] vulkan: don't query video queue properties unless the extension is enabled
Lynne
[FFmpeg-cvslog] lavc/vulkan: add a u8vec2buf buffer type
Lynne
[FFmpeg-cvslog] ffv1enc_vulkan: support default range coder tables
Lynne
[FFmpeg-cvslog] avcodec/hevc: Parse recovery point SEI
Zhao Zhili
[FFmpeg-cvslog] avcodec/hevc: Add support for output_corrupt/showall flags
Zhao Zhili
[FFmpeg-cvslog] avformat/demux: don't discard empty Theora packets
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub()
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub()
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub()
James Almer
[FFmpeg-cvslog] avformat/mov: further ensure mov_build_index isn't run twice
James Almer
[FFmpeg-cvslog] avformat/oggenc: don't discard empty packets with no side data
James Almer
[FFmpeg-cvslog] avcodec/codec_internal: remove unnecessary avcodec.h include
James Almer
[FFmpeg-cvslog] avfilter/libplacebo: use a transparent default fillcolor
Niklas Haas
[FFmpeg-cvslog] swscale/x86/rgb2rgb: add AVX512ICL version of uyvytoyuv422
Shreesh Adiga
[FFmpeg-cvslog] vulkan_filter: use GENERAL image layout when no sampler is given
Lynne
[FFmpeg-cvslog] overlay_vulkan: port to imageLoad()
Lynne
[FFmpeg-cvslog] transpose_vulkan: port to imageLoad()
Lynne
[FFmpeg-cvslog] blend_vulkan: port to imageLoad()
Lynne
[FFmpeg-cvslog] flip_vulkan: port to imageLoad()
Lynne
[FFmpeg-cvslog] nlmeans_vulkan: switch to imageLoad()
Lynne
[FFmpeg-cvslog] gblur_vulkan: port to imageLoad()
Lynne
[FFmpeg-cvslog] avgblur_vulkan: fix duplicated variable error when planes=0
Lynne
[FFmpeg-cvslog] avgblur_vulkan: port to imageLoad()
Lynne
[FFmpeg-cvslog] bwdif_vulkan: convert to storage images
Lynne
[FFmpeg-cvslog] vulkan: fix crash in ff_vk_shader_free
Lynne
[FFmpeg-cvslog] avfilter/interlace_vulkan: add interlace_vulkan filter
Niklas Haas
[FFmpeg-cvslog] swscale/aarch64/rgb2rgb_neon: Implemented {yuyv, uyvy}toyuv{420, 422}
Krzysztof Pyrkosz
[FFmpeg-cvslog] fftools/ffmpeg: use an int for nb_threads
James Almer
[FFmpeg-cvslog] swscale/aarch64/rgb24toyv12: skip early right shift by 2
Krzysztof Pyrkosz
[FFmpeg-cvslog] avutil/frame: Fix direct pointer compare between different array
Zhao Zhili
[FFmpeg-cvslog] avcodec/hevc: Add alpha layer support
Zhao Zhili
[FFmpeg-cvslog] avcodec/hevc/ps: Add basic HEVC_SCALABILITY_AUXILIARY support
Zhao Zhili
[FFmpeg-cvslog] avcodec/hevc: Rewrite scalability_mask_flag parse in decode_vps_ext
Zhao Zhili
[FFmpeg-cvslog] avcodec/aac/aacdec: Clear SFO on error
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec: Clear SFO on error
Michael Niedermayer
[FFmpeg-cvslog] avcodec/rv60dec: Initialize slice gb with actually allocated size
Michael Niedermayer
[FFmpeg-cvslog] avformat/iff: Check that we have a stream in read_dst_frame()
Michael Niedermayer
[FFmpeg-cvslog] avformat/iff: Check that we have a stream in read_dst_frame()
Michael Niedermayer
[FFmpeg-cvslog] avformat/iff: Check that we have a stream in read_dst_frame()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Simplify decode_usac_scale_factors()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Simplify decode_usac_scale_factors()
Michael Niedermayer
[FFmpeg-cvslog] fftools/opt_common: add time and datetime log flags
softworkz
[FFmpeg-cvslog] avutil/log: support logging of date and time information
softworkz
[FFmpeg-cvslog] avcodec/aac/aacdec_lpd: Limit get_unary()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec_lpd: Limit get_unary()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mlvdec: fix size checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/mlvdec: fix size checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/mlvdec: fix size checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/wavdec: Fix overflow of intermediate in block_align check
Michael Niedermayer
[FFmpeg-cvslog] avformat/wavdec: Fix overflow of intermediate in block_align check
Michael Niedermayer
[FFmpeg-cvslog] lavc/vvc: Set fc->ref to NULL at top of decode_nal_units
Frank Plowman
[FFmpeg-cvslog] avcodec/vvc/refs: Check content_ref in set_pict_type()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/amfenc: Fix max rate control log message
Araz Iusubov
[FFmpeg-cvslog] avcodec/hevc_mp4toannexb: prepend extradata before the leading PS for an IRAP
James Almer
[FFmpeg-cvslog] random_seed: Reorder if clauses for gathering entropy
Martin Storsjö
[FFmpeg-cvslog] random_seed: Improve behaviour with small timer increments with high precision timers
Martin Storsjö
[FFmpeg-cvslog] avcodec/version: bump micro after the previous change
James Almer
[FFmpeg-cvslog] avcodec/ac3dec: move some fields up in AC3DecodeContext
James Almer
[FFmpeg-cvslog] avcodec/libtheora: fix setting keyframe_mask
James Almer
[FFmpeg-cvslog] avcodec/ac3dec: add a flush callback for the ac3 and eac3 decoders
James Almer
[FFmpeg-cvslog] avdevice/alsa: simplify passing ff_alsa_open a channel layout
James Almer
[FFmpeg-cvslog] avformat/mov: Store trak > udta metadata on each stream
Rémi Bernon
[FFmpeg-cvslog] lavc/videotoolboxenc: Add spatial_aq option
Dennis Sädtler
[FFmpeg-cvslog] threadprogress: reorder instructions to fix race.
Ronald S . Bultje
[FFmpeg-cvslog] avfilter/vpp_amf: add option reset_sar
Gyan Doshi
[FFmpeg-cvslog] avfilter/vf_amf_common: fix build
Timo Rothenpieler
[FFmpeg-cvslog] avcodec/aarch64/opusdsp_neon: Simplify opus_postfilter_neon
Krzysztof Pyrkosz
[FFmpeg-cvslog] x86: aacencdsp: Fix negating signed values in aac_quantize_bands
Martin Storsjö
[FFmpeg-cvslog] x86: aacencdsp: Fix negating signed values in aac_quantize_bands
Martin Storsjö
[FFmpeg-cvslog] checkasm: aacencdsp: Actually test nonzero values in quant_bands
Martin Storsjö
[FFmpeg-cvslog] checkasm: aacencdsp: Actually test nonzero values in quant_bands
Martin Storsjö
[FFmpeg-cvslog] avfilter/scale*: add option reset_sar
Gyan Doshi
[FFmpeg-cvslog] avcodec: add AV_CODEC_ID_IVTV_VBI
Scott Theisen
[FFmpeg-cvslog] avformat/mpeg: demux ivtv captions
Scott Theisen
[FFmpeg-cvslog] avcodec/hw_base_encode: log the readable error message on failure
Marth64
[FFmpeg-cvslog] avcodec/pngdec: avoid hard failure on illegal sBIT chunks
Leo Izen
[FFmpeg-cvslog] avformat/mov: check for tts_count before deferencing tts_data
James Almer
[FFmpeg-cvslog] avcodec/leaddec: support format 0x1006
Peter Ross
[FFmpeg-cvslog] avformat/mov: add an offset to IAMF streams
James Almer
[FFmpeg-cvslog] lavc/hevcdec: pass an actual codec context to ff_h2645_sei_to_frame()
Anton Khirnov
[FFmpeg-cvslog] swscale/graph: copy scaler_params to the legacy subpass context
James Almer
[FFmpeg-cvslog] avformat/unix: set is_streamed to true
dank074
[FFmpeg-cvslog] avutil/hwcontext_amf: fix crash on uninit after init failed
Kacper Michajłow
[FFmpeg-cvslog] swscale/aarch64/rgb2rgb: Implemented NEON shuf routines
Krzysztof Pyrkosz
[FFmpeg-cvslog] swscale/aarch64/output.S: refactor ff_yuv2plane1_8_neon
Krzysztof Pyrkosz
[FFmpeg-cvslog] avformat/hls: Fix twitter
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: Fix twitter
Michael Niedermayer
[FFmpeg-cvslog] avformat/hls: Fix twitter
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: fix eof check in mov_read_iinf()
Kacper Michajłow
[FFmpeg-cvslog] avutil/downmix_info: add missing semicolon
James Almer
[FFmpeg-cvslog] doc/t2h: Support texinfo 7.1 and 7.2 pretest
Patrice Dumas
[FFmpeg-cvslog] doc/t2h: Support texinfo 7.1 and 7.2 pretest
Patrice Dumas
[FFmpeg-cvslog] doc/t2h: Support texinfo 7.1 and 7.2 pretest
Patrice Dumas
[FFmpeg-cvslog] avfilter/drawtext: fix memory leak when using "reinit" runtime command
Steven Zhou
[FFmpeg-cvslog] avfilter/drawtext: fix memory leak when using "reinit" runtime command
Steven Zhou
[FFmpeg-cvslog] avcodec/ffv1enc_vulkan: add missing arguent to ff_ffv1_common_init()
James Almer
[FFmpeg-cvslog] fate/libswresample: add a test downmixing with a custom order layout
James Almer
[FFmpeg-cvslog] avcodec/ffv1: split off and share frame header parsing code
James Almer
[FFmpeg-cvslog] avcodec: add a ffv1 parser
James Almer
[FFmpeg-cvslog] avfilter/xpsnr: avoid division by zero
Gyan Doshi
[FFmpeg-cvslog] ffv1dec: fix threaded decode failures
Lynne
[FFmpeg-cvslog] lavf/mxfenc: Return AVERROR(EINVAL) in mxf_write_jpeg2000_subdesc() is pixfmt not set
Tomas Härdin
[FFmpeg-cvslog] lavf/mxfenc: Make write_desc return int
Tomas Härdin
[FFmpeg-cvslog] libswresample/rematrix: add support for custom order channel layouts
James Almer
[FFmpeg-cvslog] swresample/rematrix: split filling the matrix array into its own function
James Almer
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e99836b Replace broken Web IRC link
ffmpeg-git
[FFmpeg-cvslog] avcodec/vvc/refs: fix negative pps_scaling_win offsets
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vvc/refs: fix negative pps_scaling_win offsets
Michael Niedermayer
[FFmpeg-cvslog] avfilter/Makefile: add missing SKIPHEADERS for AMF
James Almer
[FFmpeg-cvslog] avutil/Makefile: fix SKIPHEADERS for AMF
James Almer
[FFmpeg-cvslog] avcodec/nvenc: add support for writing mastering metadata SEI messages
James Almer
[FFmpeg-cvslog] doc/ffmpeg: update example command line for IAMF muxing
James Almer
[FFmpeg-cvslog] avcodec/nvenc: add compile time check for outputRecoveryPointSEI for HEVC
James Almer
[FFmpeg-cvslog] avformat/matroskaenc: log unsupported subtitle codec name
Zhao Zhili
[FFmpeg-cvslog] avcodec/amfenc: redesign to use hwcontext_amf.
Dmitrii Ovchinnikov
[FFmpeg-cvslog] doc/filters: Add documentation for AMF filters
Evgeny Pavlov
[FFmpeg-cvslog] avfilter/scale_amf: Add AMF VPP & super resolution filters
Evgeny Pavlov
[FFmpeg-cvslog] avcodec: add amfdec.
Evgeny Pavlov
[FFmpeg-cvslog] avutil: add hwcontext_amf.
Dmitrii Ovchinnikov
[FFmpeg-cvslog] avformat/seek: Remove dead code
Zhao Zhili
[FFmpeg-cvslog] avformat/seek: Remove always true condition
Zhao Zhili
[FFmpeg-cvslog] avcodec/nvenc: Enable recovery point SEI for intra refresh mode
Zhao Zhili
[FFmpeg-cvslog] avcodec/speexdec: fix frame_size for mode == 2
James Almer
[FFmpeg-cvslog] avfilter/vf_scale: remove global side data when it no longer applies after scaling
James Almer
[FFmpeg-cvslog] avfilter/avfilter: remove accidental loop index variable reset
James Almer
[FFmpeg-cvslog] swscale/x86/rgb2rgb: add AVX512ICL versions of shuffle_bytes
Shreesh Adiga
[FFmpeg-cvslog] avcodec/h264dec: make slice header parse errors fatal under AV_EF_EXPLODE
Dale Curtis
[FFmpeg-cvslog] avcodec/mpeg12dec: rename 0x0502 CC format
Scott Theisen
[FFmpeg-cvslog] avcodec/nvdec: add 4:2:2 decoding and 10-bit support
Diego de Souza
[FFmpeg-cvslog] avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC
Diego de Souza
[FFmpeg-cvslog] avcodec/nvenc: finalize SDK 13.0 support
Timo Rothenpieler
[FFmpeg-cvslog] avcodec/nvenc: use encoder level options for qmin/qmax
Timo Rothenpieler
[FFmpeg-cvslog] avcodec/nvenc: add 4:2:2 encoding and H.264 10-bit support
Diego de Souza
[FFmpeg-cvslog] avcodec/nvenc: add UHQ to AV1 for NVENC
Diego de Souza
[FFmpeg-cvslog] avcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 10-bit support
Diego de Souza
[FFmpeg-cvslog] avutil/hwcontext_cuda: add 4:2:2 pixel format support
Diego de Souza
[FFmpeg-cvslog] avutil/cpu: Disable ff_getauxval() on x86
Andreas Rheinhardt
[FFmpeg-cvslog] swscale/x86/swscale: Move some constants to rgb2rgb.c
Andreas Rheinhardt
[FFmpeg-cvslog] fftools/ffmpeg_opt: Remove audio_drift_threshold
Andreas Rheinhardt
[FFmpeg-cvslog] swscale/x86/swscale: Make M24 variables static
Andreas Rheinhardt
Earlier messages
Later messages