ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] avutil/frame: add a 3D Reference Displays Information side data type
James Almer
[FFmpeg-cvslog] avutil: add an API to handle 3D Reference Displays Information
James Almer
[FFmpeg-cvslog] avcodec/hevc/hevcdec: export 3D Reference Displays side data
James Almer
[FFmpeg-cvslog] avcodec/packet: add a 3D Reference Displays Information side data type
James Almer
[FFmpeg-cvslog] tools/pktdumper: dump extradata buffers
Peter Ross
[FFmpeg-cvslog] doc: Remove libav-merge.txt
Derek Buitenhuis
[FFmpeg-cvslog] tools: Remove libav-merge-next-commit
Derek Buitenhuis
[FFmpeg-cvslog] avcodec/vorbisenc: fix leak if av_mallocz failed
Lidong Yan
[FFmpeg-cvslog] avcodec/speexdec: consider differing frame sizes in remaining space check
Michael Niedermayer
[FFmpeg-cvslog] libavcodec/tests: fix gitignore hashtable
Nicolas Gaullier
[FFmpeg-cvslog] avfilter/vf_lut3d: fix leak if allocate_3dlut failed
Lidong Yan
[FFmpeg-cvslog] avcodec/vvc/refs: remove early return
Marvin Scholz
[FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. bdfef11 Properly list test errors when there are no failed tests
ffmpeg-git
[FFmpeg-cvslog] avformat/apvdec: add framerate option
Dawid Kozinski
[FFmpeg-cvslog] avformat/demux: Fix segfault due to avcodec_open2 failure
Pavel Koshevoy
[FFmpeg-cvslog] fftools/textformat: renamings in print_unit_int for consistency (cosmetic)
Nicolas Gaullier
[FFmpeg-cvslog] fftools/textformat: fix print 64 bit integers
Nicolas Gaullier
[FFmpeg-cvslog] fftools/textformat: do not return early
Marvin Scholz
[FFmpeg-cvslog] fftools/textformat: remove noop free
Marvin Scholz
[FFmpeg-cvslog] fftools/textformat: narrow variable scopes
Marvin Scholz
[FFmpeg-cvslog] fftools/textformat: exit early in mermaid_print_value
Marvin Scholz
[FFmpeg-cvslog] fftools/textformat: remove leftover comments in mermaid_print_value
Marvin Scholz
[FFmpeg-cvslog] lavc/vvc: Fix condition for using default scaling factor
Frank Plowman
[FFmpeg-cvslog] avformat/whip: check the exchange sdp url is start with http
Steven Liu
[FFmpeg-cvslog] avformat/whip: Remove unnecessary pkt checks
Steven Liu
[FFmpeg-cvslog] avformat/iamf_parser: remove unreachable code
James Almer
[FFmpeg-cvslog] hwcontext_vulkan: fix issues with importing a device
Lynne
[FFmpeg-cvslog] avformat/tee: fix multiple bsfs in tee
Marvin Scholz
[FFmpeg-cvslog] acvodec/amfenc: Enable use of AMF Surface in multiple encoders
Dmitrii Ovchinnikov
[FFmpeg-cvslog] avcodec/amfdec: Add VP9 AMF decoder
nyanmisaka
[FFmpeg-cvslog] avcodec/rv60dec: drop unused sum variable in read_slice_sizes
Peter Ross
[FFmpeg-cvslog] avformat/mov: Check that sample_count is allocated in mov_parse_heif_items()
Michael Niedermayer
[FFmpeg-cvslog] hwcontext_vulkan: fix 85c0364b703
Lynne
[FFmpeg-cvslog] avformat/iamfdec: remove unused variables after recent changes
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: fix layout checks when demixing_info is not present
James Almer
[FFmpeg-cvslog] tests/iamf: rename BACK to SIDE filterchain labels in the 5.1.4 iamf tests
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: reindent after previous commit
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: use named constants in more places
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: add extra constrains for Parameter Sets in Audio Elements
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: factor out getting loudspeaker_layout values
James Almer
[FFmpeg-cvslog] tests/iamf: reorder muxed streams
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: ensure each layer's channel layout contains all channels from the previous one
James Almer
[FFmpeg-cvslog] avformat/iamf: fix setting channel layout for Scalable layers
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: try to retype the channel layout for ambisonics_mode == 0
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: prevent overreads in update_extradata
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: prevent overreads in update_extradata
James Almer
[FFmpeg-cvslog] avfilter/f_ebur128: properly propagate true peak
Niklas Haas
[FFmpeg-cvslog] avcodec/g728dec: Remove AVCodec.sample_fmts
Andreas Rheinhardt
[FFmpeg-cvslog] hwcontext_vulkan: add workaround for broken Nvidia drivers
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: move ReBAR check into a new function and use it later
Lynne
[FFmpeg-cvslog] avformat/iff: Check nb_channels == 0 in CHNL
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: adjust threshold for VP8
Michael Niedermayer
[FFmpeg-cvslog] Add FUNDING.json
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: Add note about update_stats() count
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: Fix signed integer overflow in update_stats()
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust RV60 threshold
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: Request a coding mode 2 sample
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: Switch back to av_ceil_log2()
Michael Niedermayer
[FFmpeg-cvslog] libavcodec/hcadec: fix header parsing after 'comp' section
Pavel Roslyy
[FFmpeg-cvslog] avfilter/codecview: Enable QP visualization for H.264
Timothee
[FFmpeg-cvslog] avcodec/g728dec: G.728 decoder
Peter Ross
[FFmpeg-cvslog] avformat/aiff: G.728 muxing and demuxing
Peter Ross
[FFmpeg-cvslog] avcodec/g728_template: do_hybrid_window() template
Peter Ross
[FFmpeg-cvslog] avformat/riff: G.728 muxing and demuxing
Peter Ross
[FFmpeg-cvslog] avcodec/g728_template: make hist parameter constant
Peter Ross
[FFmpeg-cvslog] avcodec/lpc_functions: compute_lpc_coefs: add starting lpc order and err cache parameters
Peter Ross
[FFmpeg-cvslog] avformat/rtp: G.728 muxing and demuxing
Peter Ross
[FFmpeg-cvslog] avformat/g728dec: raw G.728 demuxer
Peter Ross
[FFmpeg-cvslog] avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a pointer
James Almer
[FFmpeg-cvslog] Revert "avformat/mpegts: update stream info when PMT ES stream_type changes"
Michael Niedermayer
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 40e62e8 download: remove unmaintained linux binary source
ffmpeg-git
[FFmpeg-cvslog] avfilter/x86/f_ebur128: replace AVX2 instruction with AVX equivalent
James Almer
[FFmpeg-cvslog] avformat/mov: add more sanity checks when reading clap boxes
James Almer
[FFmpeg-cvslog] avutil/hwcontext_vulkan: disable host transfers if ReBAR is disabled
Niklas Haas
[FFmpeg-cvslog] avcodec/svq1enc: Don't free scratchbuf upon error
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/ituh263dec: Remove redundant store
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/rv10: Perform RV20 initialization during init
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Combine stores
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/svq1enc: Set MpegEncContext.avctx only once
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Zero-init mbintra_table
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/vc1: Only keep mb_type[0]
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/ituh263dec: Simplify AIC handling
Andreas Rheinhardt
[FFmpeg-cvslog] configure: Factor mpegvideoencdsp out of mpegvideoenc
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Provide alignment hint to compiler
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Reduce stack usage when copying MpegEncContext
Andreas Rheinhardt
[FFmpeg-cvslog] configure: Relax snowenc->mpegvideoenc dependency
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/{ituh263,mpeg4video}enc: Simplify out-of-slice DC prediction
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/svq1enc: Remove write-only c_block_{width,height}
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mips: fix build failure when specific decoder/encoder enabled
Peter Ross
[FFmpeg-cvslog] configure: h264_vulkan_encoder depends on atsc_a53
Peter Ross
[FFmpeg-cvslog] configure: cbs_apv depends on cbs
Peter Ross
[FFmpeg-cvslog] avcodec/rv10: Avoid indirection when reading VLC codes
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/ituh263enc: Simplify AIC handling
Andreas Rheinhardt
[FFmpeg-cvslog] configure: Relax svq1enc->mpegvideoenc dependency
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Simplify allocating non-slice buffers
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/svq1enc: Don't initialize unneeded block_index
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg4videodec: Don't zero blocks twice
Andreas Rheinhardt
[FFmpeg-cvslog] configure: Relax diracdec->mpegvideoenc dependency
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Don't reset thread_context ptrs unnecessarily
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/ituh263enc: Simplify encoding umotion vectors
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/flvenc: Move ff_flv2_encode_ac_esc() to ituh263enc.c
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg4video: Move ff_mpeg4_pred_dc() to decoder
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg4videoenc: Fix data race when using AC prediction
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Allocate dc_val for each encoder slice
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Allocate ac_val jointly
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Only use a single ac_val pointer
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Only keep MpegEncContext.dc_val[0]
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg4video: Don't use ac_val[1], ac_val[2] when cleaning buffers
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Redo resetting intra table entry
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Don't reset AC values of upper-left luma block
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Avoid {a,d}c_val[{1,2}]
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/flvenc: Combine writing bits
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Defer init of enc slice ctxs in ff_mpv_common_init()
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo: Don't zero unnecessarily
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/ituh263enc: Don't use array unnecessarily
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/rv10: Perform RV20 check only for RV20
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/svq1enc: Allocate motion_val{8,16} during init
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/motion_est: Fix indentation
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/svq1enc: Stop calling ff_mpv_common_init()
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg_er: Mark ff_mpeg_er_init() as av_cold
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Remove always-true branch
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/ituh263enc: Fix indentation
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't store block_last_index unnecessarily
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/ituh263dec: Don't process unnecessarily many coefficients
Andreas Rheinhardt
[FFmpeg-cvslog] configure: Fix a regression when probing link.exe
Alexander Strasser
[FFmpeg-cvslog] avfilter/af_aresample: make aresample return FFERROR_NOT_READY when no progress can be made
Marton Balint
[FFmpeg-cvslog] fftools/ffmpeg_filter: simplify control flow in read_frames
Marton Balint
[FFmpeg-cvslog] avfilter/split: consume all frames before forwarding inlink status
Marton Balint
[FFmpeg-cvslog] avfilter/split: consume all frames before forwarding inlink status
Marton Balint
[FFmpeg-cvslog] avfilter/af_aresample: rework activate logic to follow the advised flow more strictly
Marton Balint
[FFmpeg-cvslog] avfilter/af_aresample: merge request_frame into activate function
Marton Balint
[FFmpeg-cvslog] avfilter/f_ebur128: move weights and cache to EBUR128DSPContext
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: use structs for biquad weights
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: remove pointless macro
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: move variable declarations to usage site
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: move peak detection to reusable DSP function
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: use a single packed array for the integrator cache
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: use transformed direct form II
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: split off C implementation to separate function
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: move true peak calculation out of main loop
Niklas Haas
[FFmpeg-cvslog] avfilter/x86/f_ebur128: implement AVX peak calculation
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: lift sample peak calculation out of main loop
Niklas Haas
[FFmpeg-cvslog] avfilter/x86/f_ebur128: add x86 AVX implementation
Niklas Haas
[FFmpeg-cvslog] avfilter/f_ebur128: simplify sample cache array
Niklas Haas
[FFmpeg-cvslog] avformat/whip: replace AV_OPT_FLAG_DECODING_PARAM to ENCODING
Jack Lau
[FFmpeg-cvslog] avformat/tls_openssl: fix warnings when openssl is lower version
Jack Lau
[FFmpeg-cvslog] avformat/whip: mark as experimental
Jack Lau
[FFmpeg-cvslog] avfilter/vf_libplacebo: add `reset_sar` option
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_libplacebo: correctly update SAR to reflect scaled result
Niklas Haas
[FFmpeg-cvslog] wasm/hevc: Add sao_edge_filter
Zhao Zhili
[FFmpeg-cvslog] avformat/mov: set array entry count after the array is allocated in heif_add_stream()
James Almer
[FFmpeg-cvslog] wasm/hevc: Add sao_band_filter
Zhao Zhili
[FFmpeg-cvslog] avfilter/vf_libplacebo: list AV_PIX_FMT_VULKAN first
Niklas Haas
[FFmpeg-cvslog] fftools/ffplay_renderer: Use new vulkan queue API
Zhao Zhili
[FFmpeg-cvslog] configure: Make MSVC version grabbing more robust
Martin Storsjö
[FFmpeg-cvslog] avformat/sbgdec: fix leak in sbg_read_header()
Lidong Yan
[FFmpeg-cvslog] configure: Update liboapv version requirement
Dawid Kozinski
[FFmpeg-cvslog] avcodec/liboapvenc: set the encoder output to OAPV_CFG_VAL_AU_BS_FMT_NONE format
Dawid Kozinski
[FFmpeg-cvslog] configure: fix Microsoft tools detection
Kacper Michajłow
[FFmpeg-cvslog] avcodec/tests/dct: add CONFIG_PRORES_DECODER guard
Peter Ross
[FFmpeg-cvslog] configure: add celp_math component
Peter Ross
[FFmpeg-cvslog] vulkan: maintain compatibility with old headers
Lynne
[FFmpeg-cvslog] avfilter/vf_overlay: Use correct alpha when > 8 bits
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_libplacebo: Use new vulkan queue API
Zhao Zhili
[FFmpeg-cvslog] avfilter/vf_overlay: Keep dst_step in bytes
Andreas Rheinhardt
[FFmpeg-cvslog] avformat/dhav: Fix check for seekability
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_overlay: Avoid converting stride to uint16_t and back
Andreas Rheinhardt
[FFmpeg-cvslog] Revert "avcodec/decode: Fix avcodec parameters when bsfs are enable by decoder"
Andreas Rheinhardt
[FFmpeg-cvslog] fate/video: Add media100 test
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_overlay: Don't perform UB pointer arithmetic
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_overlay: Hoist calculations out of loop
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/amfdec,rkmppdec: Use correct extradata with BSFs
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_overlay: Pass variable type directly in macro
Andreas Rheinhardt
[FFmpeg-cvslog] avformat/dhav: Check reading data
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_scale: set correct AVFrame SAR if reset_sar=1
Niklas Haas
[FFmpeg-cvslog] avcodec/mediacodecenc: Fix typo in VP9 option description
Zhao Zhili
[FFmpeg-cvslog] doc/encoders: Document mediacodec wrapper
Zhao Zhili
[FFmpeg-cvslog] avcodec/mediacodecdec: replace memset with direct zero init
Zhao Zhili
[FFmpeg-cvslog] avformat/movenc: Fix editlist with hybrid_fragmented
Zhao Zhili
[FFmpeg-cvslog] avformat/rtmpproto: fix rmtp packet leak in gen_connect()
Lidong Yan
[FFmpeg-cvslog] checkasm: h264dsp: test luma_dc_dequant
Tristan Matthews
[FFmpeg-cvslog] checkasm: add checkasm_check_dctcoef
Tristan Matthews
[FFmpeg-cvslog] avformat/hls: fix typo in Range header comment (chore)
Jack Lau
[FFmpeg-cvslog] avformat/dump: lowercase 'Start' prefix for start offset
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: fix seeking on multi-angle discs
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: remove unused has_cc field
Marth64
[FFmpeg-cvslog] various: fix typos
Clément Péron
[FFmpeg-cvslog] avformat/rtpdec: explicit timestamp wraparound handling
Clément Péron
[FFmpeg-cvslog] avfilter/vf_mcdeint: add yuv444p support to mcdeint
Ethan Halsall
[FFmpeg-cvslog] avutil: Fix linking x86 asm constants with Clang in MSVC mode
Martin Storsjö
[FFmpeg-cvslog] avutil/hwcontext_videotoolbox: fix color primaries check
Jun Zhao
[FFmpeg-cvslog] avcodec/libx264: Remove unnecessary include
Zhao Zhili
[FFmpeg-cvslog] avcodec/vvc/dec: fix possible null-pointer dereference
Marvin Scholz
[FFmpeg-cvslog] avcodec/vvc: parse all SEI messages
Marvin Scholz
[FFmpeg-cvslog] avutil/intmath: use AV_HAS_BUILTIN to detect builtin availability
Kacper Michajłow
[FFmpeg-cvslog] avformat/internal: add missing __clang__ check
Kacper Michajłow
[FFmpeg-cvslog] avformat/rtpdec_jpeg: Set width and heigh codec parameters
Erik Linge
[FFmpeg-cvslog] lavfi/f_sendcmd: clear Command on alloc failure
Marvin Scholz
[FFmpeg-cvslog] doc: use av_dict_iterate in documentation example
Marvin Scholz
[FFmpeg-cvslog] ffmpeg_demux: init resume_warn variable
Marvin Scholz
Earlier messages
Later messages